[c++0x] <future>

Paolo Carlini paolo.carlini@oracle.com
Sun May 17 21:21:00 GMT 2009


Jonathan Wakely wrote:
> Two problems with that patch:
> testsuite/30_threads/shared_future/members/get2.cc was garbled, the
> first 'int main()' should be 'void test01()'
> future_error::what() should return _M_code.message().c_str() rather
> than "std::future_error"
>   
Care to send again the complete patch?

Thanks!
Paolo.



More information about the Libstdc++ mailing list