summaryrefslogtreecommitdiff
path: root/mg_vtable.h
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2015-04-17 23:59:46 +0100
committerDavid Mitchell <davem@iabyn.com>2015-04-19 18:42:01 +0100
commit5e24af7dc1ab912b3a8f822d37f232e8ef19779d (patch)
tree67026101c1105c52e3d9e1a8c19c9a1acd4e5de3 /mg_vtable.h
parent1fafe688be3ff13b81d5e18b2a8766dd719ee8eb (diff)
downloadperl-5e24af7dc1ab912b3a8f822d37f232e8ef19779d.tar.gz
add Op(MORE|LAST|MAYBE)SIB_set; rm OpSIBLING_set
the OpSIBLING_set() macro just set the op_sibling/op_sibparent field, and didn't update op_moresib. Remove this macro, and replace it with the three macros OpMORESIB_set OpLASTSIB_set OpMAYBESIB_set which also set op_moresib appropriately. These were suggested by Zefram. Then in the remaining areas in op.c where low-level op_sibling/op_moresib tweaking is done, use the new macros instead (so if nothing else, they get used and tested.)
Diffstat (limited to 'mg_vtable.h')
0 files changed, 0 insertions, 0 deletions