winduni.c use #ifdef HAVE_ICONV_H instead of HAVE_ICONV and doesn't use
ICONV_CONST at all. It turns up that iconv is never used and the default (dummy)
code is used instead.
Some variables are not initialized before being given to iconv_onechar ending up
in a compilation error.
This patch fix those problems.
--
Summary: Bugs in winduni.c break windres for code page 65001
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: guillaume dot duhamel at gmail dot com
CC: bug-binutils at gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i586-mingw32msvc
http://sourceware.org/bugzilla/show_bug.cgi?id=10109
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils