silence some non-clang warnings
authorDavid Mitchell <davem@iabyn.com>
Tue, 4 Dec 2012 15:30:37 +0000 (15:30 +0000)
committerDavid Mitchell <davem@iabyn.com>
Tue, 4 Dec 2012 15:42:04 +0000 (15:42 +0000)
commitb3ba608d9c8ad4dbd243bea977d4c9f3b6970329
treeba1da1a348aebdb57804e1b54892230b54a7ecd7
parentccde85316a0db149f30359ebfdf031ef602b0344
silence some non-clang warnings

ccde85316a0db149f30359ebfdf031ef602b0344 added some

    #pragma clang ...

lines to shut up clang.
This caused gcc to give voluminous 'unknown pragma "clang"' output.

Sigh.

Hopefully now fixed, although it all seems very cumbersome.
inline.h