diff options
author | Jan Dubois <jand@activestate.com> | 2009-11-12 11:06:00 -0800 |
---|---|---|
committer | Jan Dubois <jand@activestate.com> | 2009-11-12 11:06:00 -0800 |
commit | 1bf4246c822bcdde792cfe79ba9827340173af48 (patch) | |
tree | b1a2d89e39cfe1e6effab52cd909e927dcb1a051 /makedef.pl | |
parent | 1456f9252e5c8bd47baf9395f629cf32d81766f1 (diff) | |
download | perl-1bf4246c822bcdde792cfe79ba9827340173af48.tar.gz |
PL_scopestack_name is only defined in DEBUGGING perl
Diffstat (limited to 'makedef.pl')
-rw-r--r-- | makedef.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl index 9e261e5318..cef774e39c 100644 --- a/makedef.pl +++ b/makedef.pl @@ -632,6 +632,7 @@ unless ($define{'DEBUGGING'}) { Perl_pad_sv Perl_hv_assert PL_block_type + PL_scopestack_name PL_watchaddr PL_watchok PL_watch_pvx |