This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/41698] "\uFFFF" converts incorrectly to two-byte character
- From: "chasonr at newsguy dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Oct 2009 21:08:38 -0000
- Subject: [Bug c/41698] "\uFFFF" converts incorrectly to two-byte character
- References: <bug-41698-18306@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from chasonr at newsguy dot com 2009-10-13 21:08 -------
Created an attachment (id=18797)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18797&action=view)
Proposed patch for this bug
This patch is against the GCC 4.4.1 distribution. The function altered is
one_utf8_to_utf16 in libcpp/charset.c .
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41698