On Sat, 14 Feb 2015, Jacek Caban wrote: [...]
Thanks, I just sent patches that should fix these build failures. They apply on top of my yesterday wininet patches.
The patch does fix the build. It should however also remove the use of Z_SOLO since it's not needed anymore.
I came up with a different solution: move the zlib code to its own C file to isolate it from the rest, and particularly from anything related to winsock. I'm attaching the patch in case there's interest.
The inet_ntoa() part may still make sense.