From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36885 invoked by alias); 26 May 2015 21:36:13 -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 45349 invoked by uid 48); 26 May 2015 17:03:40 -0000 From: "dvpappas at msn dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/18453] New: Incorrect codes for IBM875 Date: Tue, 26 May 2015 21:36:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: dvpappas at msn dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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: 2015-q2/txt/msg00062.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D18453 Bug ID: 18453 Summary: Incorrect codes for IBM875 Product: glibc Version: 2.21 Status: NEW Severity: normal Priority: P2 Component: localedata Assignee: unassigned at sourceware dot org Reporter: dvpappas at msn dot com CC: libc-locales at sourceware dot org Target Milestone: --- In charmap for IBM875 there is a mistake on 4 letters. According to =CE=99=CE=92=CE=9C specification: 1. 0xB4 is "GREEK SMALL LETTER IOTA WITH DIALYTIKA" and is the equivalent to U+03CA. 2. 0xCC is "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS" and is the equivalent to U+0390. 3. 0xB8 is "GREEK SMALL LETTER UPSILON WITH DIALYTIKA" and is the equivalen= t to U+03CB. 4. 0xCD us "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS" and is the equivalent to U+03CB. In "localedata/charmaps/IBM875" the two IOTA's and UPSILON's above are reve= rsed and when converting to or from IBM875 the conversion is wrong. --=20 You are receiving this mail because: You are on the CC list for the bug.