summaryrefslogtreecommitdiff
path: root/regcharclass.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-01-30 13:20:53 -0700
committerKarl Williamson <khw@cpan.org>2020-01-30 14:39:33 -0700
commita9256a759f019bfe406cbec545551af6b3c12fda (patch)
treec7d3e80bca1738bcea68f88275eed8f8cb6c93d1 /regcharclass.h
parent2c490b6a8a421e7f28e9d2a16712c1ce9578b65e (diff)
downloadperl-a9256a759f019bfe406cbec545551af6b3c12fda.tar.gz
Change Unicode property abbrev to upcoming official
Unicode 12.0 used a new property file that was not from the Unicode Character Database. It only had a long property name. I incorporated it into our data, and rather than use the very long name all the time, I created my own short name, since there was no official one. Now, the upcoming 13.0 has moved the file to the UCD, and come up with a short name that differs from the one I had. This commit converts to use Unicode's name. This property is not exposed to user or XS space, so there is no user impact.
Diffstat (limited to 'regcharclass.h')
-rw-r--r--regcharclass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/regcharclass.h b/regcharclass.h
index 1bd317c28d..c490787f79 100644
--- a/regcharclass.h
+++ b/regcharclass.h
@@ -2245,7 +2245,7 @@
* 78e2600e24fa7d5ab62117de50b382f8b31b08401c37a0782c38dacb340b64e7 lib/unicore/extracted/DLineBreak.txt
* 1bde4ad73e271c6349fbd1972e54f38bba5cc1900c28f678e79b9e8909b31793 lib/unicore/extracted/DNumType.txt
* 6278722699123f3890e4b1cc42011e96d8960e4958a3b93484361530983d2611 lib/unicore/extracted/DNumValues.txt
- * 498da0b9ef6a52bfd71bda5771005bbe4cfc37b456d9d350cd840991eb80c8b1 lib/unicore/mktables
+ * 4fb7a1a372a4accb33aca190dc4d210cd68f5607f45e5a37d84b710ef056a542 lib/unicore/mktables
* a712c758275b460d18fa77a26ed3589689bb3f69dcc1ea99b913e32db92a5cd2 lib/unicore/version
* 2680b9254eb236c5c090f11b149605043e8c8433661b96efc4a42fb4709342a5 regen/charset_translations.pl
* f9a393e7add8c7c2728356473ce5b52246d51295b2da0c48fb6f0aa21799e2bb regen/regcharclass.pl