Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/winhttp/request.c | 24 ++++++++++++++++-------- dlls/winhttp/session.c | 2 ++ 2 files changed, 18 insertions(+), 8 deletions(-)
Hi,
Patch order was messed up when I was sending it. I will resend the series in proper order.
Sorry about that, Jacek
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