Files
libguestfs/fish
Richard W.M. Jones a8e15ea924 daemon: Ignore -Wnull-dereference & -Wshift-overflow warnings.
One -Wnull-dereference warning is real: we deliberately cause a
segfault in one of the tests.

There is a -Wshift-overflow bug in a Gtk 2 header.

The others are the result of shortcomings in GCC.

In all cases we have to add GCC diagnostic overrides to ignore
the warnings when compiling with ./configure --enable-werror.
2016-07-24 10:55:52 +01:00
..
2016-01-02 21:19:51 +00:00
2013-04-02 12:38:50 +01:00
2016-01-02 21:19:51 +00:00
2016-01-02 21:19:51 +00:00
2012-01-18 22:05:02 +00:00
2010-08-25 11:41:17 +01:00
2014-05-07 15:06:51 +02:00
2016-01-02 21:19:51 +00:00