$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [release] please add fiber to master
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2016-07-03 03:27:30
2016-07-03 9:19 GMT+02:00 Thomas Trummer <th.trummer_at_[hidden]>:
> > The next version of Xcode will have support for thread_local.
>
> So for fun I tried Boost.Fiber with the Xcode 8 beta and it builds and
> runs the test suite without problems (except -Wpessimizing-move warnings).
> The same goes for GCC 6.1 (except some warnings in Boost.Function).
>
very nice, thank you for testing