summaryrefslogtreecommitdiff
path: root/regcharclass.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-07-25 21:45:46 -0600
committerKarl Williamson <khw@cpan.org>2015-07-28 22:15:57 -0600
commit0dee21d6644c01a01f2e0c8475735b33f485f505 (patch)
treea4510f45305a180d73bd433fce59c57baf648109 /regcharclass.h
parent3848e5b79a3e7e73f1c511dbc5723c0d552e8d50 (diff)
downloadperl-0dee21d6644c01a01f2e0c8475735b33f485f505.tar.gz
mktables: Revamp constructor and run method for input objects
Each .txt file that Unicode furnishes as part of the Unicode Character Database has an object created for it, and there is a run() method to actually look at the input file and process it. This commit moves some code from the run() method into the constructor to pave the way for future commits (hence some of the awkward constructs and indentation in this one; these minimize the commitdiffs in later ones).
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 547cb58bb6..06beabf3bb 100644
--- a/regcharclass.h
+++ b/regcharclass.h
@@ -2514,7 +2514,7 @@
* 1a0687fb9c6c4567e853913549df0944fe40821279a3e9cdaa6ab8679bc286fd lib/unicore/extracted/DLineBreak.txt
* 40bcfed3ca727c19e1331f6c33806231d5f7eeeabd2e6a9e06a3740c85d0c250 lib/unicore/extracted/DNumType.txt
* a18d502bad39d527ac5586d7bc93e29f565859e3bcc24ada627eff606d6f5fed lib/unicore/extracted/DNumValues.txt
- * 18fbf94ad448e47cb72e463de0eb4f03c471a88a0c9afde1ed0709cc775a8604 lib/unicore/mktables
+ * 4a10834235ba911687d3ca9e551ec3438ee1aebd4b15e88933033822d0ef698d lib/unicore/mktables
* 462c9aaa608fb2014cd9649af1c5c009485c60b9c8b15b89401fdc10cf6161c6 lib/unicore/version
* c6884f4d629f04d1316f3476cb1050b6a1b98ca30c903262955d4eae337c6b1e regen/charset_translations.pl
* d9c04ac46bdd81bb3e26519f2b8eb6242cb12337205add3f7cf092b0c58dccc4 regen/regcharclass.pl