[Gdal-dev] GDAL, Libtiff, Proj4 compiler warnings

Frank Warmerdam fwarmerdam at gmail.com
Fri Aug 26 19:14:52 EDT 2005


On 8/26/05, Curt, WE7U <archer at eskimo.com> wrote:
> On Fri, 26 Aug 2005, Frank Warmerdam wrote:
> 
> > I have committed fixes for the item you listed (in libtiff, libgeotiff,
> > proj and GDAL) but my attempts to reproduce the warning report
> > with -Wstrict-prototypes failed.  I don't want -Wno-unused-parameter
> > since it generates alot of junk warnings in functions that legimately
> > don't need to use all their arguments.  Likewise, I don't want
> > warnings on pointer arthmetic since I do that frequently and
> > legimately.
> 
> This is what I got back from Tom:
> 
> > Some of them are gone.
> 
> > Remaining ones are in gdal.h, due to declarations like
> >   int foo();>

Curt,

Sorry about that.  It turns out I was unable to commit my gdal.h
changes yet since they are mixed with a bunch of RasterAttributeTable
stuff I am working on. 

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the Gdal-dev mailing list