This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [fixincludes, v3] Enable full ISO C99 support for C++ on Solaris 10+
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Rainer Orth <ro at cebitec dot uni-bielefeld dot de>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, Bruce Korb <bkorb at gnu dot org>
- Date: Tue, 18 May 2010 00:34:42 +0100
- Subject: Re: [fixincludes, v3] Enable full ISO C99 support for C++ on Solaris 10+
- References: <ydd4oi6yxl4.fsf@manam.CeBiTec.Uni-Bielefeld.DE>
On 17 May 2010 23:25, Rainer Orth wrote:
>
> With those changes, all C99 features in libstdc++ become enabled.
Excellent!
> This leaves us with two real new failures (the tests didn't run before):
Let me know if you want me to look at the <future> errors, I think I
wrote those tests.
Jonathan