[Zlib-devel] patch for vc++ 64 bits warning

Gilles Vollant info at winimage.com
Sun Feb 6 00:48:40 EST 2005


Somes patch for  vc++ 64 bits warning

gzio.c(267) : warning C4267: '=' : conversion from 'size_t' to 'uInt',
possible loss of data
gzio.c(303) : warning C4267: '=' : conversion from 'size_t' to 'uInt',
possible loss of data
gzio.c(440) : warning C4267: '-=' : conversion from 'size_t' to 'uInt',
possible loss of data
gzio.c(451) : warning C4267: '=' : conversion from 'size_t' to 'uInt',
possible loss of data
inftrees.c(265) : warning C4334: '<<' : result of 32-bit shift implicitly
converted to 64 bits (was 64-bit shift intended?)
inflate.c(1341) : warning C4334: '<<' : result of 32-bit shift implicitly
converted to 64 bits (was 64-bit shift intended?)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_bld.txt
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20050206/66060033/attachment.txt>


More information about the Zlib-devel mailing list