projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8ff629d
)
Don't try to export Perl_pad_sv when it isn't defined
Steve Hay [Tue, 13 Dec 2005 08:54:45 +0000 (08:54 +0000)]
Fixes a Win32 linker error in non-DEBUGGING builds following 26316
p4raw-id: //depot/perl@26336
makedef.pl
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
a0bcf7d
..
b98f65c
100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-581,6
+581,7
@@
unless ($define{'DEBUGGING'}) {
Perl_debprofdump
Perl_debstack
Perl_debstackptrs
+ Perl_pad_sv
Perl_sv_peek
PL_block_type
PL_watchaddr