projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19875b0
)
In makedef.pl, remove PL_numeric_compat1 from the WinCE skip list.
author
Nicholas Clark
<nick@ccl4.org>
Mon, 18 Jul 2011 12:19:42 +0000
(14:19 +0200)
committer
Nicholas 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
patch
|
blob
|
history
diff --git
a/makedef.pl
b/makedef.pl
index 8c42a22638df37313111c035be704d57128dbcf1..cf595e244b32abdbed178620dffb9ff0ed6e4dcf 100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-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