[patch] Define std::promise::set_value_at_thread_exit() etc.

Jonathan Wakely jwakely@redhat.com
Wed Dec 3 01:35:00 GMT 2014


On 03/12/14 02:12 +0100, Gerald Pfeifer wrote:
>This breaks FreeBSD (both 8 and 10) from what I can tell.
[...]
>: error: 'atexit' is not a member of 'std'
>      std::atexit (run);
>      ^

I've just committed this at r218300 which I hope will fix it.
Sorry for the breakage.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 640 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20141203/ace1d3f0/attachment.bin>


More information about the Libstdc++ mailing list