diff options
author | Bob Friesenhahn <bfriesen@simple.dallas.tx.us> | 2010-06-12 02:55:30 +0000 |
---|---|---|
committer | Bob Friesenhahn <bfriesen@simple.dallas.tx.us> | 2010-06-12 02:55:30 +0000 |
commit | e492476518c869af07d4c2bc7d61e14e2912250e (patch) | |
tree | 37d2ed80bd0a622cdbd4720db6531b6a2d6dc7b3 /ChangeLog | |
parent | af78267c3b520865a260e81f690b25b8ce0ad5a5 (diff) | |
download | libtiff-git-e492476518c869af07d4c2bc7d61e14e2912250e.tar.gz |
* libtiff/tiffiop.h (TIFFSafeMultiply): Need more castings to
avoid compiler warnings if parameter types are not sign
consistent.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2010-06-11 Bob Friesenhahn <bfriesen@simple.dallas.tx.us> + * libtiff/tiffiop.h (TIFFSafeMultiply): Need more castings to + avoid compiler warnings if parameter types are not sign + consistent. + * libtiff 4.0.0alpha6 released. * tools/tiffcrop.c: Applied patch from Richard Nolde: Corrected |