Re: [PATCH 4/4] wineusb.sys: Move the event queue and device list to the Unix library.
Hi, It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated. The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=118734 Your paranoid android. === debian11 (build log) === ../wine/include/windef.h:112:24: error: unknown type name ‘va_list’ ../wine/include/windef.h:112:24: error: unknown type name ‘va_list’ ../wine/include/windef.h:112:24: error: unknown type name ‘va_list’ ../wine/include/windef.h:112:24: error: unknown type name ‘va_list’ Task: The win32 Wine build failed === debian11 (build log) === ../wine/include/windef.h:112:24: error: unknown type name ‘va_list’ ../wine/include/windef.h:112:24: error: unknown type name ‘va_list’ ../wine/include/windef.h:112:24: error: unknown type name ‘va_list’ ../wine/include/windef.h:112:24: error: unknown type name ‘va_list’ Task: The wow32 Wine build failed
participants (1)
-
Marvin