summaryrefslogtreecommitdiff
path: root/charclass_invlists.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2014-07-19 15:27:37 -0600
committerKarl Williamson <khw@cpan.org>2015-01-21 22:47:29 -0700
commitceb1de328867596fe25e6af64b5e1c83f0777448 (patch)
treec12fa96bee9b4c9d420f32d65f722d3d8c092e4b /charclass_invlists.h
parent1c8c342800b7a2711d2a5dd499c4a58af8547b93 (diff)
downloadperl-ceb1de328867596fe25e6af64b5e1c83f0777448.tar.gz
regen/mk_invlists.pl: Skip unnecessary work
This reorders the code points below 256 depending on the platform. However all platforms have the same values for those above 255, so can skip this code if the first code point (and hence all code points) being output isn't one of those affected.
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 4b484cec49..033b936879 100644
--- a/charclass_invlists.h
+++ b/charclass_invlists.h
@@ -50142,5 +50142,5 @@ static const UV XPosixXDigit_invlist[] = { /* for EBCDIC POSIX-BC */
* a17a0330e57d774343a53c019f1bc69827c2676982a1bf48e0898a76710e8877 lib/unicore/extracted/DNumType.txt
* c2cb810a67cc5fb4a8d236b6c1bc6dd4d89733d8603881997e8aae2c816a3db1 lib/unicore/extracted/DNumValues.txt
* 746472de66b936ac885ca6d6e68058242b4e909e3260c6317f3ec719f78f76cc lib/unicore/version
- * 3f719771a87dc82fc3d9caa36fe3f2de7545f4d6b0d91d2e1c0132957698b915 regen/mk_invlists.pl
+ * 5d78580583171ad62648e20a2363331a2f67c262c14f660c4914882db8a2f021 regen/mk_invlists.pl
* ex: set ro: */