summaryrefslogtreecommitdiff
path: root/regcharclass.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-03-19 21:00:15 -0600
committerKarl Williamson <khw@cpan.org>2015-03-19 22:53:01 -0600
commit71bd4c0b4430d7eb618acdf3805b8c251e984d14 (patch)
treedc8ec6c57c7d92e48386745e0006b20244493b0f /regcharclass.h
parent6798c95dd27b33efd71f394c18649af7bbaf42b7 (diff)
downloadperl-71bd4c0b4430d7eb618acdf3805b8c251e984d14.tar.gz
mktables: Better work with earlier Unicodes
Unicode adds new files to its character database from time to time in new versions of the Standard. mktables is supposed to be able to handle this when it knows about a file, but it is compiling a version of the Standard that predates that file's existence. It was not dealing properly with this situation.
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 78340b8937..88debf47a1 100644
--- a/regcharclass.h
+++ b/regcharclass.h
@@ -2514,7 +2514,7 @@
* a9791f08281d7b0a417e4ad882cf64463f6815db8156932acd85228ac717fd94 lib/unicore/extracted/DLineBreak.txt
* a17a0330e57d774343a53c019f1bc69827c2676982a1bf48e0898a76710e8877 lib/unicore/extracted/DNumType.txt
* c2cb810a67cc5fb4a8d236b6c1bc6dd4d89733d8603881997e8aae2c816a3db1 lib/unicore/extracted/DNumValues.txt
- * 2ee1b1f995a63cfdc5abe9b16f165447f85030420f452f7bbd47586c1b64020a lib/unicore/mktables
+ * 7aaa861571da8311a846f41437e326886f7c4b88c742bb8f0c319968fa5f7e65 lib/unicore/mktables
* 746472de66b936ac885ca6d6e68058242b4e909e3260c6317f3ec719f78f76cc lib/unicore/version
* 3eaedce3745bef6219cff3b5f63e5f8622c58dc66736281a82df991636d54451 regen/regcharclass.pl
* ex: set ro: */