[EMAIL PROTECTED] (Bob Proulx) writes:
> Carl Johnson <[EMAIL PROTECTED]> [2002-09-02 16:00:21 -0700]:
> > I have been using the locale en_US.UTF-8 for unicode, and I noticed
> > that the sorting order is different than the default 'C' locale. With
> > en_US the case is folded, so 'A' sorts the
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes:
> On Mon, 02 Sep 2002, Carl Johnson wrote:
> > I have been using the locale en_US.UTF-8 for unicode, and I noticed
> > that the sorting order is different than the default 'C' locale. With
>
> Obviously. You don't expect dictionaries to s
Carl Johnson <[EMAIL PROTECTED]> [2002-09-02 16:00:21 -0700]:
> I have been using the locale en_US.UTF-8 for unicode, and I noticed
> that the sorting order is different than the default 'C' locale. With
> en_US the case is folded, so 'A' sorts the same as 'a', but with the
> 'C' locale the upper
On Mon, 02 Sep 2002, Carl Johnson wrote:
> I have been using the locale en_US.UTF-8 for unicode, and I noticed
> that the sorting order is different than the default 'C' locale. With
Obviously. You don't expect dictionaries to sort "a" and "A" differently,
do you?
> I've been using different v
4 matches
Mail list logo