From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6978 invoked by alias); 3 Dec 2014 11:52:44 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 6109 invoked by uid 48); 3 Dec 2014 11:49:24 -0000 From: "pravin.d.s at gmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/17588] Update UTF-8 charmap and width to Unicode 7.0.0 Date: Wed, 03 Dec 2014 11:52: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: unspecified 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: attachments.isobsolete attachments.created 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-q4/txt/msg00078.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17588 Pravin S changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7980|0 |1 is obsolete| | --- Comment #10 from Pravin S --- Created attachment 7987 --> https://sourceware.org/bugzilla/attachment.cgi?id=7987&action=edit Patch to update UTF-8 CHARMAP and WIDTH to unicode 7.0 2014-12-01 Pravin Satpute [BZ #17588 #13064] * charmaps/UTF-8: Updated UTF-8 CHARMAP and WIDTH to Unicode 7.0.0. * localedata/utf8-gen.py: New script for generating UTF-8 CHARMAP from latest UnicodeData.txt. * localedata/utf8-compatibility.py: New script for testing backward compatibility of newly generated UTF-8 file. Reviewed and improved by Mike FABIAN ------------------------------------------------------------------------------ Yes, i also able to reproduce same issues while building glibc with patch. This patch fixes those issues. -- You are receiving this mail because: You are on the CC list for the bug.