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-17 23:45 -------
Benjamin, could you please attach the testcase?
As-is (inline) the src string literal is damaged and at run time I get:

  "Invalid or incomplete multibyte or wide character"

(mbstowcs returns -1)


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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]