[Zlib-devel] Check for <errno.h>
Mark Adler
madler at alumni.caltech.edu
Sun Apr 4 16:48:40 EDT 2010
On Apr 4, 2010, at 1:25 PM, Enrico Weigelt wrote:
> Do we have to carry around ancient stuff and break w/ current compilers ?
My preference is to carry around the (assumed) ancient stuff and *fix* it for current compilers with as little damage as possible. I have no way of knowing who is using what out there, ancient or not, or knowing what they are depending on.
So far fixing it has worked for the current Makefile.in style of compilation checks, usually by avoiding whatever warning is causing output.
Mark
More information about the Zlib-devel
mailing list