[PATCH 2/3] winhttp: Make accessing session credential handle thread safe.

Marvin testbot at winehq.org
Thu Oct 4 14:15:52 CDT 2018


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

Your paranoid android.


=== debian9 (build log) ===

../../../wine/dlls/winhttp/request.c:1615:35: error: ‘session_t {aka struct <anonymous>}’ has no member named ‘cs’
../../../wine/dlls/winhttp/request.c:1627:35: error: ‘session_t {aka struct <anonymous>}’ has no member named ‘cs’
Makefile:331: recipe for target 'request.o' failed
../../../wine/dlls/winhttp/session.c:199:39: error: ‘session_t {aka struct <anonymous>}’ has no member named ‘cs’
../../../wine/dlls/winhttp/session.c:201:39: error: ‘session_t {aka struct <anonymous>}’ has no member named ‘cs’
Makefile:369: recipe for target 'session.o' failed
Makefile:8602: recipe for target 'dlls/winhttp' failed
Task: The win32 build failed



More information about the wine-devel mailing list