Even Rouault
f0a54a4fa0
Remove all $Id and $Headers comments with CVS versions
2017-11-30 18:02:46 +01:00
Bob Friesenhahn
7ea1078bea
rewrite_tag test uses main() with no argument list.
2015-08-23 14:23:00 +00:00
Bob Friesenhahn
5b90af247e
* CMakeLists.txt: Add CMake patchset by Roger Leigh as posted to
...
libtiff mailing list on Mon, 22 Jun 2015 21:21:01 +0100. Several
corrections to ensure that the autotools build still works were
added by me. I have not yet tested the build using 'cmake' or
MSVC with 'nmake'.
2015-06-25 02:27:58 +00:00
Bob Friesenhahn
64a6901448
* test/rewrite_tag.c (main): Fix problem with location of variable
...
declaration.
2015-06-20 16:33:40 +00:00
Bob Friesenhahn
65f22eacee
Check return status from TIFFWriteScanline() correctly in test programs.
2013-12-17 14:41:57 +00:00
Frank Warmerdam
fc0de6d702
unlink temp file when successful.
2012-06-13 04:38:55 +00:00
Bob Friesenhahn
968401fdf3
* tools/{tiff2pdf.c, tiff2ps.c, tiffinfo.c}: Offset and length
...
tags now require 64-bit parameter rather than 32-bit.
* libtiff/tif_dirread.c: Fixed issues with unaligned access to
64-bit values.
2008-12-31 03:06:27 +00:00
Andrey Kiselev
481c2432f2
Use _TIFFRewriteField() instead of TIFFRewriteField().
2008-04-15 12:53:07 +00:00
Bob Friesenhahn
88d7b2ff9f
Reduce compilation warnings.
2008-03-28 01:42:06 +00:00
Frank Warmerdam
586a6869b7
New
2008-01-01 13:55:23 +00:00