I think I have found a solution. The problem with the current definition is,
that "ss" is folded into one character, while "ß" should be expanded to "ss"
and sorted accordingly.
I read the manual pages of colldef and found a solution, which sorted my
test patterns right.
ndex: data/de_DE.ISO_8859
> > My locale is set do de_DE.ISO_8859-1, not de_DE.ASCII
> > If I type 2 characters ss, I mean 2 characters ss. If I type ß I
> > mean the single character ß.
> > This sorting behaviour is just wrong. Not every apperence of "ss"
> > even in pure ASCII does mean "ß".
>
> I suggest you set LC_COLL
> My locale is set do de_DE.ISO_8859-1, not de_DE.ASCII
> If I type 2 characters ss, I mean 2 characters ss. If I type ß I
> mean the single character ß.
> This sorting behaviour is just wrong. Not every apperence of "ss"
> even in pure ASCII does mean "ß".
I suggest you set LC_COLLATE to C, then
Ladavac Marino schrieb:
>
> > -Original Message-
> > From: D. Rock [SMTP:r...@cs.uni-sb.de]
> > Sent: Thursday, February 04, 1999 10:36 AM
> > To: Joerg Wunsch
> > Cc: Andrey A. Chernov; curr...@freebsd.org
> > Subject: Re: locale e
> -Original Message-
> From: D. Rock [SMTP:r...@cs.uni-sb.de]
> Sent: Thursday, February 04, 1999 10:36 AM
> To: Joerg Wunsch
> Cc: Andrey A. Chernov; curr...@freebsd.org
> Subject: Re: locale errors
>
>
> It is impossible. The collate couldn&
J Wunsch schrieb:
>
> As Andrey A. Chernov wrote:
>
> > > I suggest removing any multi character definition out of the collate
> > > files.
> >
> > It was Joerg initiative, I don't know DE enough to judge here. Please
> > resolve this problem with him (CC'ed).
>
> Well, not completely. :) For
On Thu, Feb 04, 1999 at 07:38:12AM +0100, J Wunsch wrote:
> Well, not completely. :) For testing, i've restored the file from
> before my change, and it missorts similarly. I'm probably too stupid
> to understand all of this collate stuff. So far, i haven't been able
> to come up with any locale
As Andrey A. Chernov wrote:
> > I suggest removing any multi character definition out of the collate
> > files.
>
> It was Joerg initiative, I don't know DE enough to judge here. Please
> resolve this problem with him (CC'ed).
Well, not completely. :) For testing, i've restored the file from
be
On Thu, Feb 04, 1999 at 03:50:21AM +0100, D. Rock wrote:
> Sorting treats "ss" as a single character instead of two. This leads
> to some interesting (at least) errors in displaying sorted output.
>
> My locale is set do de_DE.ISO_8859-1, not de_DE.ASCII
> If I type 2 characters ss, I mean 2 chara
While browsing through some directories I noticed an annoying error
in locale based sorting.
My LANG is set to de_DE.ISO_8859-1
Sorting treats "ss" as a single character instead of two. This leads
to some interesting (at least) errors in displaying sorted output.
My locale is set do de_DE.ISO_88
10 matches
Mail list logo