Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: fix tests under non-usual locale



-----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