diff options
author | Mike FABIAN <mfabian@redhat.com> | 2018-07-10 11:25:48 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2018-07-10 17:30:31 +0200 |
commit | 4beefeeb8ea80fece3d55c82b2b152ed9c78cdbe (patch) | |
tree | c4fef129f6932b676780d25d3a0335a536731e30 /localedata/charmaps/UTF-8 | |
parent | fd70af45528d59a00eb3190ef6706cb299488fcd (diff) | |
download | glibc-4beefeeb8ea80fece3d55c82b2b152ed9c78cdbe.tar.gz glibc-4beefeeb8ea80fece3d55c82b2b152ed9c78cdbe.tar.xz glibc-4beefeeb8ea80fece3d55c82b2b152ed9c78cdbe.zip |
Put the correct Unicode version number 11.0.0 into the generated files
In some places there was still the old Unicode version 10.0.0 in the files. * localedata/charmaps/UTF-8: Use correct Unicode version 11.0.0 in comment. * localedata/locales/i18n_ctype: Use correct Unicode version in comments and headers. * localedata/unicode-gen/utf8_gen.py: Add option to specify Unicode version * localedata/unicode-gen/Makefile: Use option to specify Unicode version for utf8_gen.py
Diffstat (limited to 'localedata/charmaps/UTF-8')
-rw-r--r-- | localedata/charmaps/UTF-8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/charmaps/UTF-8 b/localedata/charmaps/UTF-8 index 885c6ae7fc..1367aa46cf 100644 --- a/localedata/charmaps/UTF-8 +++ b/localedata/charmaps/UTF-8 @@ -47069,7 +47069,7 @@ CHARMAP <U0010FFC0>..<U0010FFFD> /xf4/x8f/xbf/x80 <Plane 16 Private Use> END CHARMAP -% Character width according to Unicode 10.0.0. +% Character width according to Unicode 11.0.0. % - Default width is 1. % - Double-width characters have width 2; generated from % "grep '^[^;]*;[WF]' EastAsianWidth.txt" |