GB18030 locale

Bruno Haible bruno@clisp.org
Fri Jul 28 19:54:12 GMT 2023


Corinna Vinschen wrote:
>   test-fnmatch-5.sh is SKIPped because we don't support zh_CN.GB18030.

Hmm? When I read winsup/cygwin/release/3.5.0 and the commit
5da71b6059956a8f20a6be02e82867aa28aa3880, it seems the zh_CN.GB18030
locale (which on native Windows is called "Chinese_China.54936")
should be supported.

The Gnulib code which determines whether this locale is supported
is in m4/locale-zh.m4. Why does the
"checking for a transitional chinese locale..." test fail on
your system, when you call it as
  LC_ALL=zh_CN.GB18030 LC_TIME= LC_CTYPE= ./conftest
?

Bruno





More information about the Cygwin mailing list