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: "peturr02 at ru dot is" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Mar 2004 09:20:24 -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 peturr02 at ru dot is 2004-03-18 09:20 -------
> Tämä on öäåÖÄÅ testi
>
> should match
>
> Tämä on öäåÖÄÅ testi
>
> but does not.
Looks OK to me.
> the stdio_sync_filebuf
> doesn't convert, just calls putwc, one char at a time!
See DR 49.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14623