]> sourceware.org Git - glibc.git/commitdiff
localedata: Fix unicode-gen check target.
authorCarlos O'Donell <carlos@systemhalted.org>
Wed, 25 Oct 2017 16:06:45 +0000 (09:06 -0700)
committerCarlos O'Donell <carlos@systemhalted.org>
Wed, 25 Oct 2017 16:17:46 +0000 (09:17 -0700)
After the transition to generating a distinct file for Unicode ctype
information e.g. i18n_ctype, the check target was left with the wrong
target name. This patch fixes the check target and regenerates the
files with more information than previously used, filling in the the
LC_IDENTIFICATION data.

Tested on x86_64 by regenerating from Unicode source files, and
running checks. Tested by subsequently rebuilding all locales.
No regressions in testsuite.

Signed-off-by: Carlos O'Donell <carlos@redhat.com>
Reported-by: Rafal Luzynski <digitalfreak@lingonborough.com>
ChangeLog
localedata/locales/i18n_ctype
localedata/locales/tr_TR
localedata/locales/translit_circle
localedata/locales/translit_cjk_compat
localedata/locales/translit_combining
localedata/locales/translit_compat
localedata/locales/translit_font
localedata/locales/translit_fraction
localedata/unicode-gen/Makefile

index 76c592e5d336e3e150978c3eddad7d3148b91a76..070d07f5b2afcc617f40d78d4aba4b5cfbbce3ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2017-10-25  Carlos O'Donell  <carlos@redhat.com>
+
+       * localedata/unicode-gen/Makefile (check_i18n): Rename to
+       check_i18n_ctype. Depend on i18n_ctype-report. Check i18n_ctype-report
+       file.
+       * localedata/locales/i18n_ctype: Regenerate.
+       * localedata/locales/tr_TR: Likewise.
+       * localedata/locales/translit_circle: Likewise.
+       * localedata/locales/translit_cjk_compat: Likewise.
+       * localedata/locales/translit_combining: Likewise.
+       * localedata/locales/translit_compat: Likewise.
+       * localedata/locales/translit_font: Likewise.
+       * localedata/locales/translit_fraction: Likewise.
+
 2017-10-25  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
 
        * sysdeps/powerpc/powerpc64/power7/memcpy.S: Replace
index da88efc75ed614d57791fcf7a61c7e103dc138a7..b965563d49205472ad5ebc9600639ce3e106aa3c 100644 (file)
@@ -8,25 +8,26 @@ comment_char %
 % exempt you from the conditions of the license if your use would
 % otherwise be governed by that license.
 
-%
 % The only purpose for this file is to provide the basic Unicode
 % LC_CTYPE information.  This way other locales that need this
 % information, but with different transliterations, can include it
 % directly.
-%
+
+% Generated automatically by gen_unicode_ctype.py for Unicode 10.0.0.
 
 LC_IDENTIFICATION
-title                 ""
-source                ""
-address               ""
-contact               ""
-email                 ""
-tel                   ""
-fax                   ""
-language              ""
-territory             ""
-revision              ""
-date                  "2017-10-11"
+title     "Unicode 10.0.0 FDCC-set"
+source    "UnicodeData.txt, DerivedCoreProperties.txt"
+address   ""
+contact   ""
+email     "bug-glibc-locales@gnu.org"
+tel       ""
+fax       ""
+language  ""
+territory "Earth"
+revision  "10.0.0"
+date      "2017-10-23"
+category  "unicode:2014";LC_CTYPE
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_CTYPE
index 5925a93880df675ef7088d4a928b4a97cb8d90fe..4bcc8ed3b9a1d4d908075d5fc5451256785b62d3 100644 (file)
@@ -43,7 +43,7 @@ fax        ""
 language   "Turkish"
 territory  "Turkey"
 revision   "1.0"
-date       "2017-06-20"
+date       "2017-10-23"
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_CTYPE
index bcf1e8eeefa6049802e78ea9d0825c4be5d86ec1..6b52111d8295d99939c7d03172e9b590cef4b905 100644 (file)
@@ -9,7 +9,7 @@ comment_char %
 % otherwise be governed by that license.
 
 % Transliterations of encircled characters.
-% Generated automatically from UnicodeData.txt by gen_translit_circle.py on 2017-06-01 for Unicode 10.0.0.
+% Generated automatically from UnicodeData.txt by gen_translit_circle.py on 2017-10-23 for Unicode 10.0.0.
 
 LC_CTYPE
 
index cf8307decbe027718640edf896a20081d4fdf3ae..490c8f6671c35a91bb57a79194e20f67d0916704 100644 (file)
@@ -9,7 +9,7 @@ comment_char %
 % otherwise be governed by that license.
 
 % Transliterations of CJK compatibility characters.
-% Generated automatically from UnicodeData.txt by gen_translit_cjk_compat.py on 2017-06-01 for Unicode 10.0.0.
+% Generated automatically from UnicodeData.txt by gen_translit_cjk_compat.py on 2017-10-23 for Unicode 10.0.0.
 
 LC_CTYPE
 
index bf801abcdd856140edc8737ede929cfc3e62dfca..4451c7e8f6ef610cbd045ab5b069d0352d24b667 100644 (file)
@@ -10,7 +10,7 @@ comment_char %
 
 % Transliterations that remove all combining characters (accents,
 % pronounciation marks, etc.).
-% Generated automatically from UnicodeData.txt by gen_translit_combining.py on 2017-06-01 for Unicode 10.0.0.
+% Generated automatically from UnicodeData.txt by gen_translit_combining.py on 2017-10-23 for Unicode 10.0.0.
 
 LC_CTYPE
 
index a5668168a5dc15efc4b07e0dca21fd0b63832524..c85b1cfe0425ade2aa26b76125f5a9a840e51d6a 100644 (file)
@@ -9,7 +9,7 @@ comment_char %
 % otherwise be governed by that license.
 
 % Transliterations of compatibility characters and ligatures.
-% Generated automatically from UnicodeData.txt by gen_translit_compat.py on 2017-06-01 for Unicode 10.0.0.
+% Generated automatically from UnicodeData.txt by gen_translit_compat.py on 2017-10-23 for Unicode 10.0.0.
 
 LC_CTYPE
 
index faffd6aaa142b5e16eb7bc397a1101794a2b88bc..dc61ffd2d079dc58448c26a307e85ede6491469c 100644 (file)
@@ -9,7 +9,7 @@ comment_char %
 % otherwise be governed by that license.
 
 % Transliterations of font equivalents.
-% Generated automatically from UnicodeData.txt by gen_translit_font.py on 2017-06-01 for Unicode 10.0.0.
+% Generated automatically from UnicodeData.txt by gen_translit_font.py on 2017-10-23 for Unicode 10.0.0.
 
 LC_CTYPE
 
index ff6d0e22a7c48b921f7db7ea1d0d628794daa538..2bf92b91772ec6ba07549873e9321a884d6aebc1 100644 (file)
@@ -9,7 +9,7 @@ comment_char %
 % otherwise be governed by that license.
 
 % Transliterations of fractions.
-% Generated automatically from UnicodeData.txt by gen_translit_fraction.py on 2017-06-01 for Unicode 10.0.0.
+% Generated automatically from UnicodeData.txt by gen_translit_fraction.py on 2017-10-23 for Unicode 10.0.0.
 % The replacements have been surrounded with spaces, because fractions are
 % often preceded by a decimal number and followed by a unit or a math symbol.
 
index 32f4a5350427075e7e077b31e5006360a523b538..91c4f891bdd4e28cea0b5c4e28df93568cb653b0 100644 (file)
@@ -78,9 +78,9 @@ i18n_ctype-report: ctype_compatibility.py ctype_compatibility_test_cases.py
        $(PYTHON3) ./ctype_compatibility.py -o ../locales/i18n_ctype \
          -n i18n_ctype -a -m > $@
 
-check-i18n: i18n-report
+check-i18n_ctype: i18n_ctype-report
        @if grep '\(Missing\|Added\) [^0]\|^Number of errors[^=]* = [^0]' \
-               i18n-report; \
+               i18n_ctype-report; \
        then echo manual verification required; false; else true; fi
 
 tr_TR: UnicodeData.txt DerivedCoreProperties.txt
This page took 0.097305 seconds and 5 git commands to generate.