projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5d3527b
)
In Change 27764 I forgot to at PL_hints_mutex to the list of symbols to
Nicholas Clark [Mon, 17 Apr 2006 14:48:13 +0000 (14:48 +0000)]
exclude when not compiling with ithreads. It would be good to automate
the processing of this.
p4raw-id: //depot/perl@27870
makedef.pl
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
0ab196e
..
a02f4a3
100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-715,6
+715,7
@@
unless ($define{'USE_ITHREADS'}) {
PL_sharedsv_space
PL_sharedsv_space_mutex
PL_dollarzero_mutex
+ PL_hints_mutex
Perl_dirp_dup
Perl_cx_dup
Perl_si_dup