[PATCH v2 2/2] comdlg32: use the new colordlg.h file and update the resources

Marvin testbot at winehq.org
Fri Nov 15 19:07:07 CST 2019


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

Your paranoid android.


=== debian10 (build log) ===

../../../wine/dlls/comdlg32/colordlg.c:388:26: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_SOLID_LEFT’?
../../../wine/dlls/comdlg32/colordlg.c:450:45: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_SOLID_LEFT’?
../../../wine/dlls/comdlg32/colordlg.c:716:11: error: ‘COLOR_HUE_ACCEL’ undeclared (first use in this function); did you mean ‘COLOR_HUEACCEL’?
../../../wine/dlls/comdlg32/colordlg.c:716:33: error: ‘COLOR_BLUE_ACCEL’ undeclared (first use in this function); did you mean ‘COLOR_BLUEACCEL’?
../../../wine/dlls/comdlg32/colordlg.c:727:44: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_SOLID_LEFT’?
../../../wine/dlls/comdlg32/colordlg.c:916:36: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_SOLID_LEFT’?
Task: The win32 build failed

=== debian10 (build log) ===

../../../wine/dlls/comdlg32/colordlg.c:388:26: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_SOLID_LEFT’?
../../../wine/dlls/comdlg32/colordlg.c:450:45: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_SOLID_LEFT’?
../../../wine/dlls/comdlg32/colordlg.c:716:11: error: ‘COLOR_HUE_ACCEL’ undeclared (first use in this function); did you mean ‘COLOR_HUEACCEL’?
../../../wine/dlls/comdlg32/colordlg.c:716:33: error: ‘COLOR_BLUE_ACCEL’ undeclared (first use in this function); did you mean ‘COLOR_BLUEACCEL’?
../../../wine/dlls/comdlg32/colordlg.c:727:44: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_SOLID_LEFT’?
../../../wine/dlls/comdlg32/colordlg.c:916:36: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_SOLID_LEFT’?
Task: The wow64 build failed



More information about the wine-devel mailing list