[PATCH 3/4] memory.h: Add _memicmp_l declaration.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- include/msvcrt/corecrt_wstring.h | 1 + include/msvcrt/memory.h | 1 + 2 files changed, 2 insertions(+)
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=67465 Your paranoid android. === debiant (build log) === error: patch failed: include/msvcrt/corecrt_wctype.h:24 error: patch failed: include/msvcrt/ctype.h:24 error: patch failed: include/msvcrt/string.h:19 error: patch failed: include/msvcrt/corecrt_wstring.h:21 error: patch failed: include/msvcrt/memory.h:24 Task: Patch failed to apply === debiant (build log) === error: patch failed: include/msvcrt/corecrt_wctype.h:24 error: patch failed: include/msvcrt/ctype.h:24 error: patch failed: include/msvcrt/string.h:19 error: patch failed: include/msvcrt/corecrt_wstring.h:21 error: patch failed: include/msvcrt/memory.h:24 Task: Patch failed to apply
participants (2)
-
Jacek Caban -
Marvin