projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5b1f735
)
Don't skip exporting Perl_sv_peek in non-DEBUGGING builds since it
Steve Hay [Thu, 25 Sep 2008 17:12:37 +0000 (17:12 +0000)]
is now used in XS::APItest (as of #34417)
p4raw-id: //depot/perl@34419
makedef.pl
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
73dd791
..
ceaa1a5
100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-596,7
+596,6
@@
unless ($define{'DEBUGGING'}) {
Perl_debstack
Perl_debstackptrs
Perl_pad_sv
- Perl_sv_peek
Perl_hv_assert
PL_block_type
PL_watchaddr