[Zlib-devel] zlib 1.2.4.3 for your perusal

Mark Adler madler at alumni.caltech.edu
Sun Apr 18 03:10:20 EDT 2010


On Apr 12, 2010, at 9:45 AM, Enrico Weigelt wrote:
> http://repo.or.cz/w/oss-qm-packages.git/shortlog/refs/tags/METUX.zlib-1.2.4.4

Enrico,

These usually take me a while to go through.  It would be better for me if you could propose them individually, and to the list in case discussion is warranted.

make distclean' now really cleans up:  not applied -- I have discussed the rationale for the current "clean" state.
Added --sharedlibdir:  applied
removed call to ldconfig:  not applied -- somebody wanted ldconfig in there [perhaps discuss on list]
fixed crosscompiling:  not applied -- this actually removes, not fixes cross-compiling, and removes something that is otherwise harmless if those symbols are not set
check for vs[n]printf() or s[n]printf():  not applied -- using no messages instead of zero status code works, not proven that zero status code always works
fixed check for <unistd.h>:  not applied -- same thing
fixed check for off64_t and fseeko():  not applied -- same thing
fixed check for shared libraries:  not applied -- same thing
fixed check for <errno.h>:  not applied -- NO_ERRNO_H is not used in zlib
(gentoo) symbol visibility:  applied (though test in configure done once, not twice, and used existing define for this purpose)

Mark





More information about the Zlib-devel mailing list