Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: fix tests under non-usual locale
- X-seq: zsh-workers 22760
- From: Andrey Borzenkov <arvidjaar@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: fix tests under non-usual locale
- Date: Sat, 23 Sep 2006 10:50:47 +0400
- In-reply-to: <060922181711.ZM11610@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200609222325.46459.arvidjaar@xxxxxxxxxx> <060922181711.ZM11610@xxxxxxxxxxxxxxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Saturday 23 September 2006 05:17, Bart Schaefer wrote:
> On Sep 22, 11:25pm, Andrey Borzenkov wrote:
> }
> } this is rather long standing. I do not see any easier way to fix it.
>
> In Test/ztst.zsh is
>
> # Ensure the locale does not screw up sorting. Don't supply a locale
> # unless there's one set, to minimise problems.
> [[ -n $LC_ALL ]] && LC_ALL=C
> [[ -n $LC_COLLATE ]] && LC_COLLATE=C
> [[ -n $LANG ]] && LANG=C
>
>
> Perhaps this just needs LC_NUMERIC added?
>
Oh right. And LC_MESSAGES too. Thank you.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFFNlLR6LMutpd94wRAlYfAJ98/2OwQN38o9nzfhVC+ci5JRj7zQCfZYc6
+IAzH4hjyLpsE9bcegzsHpY=
=sHCe
-----END PGP SIGNATURE-----
Messages sorted by:
Reverse Date,
Date,
Thread,
Author