[Zlib-devel] TR: zlib 1.2.4 released
William A. Rowe Jr.
wrowe at rowe-clan.net
Fri Mar 12 18:02:48 EST 2010
On 3/12/2010 4:56 PM, Gilles Vollant wrote:
> the problem can be the same for my VS2008 and VS2010 projet, thank you for letting me known
No problem; but until the underlying design flaw in zconf.h.in is fixed,
there is no point in these changes. Users should not have to confer with
their local open source psychic to discover -Doff64_t magic is required to
compile against zlib. It should Just Work(TM).
IMHO things such as gzopen64 should never simply be #define'd around, but
aught to be exported as well if they are implemented (even as an identity
of gzopen, for example). So there is more work here than meets the eye.
More information about the Zlib-devel
mailing list