| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2005.10.15 16:26 "Re: Small bug report, and error handler parameter issue", by Frank WarmerdamOn 10/15/05, Joris wrote: > typedef void (*TIFFErrorHandler)(const char*, const char*, va_list); > typedef void (*TIFFErrorHandlerExt)(TIFF*, const char*, const char*, > va_list); Joris, I would be open to the dual-mode setup to retain backward compatbility. This will still cause some disruption for applications that also call TIFFWarning or TIFFError since their arg lists have changed, but I *think* that is relatively uncommon since these entry points mainly exist for the use of the library, not applications. I would appreciate feedback from anyone else on the list that sees the change in the TIFFError and TIFFWarning argument lists as a concern. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent |
|||||||