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: "bkoz at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Mar 2004 15:55:22 -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 bkoz at redhat dot com 2004-03-18 15:55 -------
Subject: Re: UTF-8 encoding, wcout vs. file
>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.
Yes, I had noticed this as well.
At some point we should document the wide streams, because I expect more
questions like this.
-benjamin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14623