> From: Bruno Haible
> Cc: bug-gnulib@gnu.org
> Date: Fri, 04 May 2018 22:25:55 +0200
>
> gl_locale_name() is defined, basically (forgive the shorthand notation) as
> gl_locale_name_thread()
> || gl_locale_name_posix()
> || gl_locale_name_default().
>
> The semantics of your patch was to a
Hi Eli,
> Can you explain the rationale for moving code
> between gl_locale_name_thread and gl_locale_name_posix.
gl_locale_name() is defined, basically (forgive the shorthand notation) as
gl_locale_name_thread()
|| gl_locale_name_posix()
|| gl_locale_name_default().
The semantics of your
> From: Bruno Haible
> Cc: Eli Zaretskii
> Date: Thu, 03 May 2018 05:42:17 +0200
>
> On a recent mingw (both 32-bit and 64-bit), I'm seeing this test failure:
>
> FAIL: test-localename
> =
>
> ../../tests/test-localename.c:158: assertion 'strcmp (name, "de_DE.UTF-8") ==
>