On 25/10/2007, Roland Mainz <roland.mainz at nrubsig.org> wrote: > 2. What about setting the default locale to "en_US.UTF-8" (instead of > "C") to match the defaults for newer Linux distributions like SuSE >= > 10.0 ?
The only problem I see with that is that many tools used in development only work properly in the C locale. It's pretty much a given that I have to use that locale when compiling things. -- Shawn Walker, Software and Systems Analyst binarycrusader at gmail.com - http://binarycrusader.blogspot.com/ "Beware of bugs in the above code; I have only proved it correct, not tried it. " --Donald Knuth
