This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix multiple problems with lexical @_.
[perl5.git] / thread.h
index b207862..45e47c3 100644 (file)
--- a/thread.h
+++ b/thread.h
@@ -177,6 +177,10 @@ typedef struct condpair {
 #undef cxstack
 #undef cxstack_ix
 #undef cxstack_max
+#undef tmps_stack
+#undef tmps_floor
+#undef tmps_ix
+#undef tmps_max
 #undef curpad
 #undef Sv
 #undef Xpv