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 8c42a22638df37313111c035be704d57128dbcf1..cf595e244b32abdbed178620dffb9ff0ed6e4dcf 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