2018.11.30 09:53 "[Tiff] TIFF mailing list migrated to @lists.osgeo.org", by Even Rouault

2018.12.04 10:43 "Re: [Tiff] WIN64 : cast to or from pointer warning", by Vincent Torri

hello

Also, in iptcutil.c there is the same kind of warnings because cast to long are done, but on WIN64 long has a size of 4 bytes, not 8. Use ptrdiff_t instead of long in that case as you are doing pointer arithmetic

Please send us a source patch for this.

 against git code?

 Vincent Torri
 _______________________________________________
 Tiff mailing list
 Tiff@lists.osgeo.org
 https://lists.osgeo.org/mailman/listinfo/tiff