[Bug c++/31901] bad_cast when using copy on istreambuf_iterator

2007-05-11 Thread pcarlini at suse dot de
--- 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

[Bug c++/31901] bad_cast when using copy on istreambuf_iterator

2007-05-11 Thread batterseapower at hotmail dot com
--- Comment #1 from batterseapower at hotmail dot com 2007-05-11 19:04 --- Created an attachment (id=13541) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13541&action=view) Preprocessed C++ source code for my test application -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=319