[Bug c++/31901] bad_cast when using copy on istreambuf_iterator<unsigned char>
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Fri May 11 18:10:00 GMT 2007
------- Comment #2 from pcarlini at suse dot de 2007-05-11 19:09 -------
This is known and we decided time ago not to do anything about it (you can find
something either in Bugzilla or in the libstdc++ mailing list): a portable use
of fstream with anything != char and wchar_t requires in general writing a
custom codecvt.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31901
More information about the Gcc-bugs
mailing list