Needed to compile Tera Term.
From: Alex Henrie alexhenrie24@gmail.com
Needed to compile Tera Term. --- include/commctrl.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/commctrl.h b/include/commctrl.h index 22750a5b9c4..7960627767a 100644 --- a/include/commctrl.h +++ b/include/commctrl.h @@ -1835,6 +1835,8 @@ typedef struct tagTOOLINFOW {
#define TTTOOLINFO WINELIB_NAME_AW(TTTOOLINFO) #define TOOLINFO WINELIB_NAME_AW(TTTOOLINFO) +#define TOOLINFOA TTTOOLINFOA +#define TOOLINFOW TTTOOLINFOW #define PTOOLINFO WINELIB_NAME_AW(PTOOLINFO) #define LPTTTOOLINFO WINELIB_NAME_AW(LPTTTOOLINFO) #define LPTOOLINFO WINELIB_NAME_AW(LPTOOLINFO)
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 tests also ran into some preexisting test failures. If you know how to fix them that would be helpful. See the TestBot job for the details:
The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=125037
Your paranoid android.
=== debian11 (32 bit report) ===
ddraw: ddraw7.c:15663: Test failed: Expected unsynchronised map for flags 0x1000. ddraw7.c:15663: Test failed: Expected unsynchronised map for flags 0x3000.
quartz: filtergraph.c:524: Test marked flaky: didn't get EOS filtergraph.c:529: Test marked flaky: expected 1243c8, got 0
=== debian11 (build log) ===
Use of uninitialized value $Flaky in addition (+) at /home/testbot/lib/WineTestBot/LogUtils.pm line 720, <$LogFile> line 24868. Use of uninitialized value $Flaky in addition (+) at /home/testbot/lib/WineTestBot/LogUtils.pm line 720, <$LogFile> line 24868. Use of uninitialized value $Flaky in addition (+) at /home/testbot/lib/WineTestBot/LogUtils.pm line 720, <$LogFile> line 24868.