https://bugs.winehq.org/show_bug.cgi?id=50362
--- Comment #15 from jdawin@math.uni-bielefeld.de --- (In reply to John Yani from comment #9)
There are some comments regarding this patch:
https://www.winehq.org/pipermail/wine-devel/2020-December/178749.htm
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
Hi,
the test error can be fixed with the attached patch "patch-for-tests". Is this sufficient for the original patch to be tested and considered again?
Regards, Jean Rene