summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-09-16 07:49:02 -0600
committerKarl Williamson <khw@cpan.org>2022-09-28 07:33:44 -0600
commit449cbbbb915315f13a388fa5fd1693420e317559 (patch)
treec600912728094f5e29442f66b2b30e2cf77cc902 /lib
parentba2beeedb594e4a6338917adc8b25bb138d69cc0 (diff)
downloadperl-449cbbbb915315f13a388fa5fd1693420e317559.tar.gz
mktables: Skip some code for Unicode 15
As it becomes obsolete
Diffstat (limited to 'lib')
-rw-r--r--lib/unicore/mktables4
-rw-r--r--lib/unicore/uni_keywords.pl2
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/unicore/mktables b/lib/unicore/mktables
index dc18dbb5e5..45974ad873 100644
--- a/lib/unicore/mktables
+++ b/lib/unicore/mktables
@@ -10056,7 +10056,9 @@ sub finish_property_setup($file) {
property_ref('Numeric_Value')->set_to_output_map($OUTPUT_ADJUSTED);
# The rest of this sub is for properties that need the Multi_Default class
- # to create objects for defaults.
+ # to create objects for defaults. As of v15.0, this is no longer needed.
+
+ return if $v_version ge v15.0.0;
# Bidi class has a complicated default, but the derived file takes care of
# the complications, leaving just 'L'.
diff --git a/lib/unicore/uni_keywords.pl b/lib/unicore/uni_keywords.pl
index 991cbe2267..69c716db66 100644
--- a/lib/unicore/uni_keywords.pl
+++ b/lib/unicore/uni_keywords.pl
@@ -1320,7 +1320,7 @@
# 43f6df50e4878f501b417e366b0ee097ae5ccb2d4ce942026bed3d62d78e7887 lib/unicore/extracted/DLineBreak.txt
# a04502ebb36a45d83cbe48a7d8132ea8143edb7b3d34d0aa6afe4a9685049741 lib/unicore/extracted/DNumType.txt
# 11075771b112e8e7ccf6ffa637c4c91eadc3ef3db0517b24e605df8fd3624239 lib/unicore/extracted/DNumValues.txt
-# a6c2dcc098ee1ecae3bef321ebf9a66013ddf5a3660ecb4277b5097f3605e83a lib/unicore/mktables
+# aab09afd4092ce858f5c1370ff792e0cec544da2dce5805e74d03e92d148f747 lib/unicore/mktables
# c72bbdeda99714db1c8024d3311da4aef3c0db3b9b9f11455a7cfe10d5e9aba3 lib/unicore/version
# 0a6b5ab33bb1026531f816efe81aea1a8ffcd34a27cbea37dd6a70a63d73c844 regen/charset_translations.pl
# c7ff8e0d207d3538c7feb4a1a152b159e5e902d20293b303569ea8323e84633e regen/mk_PL_charclass.pl