[Bug 53135] New: kernel32:locale fails in Wine in Japanese

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jun 12 09:36:37 CDT 2022


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

            Bug ID: 53135
           Summary: kernel32:locale fails in Wine in Japanese
           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: ---

kernel32:locale fails in Wine in Japanese:

locale.c:3359: Test failed: qsort using lstrcmpA failed for element 6
locale.c:3359: Test failed: qsort using lstrcmpA failed for element 7
locale.c:3359: Test failed: qsort using lstrcmpA failed for element 8
locale.c:3359: Test failed: qsort using lstrcmpA failed for element 9
locale.c:3359: Test failed: qsort using lstrcmpA failed for element 10
locale.c:3367: Test failed: qsort using CompareStringA failed for element 6
locale.c:3367: Test failed: qsort using CompareStringA failed for element 7
locale.c:3367: Test failed: qsort using CompareStringA failed for element 8
locale.c:3367: Test failed: qsort using CompareStringA failed for element 9
locale.c:3367: Test failed: qsort using CompareStringA failed for element 10
locale.c:3375: Test failed: qsort using sort keys failed for element 6
locale.c:3375: Test failed: qsort using sort keys failed for element 7
locale.c:3375: Test failed: qsort using sort keys failed for element 8
locale.c:3375: Test failed: qsort using sort keys failed for element 9
locale.c:3375: Test failed: qsort using sort keys failed for element 10

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

A bisect shows that these failures started with the commit below:

commit d8c973ad95ba5e8a9a51df0dd9be587950179ec3
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon May 30 22:38:28 2022 +0200

    kernelbase: Reimplement CompareStringEx using the sortkey generation code.

    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