This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/20009] tr_TR: convert LC_CTYPE to i18n


https://sourceware.org/bugzilla/show_bug.cgi?id=20009

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.27

--- Comment #4 from Mike FABIAN <maiku.fabian at gmail dot com> ---
I think this is already fixed because of:

commit 85bafe6f3d0e4647af5e74178b46abdf44d3b981
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Dec 11 12:45:19 2015 +0000

    Automate LC_CTYPE generation for tr_TR, update to Unicode 8.0.0 (bug
18491).

    This patch makes the automation of Unicode LC_CTYPE generation also
    support generating the modified LC_CTYPE used for Turkish (where case
    conversions of 'i' and 'I' differ from ASCII conventions), so allowing
    that to be more readily kept in sync for future Unicode updates.  The
    patch includes the locale update generated by the scripts.

    Tested for x86_64.

            [BZ #18491]
            * unicode-gen/unicode_utils.py (to_upper_turkish): New function.
            (to_lower_turkish): Likewise.
            * unicode-gen/gen_unicode_ctype.py (output_tables): Support
            producing output with Turkish case conversions.
            (--turkish): New command-line option.
            * unicode-gen/Makefile (GENERATED): Add tr_TR.
            (tr_TR): New rule.
            * locales/tr_TR: Regenerate LC_CTYPE.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]