[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10714] New: windres when compiled on linux does not conver
From: |
eehouse at eehouse dot org |
Subject: |
[Bug binutils/10714] New: windres when compiled on linux does not convert utf-8 -> utf-16 correctly |
Date: |
1 Oct 2009 02:49:40 -0000 |
windres as shipped in mingw32-binutils with ubuntu 8.04 and debian "testing",
and as built from 2.19.1 sources by me on both those systems, fails to detect
that iconv is available and so uses the dumb path converting utf-8 that inserts
a null byte after very character -- which works for ascii only. I've fixed the
problem locally with a patch that changes how the presence of iconv is tested.
I've also written a simple shell script that verifies the fix. I assume once I
commit this bug I'll have an opportunity to add these as attachments.
--
Summary: windres when compiled on linux does not convert utf-8 ->
utf-16 correctly
Product: binutils
Version: 2.19
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: eehouse at eehouse dot org
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10714
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/10714] New: windres when compiled on linux does not convert utf-8 -> utf-16 correctly,
eehouse at eehouse dot org <=