[fixincludes, v3] Enable full ISO C99 support for C++ on Solaris 10+

Jonathan Wakely jwakely.gcc@gmail.com
Wed May 19 17:42:00 GMT 2010


On 18 May 2010 12:52, Rainer Orth wrote:
> Jonathan Wakely <jwakely.gcc@gmail.com> writes:
>
>>> 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.
>
> That would be great, especially given that my C++ knowledge is close to
> none :-)

The problem is I defined a "::wait" function which clashes with
wait(2).  The fix is to rename that function.



More information about the Libstdc++ mailing list