From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4465 invoked by alias); 25 Jun 2014 12:24:46 -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 4295 invoked by uid 48); 25 Jun 2014 12:24:42 -0000 From: "pravin.d.s at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug localedata/14094] Update locale data to Unicode 7.0.0 Date: Wed, 25 Jun 2014 12:24: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: pravin.d.s at gmail 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: security- X-Bugzilla-Changed-Fields: 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/msg01571.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=14094 --- Comment #11 from Pravin S --- (In reply to Joseph Myers from comment #0) > > * Ensure the character data in localedata/charmaps/UTF-8 can be > reproduced in some automated fashion from Unicode 6.0, locating any > previously used automation for this or creating some new automation > if any previous automation can't be found. Me too not able to find previous automation for same. I can simply pass all Unicode to python unicode-to-utf8 and format it as required by UTF-8 file. Any hint on how to do this? -- You are receiving this mail because: You are on the CC list for the bug.