From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7071 invoked by alias); 18 Nov 2005 12:48:01 -0000 Received: (qmail 6770 invoked by uid 48); 18 Nov 2005 12:47:58 -0000 Date: Fri, 18 Nov 2005 12:48:00 -0000 From: "nicolas dot brouard at libertysurf dot fr" To: glibc-bugs@sources.redhat.com Message-ID: <20051118124757.1883.nicolas.brouard@libertysurf.fr> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/1883] New: On my Mandrivalinux system oe ligature (8859-1) is translated to 1/2 in UTF-8 X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00100.txt.bz2 List-Id: Please could you verify that oe ligature (in ISO8859-1) is now (it wasn't in earlier version) wrongly converted to 1/2 in UTF-8 with. It is correctly converted back to oelig. But the unicode is wrong. (HTML codes are œ and ½ if it helps to generate the test file) UTF-8 should be C5 93 and not C2 BD. Just doing iconv -f ISO-8859-1 -t UTF-8 soeurs-88591.txt soeurs-UTF8.txt and od -ah) A correct UTF8 oelig is seen as a wrong character when converted toISO8859-1. Many thanks for your time. -- Summary: On my Mandrivalinux system oe ligature (8859-1) is translated to 1/2 in UTF-8 Product: glibc Version: 2.3.5 Status: NEW Severity: normal Priority: P2 Component: libc AssignedTo: drepper at redhat dot com ReportedBy: nicolas dot brouard at libertysurf dot fr CC: glibc-bugs at sources dot redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=1883 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.