[PATCH v2] kernelbase: Ignore SORT_DIGITSASNUMBERS in CompareStringEx()

Alexandre Julliard julliard at winehq.org
Tue Dec 22 14:24:47 CST 2020


John Zourlios <john.kinigos at gmail.com> writes:

> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50362
>
> Signed-off-by: John Zourlios <john.kinigos at gmail.com>
>
> ---
>  dlls/kernelbase/locale.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

This breaks the tests:

tools/runtest -q -P wine -T . -M kernel32.dll -p dlls/kernel32/tests/kernel32_test.exe locale && touch dlls/kernel32/tests/locale.ok
locale.c:1880: Test failed: unexpected error code -559038737
locale.c:1882: Test failed: CompareStringA must fail with invalid flag
make: *** [Makefile:67005: dlls/kernel32/tests/locale.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list