Daniel P. Berrange d2ce076f52 Temporarily disable format truncation warnings
GCC 7.1 introduces a new -Wformat-truncation warning
flag that reports if it thinks the maximum possible
size of the formatted output will exceed the provided
fixed buffer. This is enabled automatically by the
-Wformat warning flag. There are quite a few places
hit by this in libvirt which need rewriting. This is
non-trivial work in some places, so temporarily
disable the new warning until those fixes can be
implemented.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
(cherry picked from commit f1acc4130c4d9a15fcf327f02cfc42de7eca52ff)
2017-08-04 16:02:14 -04:00
..
2016-07-10 15:39:44 -04:00
2016-05-10 07:42:35 +03:00
2013-08-22 16:17:35 +02:00