| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2010.06.28 13:22 "Re: libtiff 4.0 compiler warning on x64 in tif_read.c", by Edward LamThis issue is now logged under bug 2222: http://bugzilla.maptools.org/show_bug.cgi?id=2222 Regards, -Edward Edward Lam wrote: > Hi, > > On MSVC2005 64-bit, compiling CVS HEAD gives me: > > tif_read.c(207) : warning C4244: '=' : conversion from 'tmsize_t' to > 'int', possible loss of data > > Looking at it, it seems to me that we want "read_ahead" to be tmsize_t > instead of int? Similarly, I think TIFFFillStripPartial() should take an > tmsize_t instead. > > Regards, > -Edward > _______________________________________________ > Tiff mailing list: Tiff@lists.maptools.org > http://lists.maptools.org/mailman/listinfo/tiff > http://www.remotesensing.org/libtiff/ |
|||||||