[PATCH] include: Fix LDR_DATA_TABLE_ENTRY definition.

Marvin testbot at winehq.org
Mon Sep 27 13:04:51 CDT 2021


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

Your paranoid android.


=== debiant2 (build log) ===

../wine/dlls/ntdll/loader.c:232:24: error: ‘LDR_DATA_TABLE_ENTRY’ {aka ‘const struct _LDR_DATA_TABLE_ENTRY’} has no member named ‘CheckSum’
../wine/dlls/ntdll/loader.c:1225:12: error: ‘LDR_DATA_TABLE_ENTRY’ {aka ‘struct _LDR_DATA_TABLE_ENTRY’} has no member named ‘CheckSum’
../wine/dlls/ntdll/loader.c:2353:16: error: ‘LDR_DATA_TABLE_ENTRY’ {aka ‘struct _LDR_DATA_TABLE_ENTRY’} has no member named ‘CheckSum’
Task: The win32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/ntdll/loader.c:232:24: error: ‘LDR_DATA_TABLE_ENTRY’ {aka ‘const struct _LDR_DATA_TABLE_ENTRY’} has no member named ‘CheckSum’
../wine/dlls/ntdll/loader.c:1225:12: error: ‘LDR_DATA_TABLE_ENTRY’ {aka ‘struct _LDR_DATA_TABLE_ENTRY’} has no member named ‘CheckSum’
../wine/dlls/ntdll/loader.c:2353:16: error: ‘LDR_DATA_TABLE_ENTRY’ {aka ‘struct _LDR_DATA_TABLE_ENTRY’} has no member named ‘CheckSum’
Task: The wow64 Wine build failed



More information about the wine-devel mailing list