[PATCH] wininet: Include winsock2.h before stdlib.h.

Owen Rudge owen at owenrudge.net
Wed Oct 2 09:52:17 CDT 2019


On 02/10/2019 14:46, Francois Gouget wrote:
> Can anyone give me (or rather Newman) a hint as to what's broken?

It looks like the tests are using test.winehq.com, but that server is 
now returning a certificate for *.winehq.org. It looks like it 
previously returned a self-signed certificate, judging by the test code. 
Newman, did the certificate on the server change recently?

The tests can be amended to use test.winehq.org instead of .com, which 
fixes most of the failures. I can submit a patch for that if the .com 
should no longer be used.

Owen



More information about the wine-devel mailing list