2005.03.03 17:19 "[Tiff] LibTIFF question", by Kalman Miklos

2005.03.15 16:34 "Re: [Tiff] LibTIFF question", by Bob Friesenhahn

Umm... cool. I wonder why it is complicated like this. Worse yet, I wonder if I did this? I suspect it used to be internal (hence the underscore) and the #define just was a way of transitioning it to external while not having to hunt down all the internal locations that called it _TIFFFindFieldInfo. Still it seems unnecessarily messy.

Changing it right now would break the library ABI since some existing applications may be depending on _TIFFFindFieldInfo.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/