http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54527
Bug #: 54527
Summary: wcout breaks on win32 console
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: blocker
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54527
--- Comment #1 from vurentjie 2012-09-08 14:19:45
UTC ---
i did try follow this deeper, but the __ostream_insert specialization for
wchar_t is not in ostream_insert.h,
but it seems to be declared in ostream-inst.cc (libstd++ implementation)
i m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54527
vurentjie changed:
What|Removed |Added
Severity|blocker |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54527
vurentjie changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|