This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14623] UTF-8 encoding, wcout vs. file
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Mar 2004 10:23:05 -0000
- Subject: [Bug libstdc++/14623] UTF-8 encoding, wcout vs. file
- References: <20040317231656.14623.bkoz@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-03-18 10:23 -------
OK, thanks ;)
Agreed for the wcin/wcout/wcerr requirements from DR 49.
Also, just checked your remark about the bug in the testcase: fixing it makes the
"Illegal seek" go away. But the basic issue, which really makes of this "not a
bug", stands: wcin/wcout/wcerr can only issue low level single char(wchar_t) I/O.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14623