Suppress warnings on platforms where fprintf is a macro (eg, recent

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ad148c4154b7fccbfc28a19769d36c91090aee3b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-10-15T20:37:36Z
Releases: 8.1.0
Suppress warnings on platforms where fprintf is a macro (eg, recent
Fedora).  This was already done by somebody for the core flex files,
but these contrib files seem to have been missed.

Files

PathChange+/−
contrib/cube/cubescan.l modified +1 −0
contrib/seg/segscan.l modified +1 −0
contrib/tsearch2/wordparser/parser.l modified +1 −0