summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2014-07-14 10:40:47 +1000
committerTony Cook <tony@develop-help.com>2014-08-11 09:32:09 +1000
commit3969ff3f8e4bff4c0c8d6577220d61d3962a9f56 (patch)
tree06f582e9b71d22ddde6875630668a74ff30656cc /embed.fnc
parent2806bfd899e5e4e1c29077c080a6a9ebc3512295 (diff)
downloadperl-3969ff3f8e4bff4c0c8d6577220d61d3962a9f56.tar.gz
[perl #122107] ensure that BEGIN blocks with errors don't remain named subs
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed.fnc b/embed.fnc
index 90c56ed5ad..b70404d375 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1934,6 +1934,8 @@ s |OP* |ref_array_or_hash|NULLOK OP* cond
s |void |process_special_blocks |I32 floor \
|NN const char *const fullname\
|NN GV *const gv|NN CV *const cv
+s |void |clear_special_blocks |NN const char *const fullname\
+ |NN GV *const gv|NN CV *const cv
#endif
Xpa |void* |Slab_Alloc |size_t sz
Xp |void |Slab_Free |NN void *op