On 02/06/13 10:23, Eric Blake wrote: > Can't you use _Pragma to #define an expression that expands to a pragma > push, expression body, and pragma pop, all in one macro expansion? If > so, then we have the fine-grained usage we need.
My experience is that this doesn't work reliably. Sorry, I don't recall the details. Perhaps it would work well enough for intprops -- someone could give it a try, I suppose.
