From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11697 invoked by alias); 10 Jun 2014 14:38:30 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 11618 invoked by uid 48); 10 Jun 2014 14:38:25 -0000 From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug localedata/14094] Update locale data to Unicode 6.3 Date: Tue, 10 Jun 2014 14:38:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.15 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carlos at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: pravin.d.s at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-06/txt/msg00064.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=14094 Carlos O'Donell changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlos at redhat dot com --- Comment #7 from Carlos O'Donell --- (In reply to Pravin S from comment #6) > I have written script for checking backward compabitibility of new LC_CTYPE > with old LC_CTYPE. > > Script is available at https://github.com/pravins/glibc-i18n > > Important thing for us presently is report generated by script. i.e. > > https://raw.githubusercontent.com/pravins/glibc-i18n/master/Report > > While doing this also found in existing i18n file ..; included > twice. > > % MALAYALAM/ > ..;..;/ > > Let me know if anything is missing. > > In next step, i will check missing characters from LC_CTYPE 5.0.0 with > LC_CTYPE 6.3.0 and confirm are these intentional changes at Unicode or > something we are missing. > > Will be ready with patch for updating LC_CTYPE next time. Thanks Pravin! I think the missing step is to get these scripts checked into glibc's script/ directory so that we have them in a central location with some internal comments showing how to run the script. This way we can re-run them at later stages to verify what's missing and stay in sync (say the release manager runs it before a release). Eventually we want a documented process here: https://sourceware.org/glibc/wiki/Regeneration Even if it's just "Run this script. Fix all warnings by hand" it would be a good start. -- You are receiving this mail because: You are on the CC list for the bug.