[PATCH] winhttp: Implement WinHttpSetOption(WINHTTP_OPTION_CLIENT_CERT_CONTEXT).

Marvin testbot at winehq.org
Mon Jan 28 08:41:42 CST 2019


Hi,

While running your changed tests on Windows, 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=46805

Your paranoid android.


=== debian9 (build log) ===

../../../wine/dlls/winhttp/session.c:1029:20: error: ‘struct request’ has no member named ‘cred_handle_initialized’
../../../wine/dlls/winhttp/session.c:1031:44: error: ‘struct request’ has no member named ‘cred_handle’
../../../wine/dlls/winhttp/session.c:1032:20: error: ‘struct request’ has no member named ‘cred_handle_initialized’
Makefile:358: recipe for target 'session.o' failed
Makefile:8652: recipe for target 'dlls/winhttp' failed
Task: The win32 build failed

=== debian9 (build log) ===

../../../wine/dlls/winhttp/session.c:1029:20: error: ‘struct request’ has no member named ‘cred_handle_initialized’
../../../wine/dlls/winhttp/session.c:1031:44: error: ‘struct request’ has no member named ‘cred_handle’
../../../wine/dlls/winhttp/session.c:1032:20: error: ‘struct request’ has no member named ‘cred_handle_initialized’
Makefile:357: recipe for target 'session.o' failed
Makefile:8375: recipe for target 'dlls/winhttp' failed
Task: The wow64 build failed



More information about the wine-devel mailing list