This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b86e806
)
Revert commit cbdd5331.
author
Jan Dubois
<jand@activestate.com>
Wed, 2 Dec 2009 07:11:03 +0000
(23:11 -0800)
committer
Jan Dubois
<jand@activestate.com>
Wed, 2 Dec 2009 07:11:03 +0000
(23:11 -0800)
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.
makedef.pl
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
cef774e
..
9e261e5
100644
(file)
--- 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