From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29802 invoked by alias); 12 Nov 2014 10:18:58 -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 29721 invoked by uid 48); 12 Nov 2014 10:18:53 -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, 12 Nov 2014 10:18: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.21 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: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-11/txt/msg00075.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D14094 --- Comment #26 from Pravin S --- (In reply to Mike FABIAN from comment #18) > (In reply to Pravin S from comment #14) > > Created attachment 7715 [details] > > Patch to update UTF-8 CHARMAP and WIDTH to unicode 7.0 > >=20 > > Done with all work with UTF-8 file.=20 > > Added two script: > > 1. utf8-gen.py to generate UTF-8 file > > 2. utf8-compatibility.py : to check backward compatibility of newly > > generated UTF-8 file > > 3. Report of new UTF-8 file backward compatibility is available AT > > https://raw.githubusercontent.com/pravins/glibc-i18n/master/report-utf8 > >=20 > > Submitting to glibc-alpha, please help to quick review and push to git. >=20 > I checked the scripts Pravin used and the resulting UTF-8 file. >=20 > I found only one minor problem: >=20 > In some cases, both UnicodeData.txt and EastAsianWidth.txt have informati= on > about width. For example, EastAsianWidth.txt has: >=20=20=20=20=20 > 302A..302D;W # Mn [4] IDEOGRAPHIC LEVEL TONE MARK..IDEOGRAPHIC > ENTERING TONE MARK >=20=20=20=20=20 > which gives us width 2 for these 4 characters (because of =E2=80=9CW=E2= =80=9D) but > UnicodeData.txt has: >=20=20=20=20=20 > 302A;IDEOGRAPHIC LEVEL TONE MARK;Mn;218;NSM;;;;;N;;;;; > 302B;IDEOGRAPHIC RISING TONE MARK;Mn;228;NSM;;;;;N;;;;; > 302C;IDEOGRAPHIC DEPARTING TONE MARK;Mn;232;NSM;;;;;N;;;;; > 302D;IDEOGRAPHIC ENTERING TONE MARK;Mn;222;NSM;;;;;N;;;;; >=20=20=20=20=20 > which would give width 0 (because of =E2=80=9CNSM=E2=80=9D). >=20 > I changed Pravin=E2=80=99s script a bit to prefer the information from > EastAsianWidth.txt in case of conflicts. >=20 > Pravin has already merged my change into his git repository. Thanks Mike for review. This bug is presently tracking two changes one with i18n file and other with UTF-8 file. Both changes are significant so for be= tter tracking i created new bug https://sourceware.org/bugzilla/show_bug.cgi?id=3D17588 for UTF-8 file. I w= ill submit respective patches there. i18n ctype is still pending. --=20 You are receiving this mail because: You are on the CC list for the bug. >>From glibc-bugs-return-26584-listarch-glibc-bugs=sources.redhat.com@sourceware.org Wed Nov 12 11:01:04 2014 Return-Path: Delivered-To: listarch-glibc-bugs@sources.redhat.com Received: (qmail 9444 invoked by alias); 12 Nov 2014 11:01:04 -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 Delivered-To: mailing list glibc-bugs@sourceware.org Received: (qmail 9372 invoked by uid 48); 12 Nov 2014 11:00:59 -0000 From: "taem at linukz dot org" To: glibc-bugs@sourceware.org Subject: [Bug localedata/15578] The kk_KZ locale update Date: Wed, 12 Nov 2014 11:01: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.18 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: taem at linukz dot org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org 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-11/txt/msg00076.txt.bz2 Content-length: 235 https://sourceware.org/bugzilla/show_bug.cgi?id=15578 --- Comment #4 from Timur Birsh --- Hi, Please review this patch. Thanks. -- You are receiving this mail because: You are on the CC list for the bug.