[Zlib-devel] Possible typo in zlib.h
jbowler at acm.org
jbowler at acm.org
Sat Jun 25 11:23:22 EDT 2011
From: zlib-devel-bounces at madler.net [mailto:zlib-devel-bounces at madler.net] On Behalf Of Ismail Dönmez
>I believe the correct code should be
>
># ifndef _LARGEFILE64_SOURCE
> ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *));
That looks like zlib 1.2.4; this is (should be) fixed in zlib 1.2.5. (#ifndef isn't enough.)
John Bowler jbowler at acm.org
More information about the Zlib-devel
mailing list