[Bug libstdc++/41530] [c++0x] Cannot move-construct std::tuple from a different type of std::tuple

2009-09-30 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2009-09-30 23:44 --- Thanks for the PR and the patch, which indeed makes sense to me (also regtests fine). Before committing the change, let's wait a bit in case Chris F has some comments... -- paolo dot carlini at oracle dot c

[Bug libstdc++/41530] [c++0x] Cannot move-construct std::tuple from a different type of std::tuple

2009-10-01 Thread cfairles at gcc dot gnu dot org
--- Comment #2 from cfairles at gcc dot gnu dot org 2009-10-01 22:52 --- (In reply to comment #1) > Thanks for the PR and the patch, which indeed makes sense to me (also regtests > fine). Before committing the change, let's wait a bit in case Chris F has some > comments... > Looks goo

[Bug libstdc++/41530] [c++0x] Cannot move-construct std::tuple from a different type of std::tuple

2009-10-05 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2009-10-05 13:22 --- Great, then patch + testcase is going in mainline. I have to ask submitter his exact name for the ChangeLog, though. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41530

[Bug libstdc++/41530] [c++0x] Cannot move-construct std::tuple from a different type of std::tuple

2009-10-05 Thread jbytheway at gmail dot com
--- Comment #4 from jbytheway at gmail dot com 2009-10-05 17:48 --- I've added my name to my account details. You should see it up there somewhere ^^. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41530

[Bug libstdc++/41530] [c++0x] Cannot move-construct std::tuple from a different type of std::tuple

2009-10-05 Thread paolo at gcc dot gnu dot org
--- Comment #5 from paolo at gcc dot gnu dot org 2009-10-05 17:56 --- Subject: Bug 41530 Author: paolo Date: Mon Oct 5 17:56:02 2009 New Revision: 152461 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152461 Log: 2009-10-05 John Bytheway PR libstdc++/41530 *

[Bug libstdc++/41530] [c++0x] Cannot move-construct std::tuple from a different type of std::tuple

2009-10-05 Thread paolo dot carlini at oracle dot com
--- Comment #6 from paolo dot carlini at oracle dot com 2009-10-05 17:59 --- Fixed. -- paolo dot carlini at oracle dot com changed: What|Removed |Added Target Mileston

[Bug libstdc++/41530] [c++0x] Cannot move-construct std::tuple from a different type of std::tuple

2009-10-28 Thread cfairles at gcc dot gnu dot org
--- Comment #7 from cfairles at gcc dot gnu dot org 2009-10-28 16:23 --- Should be marked as fixed no? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41530

[Bug libstdc++/41530] [c++0x] Cannot move-construct std::tuple from a different type of std::tuple

2009-10-28 Thread paolo dot carlini at oracle dot com
--- Comment #8 from paolo dot carlini at oracle dot com 2009-10-28 16:25 --- Do we want it for 4.4.3 too or not? If you see issues open after commits to mainline, normally it's because of that... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41530

[Bug libstdc++/41530] [c++0x] Cannot move-construct std::tuple from a different type of std::tuple

2009-10-29 Thread paolo dot carlini at oracle dot com
--- Comment #9 from paolo dot carlini at oracle dot com 2009-10-29 10:41 --- Fixed for mainline. -- paolo dot carlini at oracle dot com changed: What|Removed |Added