[PATCH 3/3] msvcrt: Don't use get_char_typeW in _iswctype_l.

Alexandre Julliard julliard at winehq.org
Mon Jul 20 10:58:33 CDT 2020


Piotr Caban <piotr at codeweavers.com> writes:

> Signed-off-by: Piotr Caban <piotr at codeweavers.com>
> ---
>  dlls/msvcrt/msvcrt.h       |  1 +
>  dlls/msvcrt/wcs.c          | 14 ++++++++++++--
>  dlls/ucrtbase/tests/misc.c | 10 ++++------
>  3 files changed, 17 insertions(+), 8 deletions(-)

This is breaking tests:

../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe status && touch status.ok
status.c:332: Test failed: Expected Invalid	Chars\7 , got Invalid Chars\7 
status.c:352: Test failed: Expected Inval	id, got Inval id
make: *** [Makefile:969: status.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list