summaryrefslogtreecommitdiff
path: root/charclass_invlists.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-08-20 11:03:47 -0600
committerKarl Williamson <khw@cpan.org>2015-08-20 12:48:20 -0600
commit1254636bfb1e1850e3455fb1ac48a1211d12f341 (patch)
treea9404f5b849a4b83e040ac7637a837440ea563c9 /charclass_invlists.h
parente47e66b9fe2b9c42aa165717831b2cb37353c36a (diff)
downloadperl-1254636bfb1e1850e3455fb1ac48a1211d12f341.tar.gz
mktables: Fix so -annotate works on early Unicodes
There were several glitches when compiling very early Unicode releases. This commit changes things so the age property reference is stored in a global, and doesn't have to be refound multiple times.
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 b3b638b67b..757f892cf9 100644
--- a/charclass_invlists.h
+++ b/charclass_invlists.h
@@ -99537,7 +99537,7 @@ static const UV XPosixXDigit_invlist[] = { /* for EBCDIC POSIX-BC */
* 1a0687fb9c6c4567e853913549df0944fe40821279a3e9cdaa6ab8679bc286fd lib/unicore/extracted/DLineBreak.txt
* 40bcfed3ca727c19e1331f6c33806231d5f7eeeabd2e6a9e06a3740c85d0c250 lib/unicore/extracted/DNumType.txt
* a18d502bad39d527ac5586d7bc93e29f565859e3bcc24ada627eff606d6f5fed lib/unicore/extracted/DNumValues.txt
- * b8fe49188035a0dff53ed577d6e869f9640f32cb8b50869b7a0cfa255894a970 lib/unicore/mktables
+ * 552944c6a848efa825d6683e49b8fda246226239bbb6b8d8f6111f5665c3b279 lib/unicore/mktables
* 462c9aaa608fb2014cd9649af1c5c009485c60b9c8b15b89401fdc10cf6161c6 lib/unicore/version
* c6884f4d629f04d1316f3476cb1050b6a1b98ca30c903262955d4eae337c6b1e regen/charset_translations.pl
* 8a097f8f726bb1619af2f27f149ab87e60a1602f790147e3a561358be16abd27 regen/mk_invlists.pl