2007.08.24 21:08 "[Tiff] A few libtiff4 changes", by Frank Warmerdam

2007.09.12 12:59 "Re: [Tiff] SIZEOF_UNSIGNED_LONG", by Edward Lam

libtiff now (I'm not clear on how recent this is) checks SIZEOF_UNSIGNED_LONG in tif_fax3.c and has an alternate form of the FILL() macro for 64bit systems. This introduced a bug in GDAL which didn't declare the SIZEOF_UNSIGNED_LONG macro when doing "libtiff internal" builds on 64bit systems.

Er, what happened to the SIZEOF_LONG macro? I'm still using 3.7.0 though.

-Edward