This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/18678] Garbage output to std::wcout under some circumstances
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Nov 2004 23:58:08 -0000
- Subject: [Bug libstdc++/18678] Garbage output to std::wcout under some circumstances
- References: <20041126002106.18678.rleigh@debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-11-29 23:58 -------
As I said, please have a look to include/ext/stdio_sync_filebuf.h: for C++ we
have *additional* requirements besides those related to intermixing and only
putc/putwc can be used: the behavior is a straightforward consequence of that
of those underlying libc facilities.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18678