[Bug 241570] locale - LC_* variables are "C" when I set UTF-8 locale

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 16 15:33:16 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241570

devel at stasyan.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |devel at stasyan.com

--- Comment #4 from devel at stasyan.com ---
I have the same problem with 11.2-RC3  on powerpc(32bit).

minimac2:~ % setenv | grep UTF
MM_CHARSET=UTF-8
LANG=ru_RU.UTF-8

minimac2:~ % locale
LANG=ru_RU.UTF-8
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list