svn revision 4208:
Line 1404 of tiff.c appears to have a misspelling: "unint32" instead of "uint32".
After fixing the likely typo, things compile. However, I get a warning:
coders/tiff.c: In function 'ReadTIFFImage':
coders/tiff.c:1404: warning: assignment from incompatible pointer type
(This apparently only matters if --enable-hdri.)
svn v4208 coders/tiff.c: "unint32" instead of "uint32"
-
- Posts: 1944
- Joined: 2010-08-28T11:16:00-07:00
- Authentication code: 8675308
- Location: Montreal, Canada
svn v4208 coders/tiff.c: "unint32" instead of "uint32"
Last edited by NicolasRobidoux on 2011-04-14T23:39:05-07:00, edited 3 times in total.
-
- Posts: 1944
- Joined: 2010-08-28T11:16:00-07:00
- Authentication code: 8675308
- Location: Montreal, Canada