[Zlib-devel] [Fwd: Two buglets in zlib-1.2.0.7] [+PATCH]
Mark Adler
madler at alumni.caltech.edu
Wed Oct 8 15:27:20 EDT 2003
On Wednesday, October 8, 2003, at 11:49 AM, Jeff Johnson wrote:
> - fix: gzeof not set when reading compressed file (#106424).
Thanks, I'll take a look at that.
> - fix: revert zlib.h include constants for now (#106291).
...
> The other problems has to do with s/_ZLIB_H/ZLIB_H/ which breaks a
> fragile (imho)
> test for internal vs. external zlib being used. I've reverted to the
> zlib-1.1.4 define for
> the moment, will be perfectly happy to make the test in R more robust
> #if defined(_ZLIB_H) || defined(ZLIB_H)
> should fix the fragile test if there are reasons to change the
> convention.
The latter is preferable. The reason for the change is to comply with
C symbol conventions.
> And could you change my e-mail address from <jbj#redhat.com> to
> <n3npq at nc.rr.com> please?
I approved your subscription request for the second address, and
removed the first.
mark
More information about the Zlib-devel
mailing list