This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Implementation of n3793 <experimental/optional>
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Luc Danton <lucdanton at free dot fr>, libstdc++ at gcc dot gnu dot org, Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Date: Wed, 23 Oct 2013 11:18:32 +0200
- Subject: Re: [Patch] Implementation of n3793 <experimental/optional>
- Authentication-results: sourceware.org; auth=none
- References: <5260CFE7 dot 7000808 at free dot fr> <5266495E dot 3010404 at oracle dot com> <52678194 dot 3010707 at free dot fr>
Hi,
On 10/23/2013 09:58 AM, Luc Danton wrote:
+// XFAIL pending resolution of PR libstdc++/58777
Thanks. Actually it's c++/58777, but we can tweak it when we actually
apply the patch. Let's wait for Jonathan' comments...
Thanks again!
Paolo.