AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
January 2009

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2009.01.21 04:07 "libtiff 4.0.0beta3", by Frank Warmerdam
2009.01.21 21:11 "Re: libtiff 4.0.0beta3", by Edward Lam
2009.01.22 16:23 "Re: libtiff 4.0.0beta3", by Edward Lam
2009.01.22 16:31 "Re: libtiff 4.0.0beta3", by Bob Friesenhahn
2009.01.22 20:47 "Re: libtiff 4.0.0beta3", by Edward Lam
2009.01.22 20:54 "Re: libtiff 4.0.0beta3", by Frank Warmerdam
2009.01.22 21:09 "Re: libtiff 4.0.0beta3", by Bob Friesenhahn
2009.01.22 21:14 "Re: libtiff 4.0.0beta3", by Frank Warmerdam
2009.01.22 21:20 "Re: libtiff 4.0.0beta3", by Bob Friesenhahn
2009.01.22 21:22 "Re: libtiff 4.0.0beta3", by Edward Lam
2009.01.22 17:00 "Re: libtiff 4.0.0beta3", by Bob Friesenhahn
2009.01.22 19:38 "Re: libtiff 4.0.0beta3", by Frank Warmerdam

2009.01.22 21:20 "Re: libtiff 4.0.0beta3", by Bob Friesenhahn

On Thu, 22 Jan 2009, Frank Warmerdam wrote:
>
> I try to consider the appropriateness of the casts before adding them,
> but I would prefer to hide some warnings that ought to be considered
> and get "clean" so new warnings get seriously in preference to the
> current situation (in tools at least) where I've given up on the warnings
> seem they are legion.

Sometimes changing a type will eliminate the warning.  For example, 
the 'long' could be changed to the TIFF 64-bit size type.  Or if 
64-bits was excessive in the first place, perhaps it can be carefully 
reduced to 32 bits much sooner so that much of the code does not need 
to worry about these large types.

> I did try to ignore the situation for a long time in the hope that 
> others would fix it properly!

Hopefully you noticed that my activities a week or two ago eliminated 
a large number of warnings (while actually removing many casts).  Of 
course, removal of the core dumps was my primary concern.

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