summaryrefslogtreecommitdiff
path: root/Lib/swigerrors.swg
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <bero@lindev.ch>2022-11-29 00:41:27 +0100
committerBernhard Rosenkränzer <bero@lindev.ch>2022-11-29 00:55:07 +0100
commit8ece583aa00ef1e5b2b80bfbcdad42e6e9178da2 (patch)
treeeb0d1784f37ede9734e8db273ab808833a334024 /Lib/swigerrors.swg
parent60af317956714c23452c1593575511e0577e08ac (diff)
downloadswig-8ece583aa00ef1e5b2b80bfbcdad42e6e9178da2.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 'Lib/swigerrors.swg')
0 files changed, 0 insertions, 0 deletions