Re: LC_COLLATE (was Re: SVN Test Repo updated)

2005-02-17 Thread Paolo Bonzini
I can only guess the outcry if Perl started obeying LC_COLLATE. What do you mean, "started"? It's been doing that for years now. By default, Perl ignores the current locale. The "use locale" pragma tells Perl to use the current locale for some operations: and these do not include regex chara

Re: LC_COLLATE (was Re: SVN Test Repo updated)

2005-02-17 Thread Vincent Lefevre
On 2005-02-17 20:29:00 +0200, Kai Henningsen wrote: > [EMAIL PROTECTED] (Paolo Bonzini) wrote on 17.02.05 in <[EMAIL PROTECTED]>: > > I can only guess the outcry if Perl started obeying LC_COLLATE. > > What do you mean, "started"? It's been doing that for years now. Not by default. From the per

Re: LC_COLLATE (was Re: SVN Test Repo updated)

2005-02-17 Thread Kai Henningsen
[EMAIL PROTECTED] (Paolo Bonzini) wrote on 17.02.05 in <[EMAIL PROTECTED]>: > > The sort alghorithm has nothing to do with ls, but with your selection of > > LC_COLLATE. But then, BSD (at least the variant used in MacOSX) is way > > behind current l10n standards. > > At least they do not break s