From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25481 invoked by alias); 12 Dec 2014 11:32:12 -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 25044 invoked by uid 48); 12 Dec 2014 11:31:42 -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: Fri, 12 Dec 2014 11:32: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/msg00092.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17588 Pravin S changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7987|0 |1 is obsolete| | --- Comment #11 from Pravin S --- Created attachment 8009 --> https://sourceware.org/bugzilla/attachment.cgi?id=8009&action=edit Patch to update UTF-8 CHARMAP and WIDTH to unicode 7.0 2014-12-12 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 ******************************************************************************* In this patch Mike fixed pylint warning raised by glibc/scripts/pylint. -- You are receiving this mail because: You are on the CC list for the bug.