This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/binutils ChangeLog winduni.c
- From: nickc at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 9 Jun 2009 15:14:23 -0000
- Subject: src/binutils ChangeLog winduni.c
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2009-06-09 15:14:23
Modified files:
binutils : ChangeLog winduni.c
Log message:
PR 10165
* winduni.c (wind_MultiByteToWideChar): Do not pass MB_PRECOMPOSED
to MultiByteToWideChar when using the CP_UTF8 or CO_UTF7 types.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1479&r2=1.1480
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/winduni.c.diff?cvsroot=src&r1=1.12&r2=1.13