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
February 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.02.18 18:47 "TIFFWarning() and TIFFError()", by Philip Watkinson
2009.02.18 19:58 "Re: TIFFWarning() and TIFFError()", by Bob Friesenhahn
2009.02.18 21:25 "Re: TIFFWarning() and TIFFError()", by Philip Watkinson
2009.02.18 21:47 "Re: TIFFWarning() and TIFFError()", by Bob Friesenhahn

2009.02.18 18:47 "TIFFWarning() and TIFFError()", by Philip Watkinson

Hi,
 
I've been comparing version 3.7.1 with 3.8.2. I've noticed that calls to
TIFFWarning() and TIFFError() have been replaced with calls to
TIFFWarningExt() and TIFFErrorExt(). But for some reason this substitution
did not occur in tif_ojpeg.c. Is there a reason?
 
Philip