[Zlib-devel] zlib 1.2.4.3 for your perusal

Xin LI delphij at gmail.com
Mon Apr 12 15:55:27 EDT 2010


Hi,

In this version we have:

#if defined(Z_HAVE_UNISTD_H) || defined(_LARGEFILE64_SOURCE)

Instead of:

#if defined(Z_HAVE_UNISTD_H)

in zconf.h, before including unistd.h.  I'm not very sure, but if
Z_HAVE_UNISTD_H is undefined, is it good to #include it?

(This doesn't cause any problem for my usage, just curious...)

Cheers,
-- 
Xin LI <delphij at delphij.net> http://www.delphij.net




More information about the Zlib-devel mailing list