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

2018.12.04 13:36 "Re: [Tiff] WIN64 : cast to or from pointer warning", by Bob Friesenhahn

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?

Yes, of course. The new preferred method is a merge request at Gitlab.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/

Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt
_______________________________________________
Tiff mailing list

Tiff@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/tiff