Files
libguestfs/builder
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-05-24 11:26:48 +02:00
2016-01-02 21:19:51 +00:00
2016-03-07 17:36:24 +00:00
2016-01-02 21:19:51 +00:00
2014-01-30 17:05:34 +01:00
2014-01-30 17:05:34 +01:00
2016-01-02 21:19:51 +00:00
2016-01-11 13:42:49 +00:00