zsh-users
 help / color / mirror / code / Atom feed
* How to NOT allow LC_COLLATE to corrupt globbing ???
@ 1998-12-07 13:44 Stucki
  1998-12-07 13:57 ` Peter Stephenson
  1998-12-07 16:16 ` Bart Schaefer
  0 siblings, 2 replies; 4+ messages in thread
From: Stucki @ 1998-12-07 13:44 UTC (permalink / raw)
  To: zsh-users

Hi!


Once again I nearly was bitten by an Environment containing:
export LC_COLLATE=de

Then doing 'rm *[A-Z]*' on a Sun is really doing 'rm *'
as there is no difference between upper and lower case
in the german collating sequence.

So now I'd like to ***compile*** my zsh in a way that makes sure
I *always* use the standard collating sequence like LC_COLLATE=C
(or may be LC_COLLATE=us).

Is there a way to configure this in, by editing some config-files ???

(changing 'config.h' *after* running 'configure'
 to contain '#define HAVE_LOCALE_H 0' did *not* help!)

Any ideas ?

Stucki


-- 
Christoph von Stuckrad       * *  | talk to  | <stucki@math.fu-berlin.de> \
Freie Universitaet Berlin    |/_* | nickname | Tel(days):+48 30 838-75 459 |
Fachbereich Mathematik, EDV  |\ * | 'stucki' | Tel(else):+49 30 77 39 6600 |
Arnimallee 2-6/14195 Berlin  * *  |  on IRC  | Fax(alle):+49 30 838-75454 /


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1998-12-07 16:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-07 13:44 How to NOT allow LC_COLLATE to corrupt globbing ??? Stucki
1998-12-07 13:57 ` Peter Stephenson
1998-12-07 16:16 ` Bart Schaefer
1998-12-07 16:44   ` Bruce Stephens

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).