[PATCH 5/5] gdiplus/tests: Use wide-char string literals for test strings.

Marvin testbot at winehq.org
Tue Dec 8 20:18:02 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=83257

Your paranoid android.


=== build (build log) ===

../wine/dlls/gdiplus/tests/graphics.c:4447:36: error: wide character array initialized from non-wide string
Makefile:73658: recipe for target 'dlls/gdiplus/tests/graphics.cross.o' failed
Task: The exe32 Wine build failed

=== debiant (build log) ===

../wine/dlls/gdiplus/tests/graphics.c:4447:36: error: cannot initialize array of ‘short unsigned int’ from a string literal with type array of ‘char’
Task: The win32 Wine build failed

=== debiant (build log) ===

../wine/dlls/gdiplus/tests/graphics.c:4447:36: error: cannot initialize array of ‘short unsigned int’ from a string literal with type array of ‘char’
Task: The wow64 Wine build failed



More information about the wine-devel mailing list