[PATCH 8/8] msvcrt: Increment refcounts for all locale data in _get_current_locale().

Marvin testbot at winehq.org
Fri Jan 31 06:12:24 CST 2020


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=64244

Your paranoid android.


=== debian10 (build log) ===

../../../wine/dlls/crtdll/../msvcrt/locale.c:925:11: error: ‘LC_MIN’ undeclared (first use in this function); did you mean ‘WH_MIN’?
../../../wine/dlls/crtdll/../msvcrt/locale.c:925:24: error: ‘LC_MAX’ undeclared (first use in this function); did you mean ‘CF_MAX’?
Task: The win32 build failed

=== debian10 (build log) ===

../../../wine/dlls/crtdll/../msvcrt/locale.c:925:11: error: ‘LC_MIN’ undeclared (first use in this function); did you mean ‘WH_MIN’?
../../../wine/dlls/crtdll/../msvcrt/locale.c:925:24: error: ‘LC_MAX’ undeclared (first use in this function); did you mean ‘CF_MAX’?
Task: The wow64 build failed



More information about the wine-devel mailing list