25 Feb
2023
25 Feb
'23
7:36 p.m.
Windows 11 uses a narrow non-breaking space instead of a plain one when formatting numbers. This is probably more correct and maybe Wine should switch too. But marking the old result as broken() would require unbundling expect_wstr() which would be bothersome. So this commit just accepts both. -- v2: kernel32:locale: Fix the French GetNumberFormatEx() test on Windows 11. https://gitlab.winehq.org/wine/wine/-/merge_requests/2288