Commit Graph

4 Commits

Author SHA1 Message Date
Snir Sheriber
c3fb5596c6 Remove -Wchkp warning, deprecated in GCC 9
Signed-off-by: Snir Sheriber <ssheribe@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2019-05-07 13:00:00 +01:00
Frediano Ziglio
12c97d2fea build: Update manywarnings.m4
Allows to catch more issues.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2016-11-10 12:11:10 +00:00
Cole Robinson
39733d25f5 m4: Update manywarnings from gnulib
Fixes these noisy errors on Fedora 21:

gcc: warning: switch '-Wmudflap' is no longer supported
2014-10-10 12:39:11 +02:00
Daniel P. Berrange
d986fb466b Enable many more compiler warnings
* m4/manywarnings.m4m, m4/warnings.m4: Import GNULIB warnings
  modules
* m4/spice-compile-warnings.m4: Define SPICE_COMPILE_WARNINGS
* configure.ac: Replace compile warning check with a call to
  SPICE_COMPILE_WARNINGS
* client/Makefile.am: Use WARN_CXXFLAGS instead of WARN_CFLAGS

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-04-25 09:49:25 +01:00