K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2016-07-31T20:01:43.582333Z
K 7
svn:log
V 346
Fix the build on old GCC versions

To build with GCC "-Wformat-nonliteral" warning on, [9911] suppressed a
few checks in the code, waiting to be properly fixed.  However, these
pragmas are not understood by old GCC versions (4.4.7 for instance).
So this commit suppresses these pragmas.

They are scheduled to be fixed in a later release of INN.

END
