summaryrefslogtreecommitdiff
path: root/regcharclass.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-04-01 10:06:45 -0600
committerKarl Williamson <khw@cpan.org>2015-06-05 17:13:32 -0600
commit08f253eef6cd5c4f1c67f7336b0ba302d2c66bb0 (patch)
tree6170ff45341c213b90b3f0b7c3625783945e829a /regcharclass.h
parent869a96128d21fb7bfc6989e285158f95e53c8971 (diff)
downloadperl-08f253eef6cd5c4f1c67f7336b0ba302d2c66bb0.tar.gz
mktables: Reduce input fractions to lowest terms
It turns out that the rational numbers furnished by the Unicode data are not guaranteed to be in lowest terms. Version 8 is the first version that has them this way. Add code to reduce them in preparation for that release.
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 00e451576d..a93b66460b 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
- * 868dbf83a2c62170b63a1fc4f52e11d0a32c8af0f7833dd7823c6ca496cc0d9c lib/unicore/mktables
+ * 23509f3190e5de421bea70bc351fe6f853b750bf418d62d967331ee3ba11a1ec lib/unicore/mktables
* 746472de66b936ac885ca6d6e68058242b4e909e3260c6317f3ec719f78f76cc lib/unicore/version
* 3eaedce3745bef6219cff3b5f63e5f8622c58dc66736281a82df991636d54451 regen/regcharclass.pl
* ex: set ro: */