summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <bero@lindev.ch>2022-11-29 00:41:27 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2022-11-29 08:14:57 +0000
commit1309c4ea68d2d1b667d81c56be890bd2c6ae94ca (patch)
tree185413a878a616fa7a5a51859810be96746135ff /RELEASENOTES
parent86e22689e815375f386d108c8835164f3f61ce62 (diff)
downloadswig-1309c4ea68d2d1b667d81c56be890bd2c6ae94ca.tar.gz
Fix push/pop mismatch
Without this, perlhead.swg does `#pragma GCC diagnostic pop` if `__GNUC__ >= 10` - without any prior `#pragma GCC diagnostic push`. There's also a mismatch between the conditions that trigger `#pragma GCC diagnostic ignored` (where the `push` should be) and the attempt to `#pragma GCC diagnostic pop`.
Diffstat (limited to 'RELEASENOTES')
0 files changed, 0 insertions, 0 deletions