[Bug 52869] kernel32:locale - test_CompareStringA() fails on Windows with a UTF-8 code page

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 24 23:57:27 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52869

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Linux                       |Windows
            Summary|kernel32:locale -           |kernel32:locale -
                   |test_CompareStringA() fails |test_CompareStringA() fails
                   |in Wine in Hindi            |on Windows with a UTF-8
                   |                            |code page
    Regression SHA1|8993e15cfa5b77ac2487239354f |
                   |fe63bbc5e562d               |
           Keywords|regression                  |

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
I added a test configuration with Hindi as a UTF-8 system locale:
w10pro64_hi_IN_u8. This shows that the test fails on Windows and even has a
couple of extra failures:

locale.c:1880: Test failed: expected CSTR_GREATER_THAN, got 2
locale.c:1882: Test failed: expected CSTR_LESS_THAN, got 2
locale.c:1884: Test failed: expected CSTR_LESS_THAN, got 2
locale.c:1886: Test failed: expected CSTR_GREATER_THAN, got 2

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list