Re: [gdal-dev] suppressing libtiff warnings

2010-01-15 Thread Frank Warmerdam
Richard Buenger wrote: Is there some way to turn off libtiff warning messages generated by GDAL calls? How do I tell GDAL to set the libtiff warning handler to null? using c# gdal wrapper in .NET Richard, I think you can call gdal.PushErrorHandler( "CPLQuietErrorHandler" ) to supress all err

[gdal-dev] suppressing libtiff warnings

2010-01-14 Thread Richard Buenger
Is there some way to turn off libtiff warning messages generated by GDAL calls? How do I tell GDAL to set the libtiff warning handler to null? using c# gdal wrapper in .NET Thank you, Richard ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://li