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 peturr02 at ru dot is  2004-03-18 10:00 -------
> Yesterday, I was looking again at DR 49. Which is your best interpretation?

http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc%2b%2b-
v3/include/ext/stdio_sync_filebuf.h?rev=1.7&content-type=text/x-cvsweb-markup

> Mine is that we are definitely allowed not converting in wcin/wcout/wcerr

Yep. wcout can't do anything to the characters except pass them directly
to stdout.


-- 


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]