[Bug libstdc++/42819] [DR 1315][C++0x] std::async fails to compile with simple tests, including N3000 example

2010-02-12 Thread paolo at gcc dot gnu dot org
--- Comment #30 from paolo at gcc dot gnu dot org 2010-02-12 22:31 --- Subject: Bug 42819 Author: paolo Date: Fri Feb 12 22:31:15 2010 New Revision: 156742 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156742 Log: 2010-02-12 Jonathan Wakely jwakely@gmail.com

[Bug libstdc++/42819] [DR 1315][C++0x] std::async fails to compile with simple tests, including N3000 example

2010-02-12 Thread paolo dot carlini at oracle dot com
--- Comment #31 from paolo dot carlini at oracle dot com 2010-02-12 22:34 --- Done. -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug libstdc++/42819] [DR 1315][C++0x] std::async fails to compile with simple tests, including N3000 example

2010-02-10 Thread paolo dot carlini at oracle dot com
--- Comment #29 from paolo dot carlini at oracle dot com 2010-02-11 01:59 --- Thanks to the recent fixes and all the good work Jason did, I'm pretty sure that now a normal enable_if or decltype on the return type would work just fine. I'm wondering if we should just do that, for 4.5.0

[Bug libstdc++/42819] [DR 1315][C++0x] std::async fails to compile with simple tests, including N3000 example

2010-02-09 Thread paolo dot carlini at oracle dot com
--- Comment #26 from paolo dot carlini at oracle dot com 2010-02-09 21:20 --- Fine, let's suspend this, then. -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug libstdc++/42819] [DR 1315][C++0x] std::async fails to compile with simple tests, including N3000 example

2010-02-09 Thread paolo dot carlini at oracle dot com
--- Comment #27 from paolo dot carlini at oracle dot com 2010-02-09 21:43 --- Jon, about the proposed resolution, do you think that simple is enough? I mean, it doesn't say anything about the problem I had to address with SFINAE in my tentative patch... --

[Bug libstdc++/42819] [DR 1315][C++0x] std::async fails to compile with simple tests, including N3000 example

2010-02-09 Thread redi at gcc dot gnu dot org
--- Comment #28 from redi at gcc dot gnu dot org 2010-02-09 21:51 --- Good point, I'll ask Howard to update it -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42819