
Thread
2015.06.25 17:12 "Re: [Tiff] Libtiff 4.0.4 release soon", by Edward Lam
On Tue, June 16, 2015 12:01, Bob Friesenhahn wrote:
I suspect that this issue was added in the past couple of days via a patch. GCC allows declarations anywhere, which is not compatible with C'89.
I wonder if it would be possible to add to the gcc compiler options -stdc=c89 to ensure that these problems don't get accidentally introduced.
-Edward