This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In makedef.pl, remove the skip for PL_regdupe for not-USE_ITHREADS.
authorNicholas Clark <nick@ccl4.org>
Wed, 20 Jul 2011 20:29:18 +0000 (22:29 +0200)
committerNicholas Clark <nick@ccl4.org>
Mon, 1 Aug 2011 09:53:52 +0000 (11:53 +0200)
PL_regdupe was removed in 2006 by commit f9f4320a413e57e4.

makedef.pl

index f49727d..e3cf8da 100644 (file)
@@ -609,7 +609,6 @@ unless ($define{'USE_ITHREADS'}) {
                    PL_hints_mutex
                    PL_my_ctx_mutex
                    PL_perlio_mutex
-                   PL_regdupe
                    Perl_clone_params_del
                    Perl_clone_params_new
                    Perl_parser_dup