This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/18678] Garbage output to std::wcout under some circumstances


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]