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++/14623] UTF-8 encoding, wcout vs. file


------- Additional Comments From pcarlini at suse dot de  2004-03-18 10:23 -------
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.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14623


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