This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In Change 27764 I forgot to at PL_hints_mutex to the list of symbols to
authorNicholas Clark <nick@ccl4.org>
Mon, 17 Apr 2006 14:48:13 +0000 (14:48 +0000)
committerNicholas Clark <nick@ccl4.org>
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

index 0ab196e..a02f4a3 100644 (file)
@@ -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