On Tue 31 Jan 2017 02:11:07 PM CET, Mike FABIAN <mfab...@redhat.com> wrote:

>> - Is it C.utf-8 or C.UTF-8 ? 'locale -a' shows only the latter in my
>>   system.
>
> Both work:

Hmmm... apparently not in my system:

$ LC_CTYPE=C.utf-8 locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.utf8
LANGUAGE=
LC_CTYPE=C.utf-8
[...]

$ LC_CTYPE=C.UTF-8 locale
LANG=en_US.utf8
LANGUAGE=
LC_CTYPE=C.UTF-8

I have glibc 2.24-8 (Debian).

>> - When was this added? This bug seems to be still open:
>>   https://sourceware.org/bugzilla/show_bug.cgi?id=17318
>
> Fedora has it since Fedora 24 (spring 2016), Debian for a while
> longer.
>
> I’ll ping again to get it included upstream.

Ah ok, so it's a distro-specific change at the moment.

Thanks,

Berto

Reply via email to