[Zlib-devel] Z_PREFIX list inconsistent with zlib.def
Glenn Randers-Pehrson
glennrp at comcast.net
Fri May 28 16:02:52 CDT 2004
It seems that the Z_PREFIX list starting at line 16 in zconf.h isn't
quite consistent with win32/zlib.def. All of the gz* functions have
been omitted, plus inflateBack, inflateBackEnd, inflateBackInit, zError,
and zlibCompileFlags.
The MVS list of shortened names (around line 307 in zconf.h) is missing
those and a few others as well.
I'm looking at zconf.h dated November 4, 2003, from the zlib-1.2.1
distribution, and win32/zlib.def dated November 8, 2003.
Glenn
More information about the Zlib-devel
mailing list