[PATCH] ntdll: Add missing LC_NUMERIC locale setting to init_locale

Thomas Crider gloriouseggroll at gmail.com
Sat Jul 4 14:28:47 CDT 2020


This re-adds the missing setlocale( LC_NUMERIC, "C" ); that was
not transferred when ntdll locale code was moved to ntdll/unix in
commit b86dc3926bfe5cd92400aa96c89b0255eba1d447.

Fixes:
https://bugs.winehq.org/show_bug.cgi?id=49489
https://bugs.winehq.org/show_bug.cgi?id=49417
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200704/ece7cb8a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Add-missing-LC_NUMERIC-locale-setting-to-init_.patch
Type: text/x-patch
Size: 948 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200704/ece7cb8a/attachment.bin>


More information about the wine-devel mailing list