[Bug libstdc++/33489] parallel v3: not default constructible issues

2007-10-18 Thread bkoz at gcc dot gnu dot org
--- Comment #11 from bkoz at gcc dot gnu dot org 2007-10-18 16:06 --- Wolfgang, I'm going to close this as fixed, ok? We are now checking systematically for this issue as part of the 25_algo conformance testing. If you find any more of these, please re-open. best, benjamin --

[Bug libstdc++/33489] parallel v3: not default constructible issues

2007-10-18 Thread bangerth at dealii dot org
--- Comment #12 from bangerth at dealii dot org 2007-10-18 18:46 --- Yes, sorry. I meant to report of course that I believe that it works now. Thanks for your work! W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33489

[Bug libstdc++/33489] parallel v3: not default constructible issues

2007-10-09 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2007-10-09 20:48 --- Subject: Bug 33489 Author: bkoz Date: Tue Oct 9 20:48:38 2007 New Revision: 129179 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129179 Log: 2007-10-09 Benjamin Kosnik [EMAIL PROTECTED] PR

[Bug libstdc++/33489] parallel v3: not default constructible issues

2007-10-09 Thread bkoz at gcc dot gnu dot org
--- Comment #8 from bkoz at gcc dot gnu dot org 2007-10-09 20:50 --- This should be all fixed now. Wolfgang, please verify and fix if true. -benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33489

[Bug libstdc++/33489] parallel v3: not default constructible issues

2007-10-09 Thread bangerth at dealii dot org
--- Comment #9 from bangerth at dealii dot org 2007-10-09 20:51 --- (In reply to comment #8) Wolfgang, please verify and fix if true. Already under way :-) W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33489

[Bug libstdc++/33489] parallel v3: not default constructible issues

2007-10-09 Thread bkoz at gcc dot gnu dot org
--- Comment #10 from bkoz at gcc dot gnu dot org 2007-10-09 21:40 --- Mine. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at

[Bug libstdc++/33489] parallel v3: not default constructible issues

2007-10-08 Thread bkoz at gcc dot gnu dot org
--- Comment #6 from bkoz at gcc dot gnu dot org 2007-10-08 15:58 --- Subject: Bug 33489 Author: bkoz Date: Mon Oct 8 15:58:06 2007 New Revision: 129132 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129132 Log: 2007-10-08 Benjamin Kosnik [EMAIL PROTECTED] PR