This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [c++0x] <future>


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]