[Bug libstdc++/14623] UTF-8 encoding, wcout vs. file
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Thu Mar 18 09:25:00 GMT 2004
------- Additional Comments From pcarlini at suse dot de 2004-03-18 09:25 -------
Thanks for your feedback Pétur.
Indeed, I have just tried calling std::ios::sync_with_stdio(false) at the outset
and it leads to three identical outputs (printf, wcout, myfile), otherwise, the
second is different.
Yesterday, I was looking again at DR 49. Which is your best interpretation?
Mine is that we are definitely allowed not converting in wcin/wcout/wcerr
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14623
More information about the Gcc-bugs
mailing list