From: Jan Dubois Date: Wed, 2 Dec 2009 07:11:03 +0000 (-0800) Subject: Revert commit cbdd5331. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=781ecc3f4e65a5261736cf5fa8e56b6bea2ff71a;p=p5sagit%2Fp5-mst-13.2.git Revert commit cbdd5331. Commit a09dc31d1 says: It's possible that someone has built a module with -DDEBUGGING, but they're using it against a perl built non-DEBUGGING, [...] which means that the PL_scopestack_name symbol must always be exported. --- diff --git a/makedef.pl b/makedef.pl index cef774e..9e261e5 100644 --- a/makedef.pl +++ b/makedef.pl @@ -632,7 +632,6 @@ unless ($define{'DEBUGGING'}) { Perl_pad_sv Perl_hv_assert PL_block_type - PL_scopestack_name PL_watchaddr PL_watchok PL_watch_pvx