David Balažic schrieb:
On 20 February 2010 00:08, David Balažic <xerc...@gmail.com> wrote:
...
$LANG is SL ,  LC_* are undefined
The proper name of the Slovenian locale is "sl_SI". "SL" is unknown.

...
It smells like a bug. A non US locale should not disable UTF-8, or?
Locales do come with their respective charset each, that's part of their function. "sl_SI" without an explicit charset suffix implies Latin-2 (ISO-8859-2), not UTF-8. If you want Slovenian locale properties with UTF-8 encoding, just use "sl_SI.UTF-8".
------
Thomas

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to