summaryrefslogtreecommitdiff
path: root/charclass_invlists.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2021-05-29 14:31:47 -0600
committerKarl Williamson <khw@cpan.org>2021-07-31 15:00:38 -0600
commit6bce142c8b777339676742d282ed0519b3c95aa8 (patch)
tree456417989a7813182fd5756e85b7f8ef4d0b26bf /charclass_invlists.h
parent67260a96082ff542a79fd0bc3395144c94d5b958 (diff)
downloadperl-6bce142c8b777339676742d282ed0519b3c95aa8.tar.gz
regen/charset xlations.pl: Use revised UTF-8 macros
I realized that two base level utf8.h macros for UTF-8 could be refactored to eliminate the conditionals in each. Those macros have equivalents in the pure perl code changed by this commit, which I changed before the utf8.h versions to verify that everything worked, by verifying there was no difference in the generated tables.
Diffstat (limited to 'charclass_invlists.h')
-rw-r--r--charclass_invlists.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/charclass_invlists.h b/charclass_invlists.h
index 1a61fc3f3f..aec7ff810b 100644
--- a/charclass_invlists.h
+++ b/charclass_invlists.h
@@ -419902,7 +419902,7 @@ static const U8 WB_table[23][23] = {
* 5b7c14380d5cceeaffcfbc18db1ed936391d2af2d51f5a41f1a17b692c77e59b lib/unicore/extracted/DNumValues.txt
* 696e706fddd3ce8cd48c7ea91caf4c9edf5c296432d320aa7b78631f69aa9eac lib/unicore/mktables
* 50b85a67451145545a65cea370dab8d3444fbfe07e9c34cef560c5b7da9d3eef lib/unicore/version
- * 24120d5e0c9685c442c93bc1dbea9b85ef973bf8e9474baf0e55b160c288226b regen/charset_translations.pl
+ * 0a6b5ab33bb1026531f816efe81aea1a8ffcd34a27cbea37dd6a70a63d73c844 regen/charset_translations.pl
* 9f74e34278592ddf58fef8c32236b294e94ea5e12627f911f4563e8040a07292 regen/mk_PL_charclass.pl
* 5eb9e6c825496cc9aa705e3cd33bc6d5a9657dcca16d4c4acc4824ff30b34a26 regen/mk_invlists.pl
* ex: set ro: */