Mark Adler
Mark Adler
Yes, develop. master is only for releases. When there is a new release, the files will end up on master as well.
Didn't know I could do that. Thanks!
@ProgramMax I have deleted zlib from appveyor. Hopefully it has been exorcised now.
Incorporated.
Thank you so much @nmoinvaz for this! It seems to working great. I say "seems", only because it's always giving a green check mark. I find this suspicious. I went...
What is "GCC ISB"?
> Also we don't check building of any contribs. That's fine for now. The only one we might eventually want to add is minizip. I check that one in my...
I do not plan to remove the pre-ISO C compatibility at this time. I would recommend simply turning off that warning. By the way, every function _does_ have an ISO...
If and when C2X is final and removes K&R function definitions, then I will remove them from zlib. I will leave this issue open until C2X is final.
Yes, I understand that the proposed change is to make the K&R syntax obsolete. However the text of the warning is incorrect, since those are not function declarations without a...