Markus Armbruster
e6f53fd514
Fix warnings suppressors to honor --disable-werror
Replace
#pragma GCC diagnostic ignored FOO
[Troublesome code...]
#pragma GCC diagnostic error FOO
by
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored FOO
[Troublesome code...]
#pragma GCC diagnostic pop
Broken in commit 3f4349d, commit 092bb30, and commit c95e308.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Tested-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1366113066-1340-1-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-04-17 10:28:04 -05:00
..
2013-03-19 07:59:39 -05:00
2013-04-16 09:26:20 +02:00
2012-12-19 08:31:31 +01:00
2013-04-16 09:26:20 +02:00
2012-12-19 08:31:30 +01:00
2012-12-19 08:31:30 +01:00
2012-12-19 08:31:30 +01:00
2010-07-26 17:35:54 -05:00
2012-12-19 08:31:31 +01:00
2013-04-17 10:28:04 -05:00
2013-02-11 08:13:19 -06:00
2013-01-16 12:02:47 -06:00
2010-07-26 17:35:54 -05:00
2013-02-26 13:29:53 -06:00
2013-04-16 09:03:47 +02:00
2012-12-19 08:31:30 +01:00
2010-07-26 17:35:54 -05:00
2013-01-15 18:25:30 -06:00
2013-01-15 18:25:30 -06:00
2010-07-26 17:35:54 -05:00
2013-04-16 09:26:20 +02:00
2013-01-30 11:14:46 +01:00
2013-04-16 09:26:20 +02:00
2012-12-19 08:31:30 +01:00
2012-12-19 08:31:30 +01:00
2013-02-06 08:29:58 -06:00
2012-10-06 18:54:14 +02:00
2012-12-19 08:32:39 +01:00
2012-07-28 09:23:11 +00:00
2010-07-26 17:35:54 -05:00
2012-11-01 14:00:04 +01:00
2012-11-01 14:00:05 +01:00
2013-03-18 10:21:58 +01:00
2010-07-26 17:36:14 -05:00
2011-08-20 23:01:08 -05:00
2011-02-23 16:28:28 -06:00
2012-11-01 14:00:04 +01:00
2011-02-23 16:28:28 -06:00
2011-12-14 11:09:44 +00:00
2011-12-14 11:09:44 +00:00
2013-03-18 10:21:58 +01:00
2012-11-01 19:49:45 +01:00
2012-12-06 09:17:05 +01:00
2012-12-19 08:32:39 +01:00
2013-02-18 08:40:20 -06:00
2012-12-19 08:32:39 +01:00
2013-01-30 10:31:22 +01:00
2013-01-21 13:33:12 -06:00
2013-04-16 09:26:20 +02:00
2013-04-16 09:03:49 +02:00
2010-07-26 17:35:54 -05:00
2011-01-23 16:21:20 +00:00