[Zlib-devel] zlib 1.2.3.4 Winter Solstice Edition

glennrp at comcast.net glennrp at comcast.net
Fri Dec 25 16:25:38 EST 2009


----- Original Message -----
From: "Mark Adler" <madler at alumni.caltech.edu>
To: zlib-devel at zlib.net
Sent: Tuesday, December 22, 2009 2:44:30 AM GMT -05:00 US/Canada Eastern
Subject: [Zlib-devel] zlib 1.2.3.4 Winter Solstice Edition

Faithful and patient zlib testers,

zlib 1.2.3.4 is available here for testing:

    http://zlib.net/current/beta/zlib-1.2.3.4.tar.gz

Please give it a try and let me know how it goes.


I'm getting this:

inffast.c: In function 'inflate_fast':
inffast.c:82: warning: declaration of 'write' shadows a global declaration
/usr/include/unistd.h:372: warning: shadowed declaration is here

The fix is to change the name of the local "write" variable.  I
changed it to "z_write" in my copy.

Glenn




More information about the Zlib-devel mailing list