On Wed, 2 Oct 2019, Jacek Caban wrote: [...]
Using FAR by host zlib.h is worrying. Ideally, we'd move wininet to PE file and not have to deal with it. zlib is one of the reasons it's not done yet (using host APIs for proxy settings is the other reason). Maybe we should import zlib to Wine and build it against msvcrt?
I'm really annoyed by the huge amount of failures spewed by this wininet:http test. But then I noticed things took a turn for the worse on the 9th of september:
https://test.winehq.org/data/tests/wininet:http.html
So I looked further and found more casualties: https://test.winehq.org/data/tests/urlmon:protocol.html https://test.winehq.org/data/tests/urlmon:url.html https://test.winehq.org/data/tests/wininet:ftp.html
Can anyone give me (or rather Newman) a hint as to what's broken?