| 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 |
Thread2009.05.13 17:58 "64-bit warnings in tif_lzw", by Edward LamHi, When I compile libtiff from CVS HEAD using MSVC on 64-bit Windows, I get these warnings in tif_lzw.c: tif_lzw.c(389) : warning C4244: '+=' : conversion from 'tmsize_t' to 'long', possible loss of data tif_lzw.c(606) : warning C4244: '+=' : conversion from 'tmsize_t' to 'long', possible loss of data tif_lzw.c(715) : warning C4244: '=' : conversion from 'tmsize_t' to 'long', possible loss of data Regards, -Edward |
|||||||