| 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 |
Thread2008.09.04 21:13 "Re: tiffsplit.c broken on Windows in trunk", by Edward LamToby Thain wrote: > Hmm, anyone else tired of these dirty tricks yet? :( > >> #ifdef _WIN32 >> #define snprintf _snprintf >> #endif That's a good point, it should be put into tif_config.vc.h instead. Note that this is probably the best that we can do for libtiff. The problem is Microsoft's but that is unlikely to change: http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=101819 (note the status and submission date) Cheers, -Edward |
|||||||