From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18203 invoked by alias); 9 Feb 2010 21:43:46 -0000 Received: (qmail 18185 invoked by uid 48); 9 Feb 2010 21:43:36 -0000 Date: Tue, 09 Feb 2010 21:43:00 -0000 Message-ID: <20100209214336.18184.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/42819] [DR 1315][C++0x] std::async fails to compile with simple tests, including N3000 example In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paolo dot carlini at oracle dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg00859.txt.bz2 ------- 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... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42819