[Zlib-devel] [PATCH] Move gzflags to zutil.c

Mark Adler madler at madler.net
Thu Feb 2 02:42:06 EST 2012


On Feb 1, 2012, at 11:34 PM, <jbowler at acm.org> <jbowler at acm.org> wrote:
> #include <limits.h>  /* From crc32.c */

Ah, that's the problem.  There should be no library headers included for Z_SOLO.  I'll fix that case.

Mark





More information about the Zlib-devel mailing list