projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
658bfb8
)
Ignore PL_regex_pad and PL_regex_padav from symbols
Jarkko Hietaniemi [Fri, 13 Jul 2001 12:24:36 +0000 (12:24 +0000)]
unless ithreads.
p4raw-id: //depot/perl@11350
makedef.pl
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
e3ce8ae
..
6ac99f4
100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-541,6
+541,8
@@
unless ($define{'USE_ITHREADS'}) {
skip_symbols [qw(
PL_ptr_table
PL_op_mutex
+ PL_regex_pad
+ PL_regex_padav
Perl_dirp_dup
Perl_cx_dup
Perl_si_dup