diff options
author | David Mitchell <davem@iabyn.com> | 2010-08-31 19:04:18 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2010-08-31 19:24:17 +0100 |
commit | 42ef68d0ff6e79e15cdacdaaa22748f5d00210b0 (patch) | |
tree | a53dd793de7ac26ff4b099f3e926cf7f1bf651be /perly.y | |
parent | 1456b5bcbb5972c952d3db483e262e10ea69f2a6 (diff) | |
download | perl-42ef68d0ff6e79e15cdacdaaa22748f5d00210b0.tar.gz |
better silencing of APItest deprecation warning
Commit 95ddc6755c1ff41d06e5afc2212c85f918ebcd28 attempted to add
-Wno-deprecated-declarations' to the ccflags for APItest.xs;
however it ended up deleting existing flags rather than appending.
Under -DDEBUG_LEAKING_SCALARS this caused the PerlInterpreter structure
to have different field alignments in core and APItest.xs. Ouch!
Diffstat (limited to 'perly.y')
0 files changed, 0 insertions, 0 deletions