GCC_DIAG_IGNORE() only with >= 4.6
authorDavid Mitchell <davem@iabyn.com>
Thu, 28 Nov 2013 20:13:50 +0000 (20:13 +0000)
committerDavid Mitchell <davem@iabyn.com>
Thu, 28 Nov 2013 20:13:50 +0000 (20:13 +0000)
commitd28ce8b48d4a8f61d4dc331df07585557088927f
treea8b2831af9d63d3cb46f91885ca91afd976ec4a5
parent69104b65ef863279e9f3fc821ed5ecf55970d7f3
GCC_DIAG_IGNORE() only with >= 4.6

The new GCC_DIAG_IGNORE() pragma I added a few commits ago was only
supposed to be enabled on gcc 4.6+; my code inadvertently did it on
4.2+
perl.h