This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In makedef.pl, remove PL_numeric_compat1 from the WinCE skip list.
authorNicholas Clark <nick@ccl4.org>
Mon, 18 Jul 2011 12:19:42 +0000 (14:19 +0200)
committerNicholas Clark <nick@ccl4.org>
Mon, 1 Aug 2011 09:53:49 +0000 (11:53 +0200)
e0a47c36269dd7ce removed PL_numeric_compat1 from the interpreter structure, but
missed the reference to it here.

makedef.pl

index 8c42a22..cf595e2 100644 (file)
@@ -331,7 +331,6 @@ if ($PLATFORM eq 'wince') {
                     PL_collation_standard
                     PL_collxfrm_base
                     PL_collxfrm_mult
-                    PL_numeric_compat1
                     PL_numeric_local
                     PL_numeric_name
                     PL_numeric_radix_sv