[Bug libstdc++/16251] bogus default constructor for std::basic_iostream

2017-07-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16251 Jonathan Wakely changed: What|Removed |Added Known to fail|| --- Comment #9 from Jonathan Wakely

[Bug libstdc++/16251] bogus default constructor for std::basic_iostream

2017-07-18 Thread jensseidel at users dot sf.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16251 Jens Seidel changed: What|Removed |Added CC||jensseidel at users dot sf.net ---

[Bug libstdc++/16251] bogus default constructor for std::basic_iostream

2008-02-10 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2008-02-10 13:01 --- This is still a problem in GCC 4.1.2 and GCC 4.3 [EMAIL PROTECTED]:~$ ./test terminate called after throwing an instance of 'std::bad_cast' what(): St8bad_cast foobarAborted -- manu at gcc dot gnu dot org

[Bug libstdc++/16251] bogus default constructor for std::basic_iostream

2008-02-10 Thread pcarlini at suse dot de
--- Comment #5 from pcarlini at suse dot de 2008-02-10 14:36 --- On it. I think we can safely implement submitter' suggestion. -- pcarlini at suse dot de changed: What|Removed |Added

[Bug libstdc++/16251] bogus default constructor for std::basic_iostream

2008-02-10 Thread paolo at gcc dot gnu dot org
--- Comment #6 from paolo at gcc dot gnu dot org 2008-02-10 15:48 --- Subject: Bug 16251 Author: paolo Date: Sun Feb 10 15:48:10 2008 New Revision: 132214 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132214 Log: 2008-02-10 Paolo Carlini [EMAIL PROTECTED] PR

[Bug libstdc++/16251] bogus default constructor for std::basic_iostream

2008-02-10 Thread pcarlini at suse dot de
--- Comment #7 from pcarlini at suse dot de 2008-02-10 15:51 --- Nothing will be done in older branches (by the way, I'm coming to the conclusion that adding the default constructor was probably an error, but unfortunately is *exported* and in any case we can't just remove it now :(

[Bug libstdc++/16251] bogus default constructor for std::basic_iostream

2005-07-09 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added GCC build triplet|hppa2.0w-hp-hpux11.00 | GCC host triplet|hppa2.0w-hp-hpux11.00 | GCC target triplet|hppa2.0w-hp-hpux11.00 |

[Bug libstdc++/16251] bogus default constructor for std::basic_iostream

2005-06-27 Thread danglin at gcc dot gnu dot org
-- What|Removed |Added CC||danglin at gcc dot gnu dot ||org