
14 May
2013
14 May
'13
9:48 p.m.
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.