On Wed, Jul 16, 2008 at 7:14 AM, Xavier <[EMAIL PROTECTED]> wrote: > On Wed, Jul 16, 2008 at 1:47 PM, Allan McRae <[EMAIL PROTECTED]> wrote: >> More google searching on this and requiring to correct my previous >> assertions... "LC_ALL=C" is equivalent to "LC_ALL=POSIX". Just using >> "LC_ALL=" does require "LANG=" as if LC_ALL is unset it then looks at >> the LANG variable. >> >> So the following all are equivalent (I think...): >> LC_ALL= LANG= >> LC_ALL=C <- my vote >> LC_ALL=POSIX >> > > Also, LC_ALL= LANG= does not seem to work if LC_MESSAGES is set. > So I guess you have to use LC_ALL= LANG= LC_MESSAGES= > > I would also prefer to just use LC_ALL=C everywhere if that is possible.
Patches coming for this? Or what did we decide on? -Dan _______________________________________________ pacman-dev mailing list [email protected] http://archlinux.org/mailman/listinfo/pacman-dev
