[libvirt] [PATCH 1/6] Ensure consistent enablement of gcc 'diagnostic' pragma

Paul Eggert eggert at cs.ucla.edu
Tue May 14 19:48:49 UTC 2013


On 05/13/13 12:16, Eric Blake wrote:
> I wonder if gnulib should use something similar, for the
> places where it uses pragma gcc push.

I hope not.  The only place gnulib does a push,
is to turn off bogus diagnostics that I hope clang
doesn't generate.  If I'm wrong I suppose we can
add an "|| __clang__", but let's hope I'm right.




More information about the libvir-list mailing list