projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ca7bce
)
Add PL_sv_serial to makedef.pl, so that it is skipped approriately
author
Nicholas Clark
<nick@ccl4.org>
Fri, 24 Oct 2008 20:43:36 +0000
(20:43 +0000)
committer
Nicholas Clark
<nick@ccl4.org>
Fri, 24 Oct 2008 20:43:36 +0000
(20:43 +0000)
on AIX, OS/2, Win32 etc
p4raw-id: //depot/perl@34571
makedef.pl
patch
|
blob
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
ceaa1a5
..
b8d32cb
100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-826,6
+826,12
@@
unless ($define{'PERL_NEED_TIMESBASE'}) {
)];
}
+unless ($define{'DEBUG_LEAKING_SCALARS'}) {
+ skip_symbols [qw(
+ PL_sv_serial
+ )];
+}
+
unless ($define{'DEBUG_LEAKING_SCALARS_FORK_DUMP'}) {
skip_symbols [qw(
PL_dumper_fd