[PATCH 3/5] kernel32: Don't use strcasecmp.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/kernel32/locale.c | 2 +- dlls/kernel32/oldconfig.c | 4 ++-- dlls/ntdll/ntdll.spec | 2 +- include/winternl.h | 2 ++ 4 files changed, 6 insertions(+), 4 deletions(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=50033 Your paranoid android. === debian9 (build log) === error: patch failed: dlls/ntdll/string.c:306 error: patch failed: dlls/kernel32/lzexpand.c:46 error: patch failed: dlls/kernel32/locale.c:339 error: patch failed: dlls/kernel32/oldconfig.c:301 error: patch failed: dlls/ntdll/ntdll.spec:1391 error: patch failed: include/winternl.h:2886 Task: Patch failed to apply === debian9 (build log) === error: patch failed: dlls/ntdll/string.c:306 error: patch failed: dlls/kernel32/lzexpand.c:46 error: patch failed: dlls/kernel32/locale.c:339 error: patch failed: dlls/kernel32/oldconfig.c:301 error: patch failed: dlls/ntdll/ntdll.spec:1391 error: patch failed: include/winternl.h:2886 Task: Patch failed to apply
participants (2)
-
Marvin -
Piotr Caban