2020.12.19 20:37 "[Tiff] tiffcp - Make the display of compression options conditional", by Miguel Medalha

2020.12.19 21:53 "Re: [Tiff] tiffcp - Make the display of compression options conditional", by Miguel Medalha

> It would be better to use the TIFFIsCODECConfigured() function to test > if a codec is supported rather than using something hard-coded since the tiff library may be updated without updating the utility.

I agree, but for now wouldn't it be better to have some hard-coded variables than the current situation?