summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-11-07 23:34:11 -0800
committerFather Chrysostomos <sprout@cpan.org>2014-11-08 00:33:02 -0800
commit12cea2fa656447eef8848bac6de2e3fe413eb787 (patch)
tree8c937d687508da83ee5c153fe2d42ff558b1114b /opcode.h
parent9e209402444aedd210f045f2557e631ca974dda2 (diff)
downloadperl-12cea2fa656447eef8848bac6de2e3fe413eb787.tar.gz
Fix Deparse OPpLVAL_INTRO handling in lists
The renumbering of private flags a few commits ago caused an exist- ing Deparse bug to occur more often. It was assuming that the OPpLVAL_INTRO and OPpOUR_INTRO flags could occur on any ops for which it did not have explicit exceptions. This commit changes it to check for only those ops known to use those flags, thus fixing bug #119815.
Diffstat (limited to 'opcode.h')
0 files changed, 0 insertions, 0 deletions