From: Jacek Caban jacek@codeweavers.com
--- dlls/winex11.drv/graphics.c | 12 ------------ 1 file changed, 12 deletions(-)
diff --git a/dlls/winex11.drv/graphics.c b/dlls/winex11.drv/graphics.c index 6365c9a30ad..54e6b9b2084 100644 --- a/dlls/winex11.drv/graphics.c +++ b/dlls/winex11.drv/graphics.c @@ -1643,18 +1643,6 @@ static char *get_icm_profile( unsigned long *size ) return ret; }
-typedef struct -{ - unsigned int unknown[6]; - unsigned int state[5]; - unsigned int count[2]; - unsigned char buffer[64]; -} sha_ctx; - -extern void WINAPI A_SHAInit( sha_ctx * ); -extern void WINAPI A_SHAUpdate( sha_ctx *, const unsigned char *, unsigned int ); -extern void WINAPI A_SHAFinal( sha_ctx *, unsigned char * ); - static const WCHAR mntr_key[] = {'\','R','e','g','i','s','t','r','y','\','M','a','c','h','i','n','e','\', 'S','o','f','t','w','a','r','e','\','M','i','c','r','o','s','o','f','t','\',
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=127341
Your paranoid android.
=== debian11 (32 bit report) ===
msctf: inputprocessor.c:2483: Test failed: OnSetFocus expected current focus 0014E880 got 0014EA90 inputprocessor.c:560: Test failed: Sink reports wrong previous focus