[Bug 52869] New: kernel32:locale - test_CompareStringA() fails in Wine in Hindi

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 23 04:58:45 CDT 2022


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

            Bug ID: 52869
           Summary: kernel32:locale - test_CompareStringA() fails in Wine
                    in Hindi
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

test_CompareStringA() started failing in Wine in Hindi recently:

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

https://test.winehq.org/data/patterns.html#kernel32:locale

A bisect shows this failure started with the commit below:

commit 8993e15cfa5b77ac2487239354ffe63bbc5e562d
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Apr 11 17:21:47 2022 +0200

    kernelbase: Support UTF-7/8 codepages in get_codepage_table().

    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
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