23 Nov
2018
23 Nov
'18
5:17 a.m.
Am Fr., 23. Nov. 2018 um 04:44 Uhr schrieb Vinnie Falco via Boost < boost@lists.boost.org>:
On Sun, Nov 18, 2018 at 6:32 PM Marshall Clow via Boost
wrote: The master branch will close for the 1.69.0 release on 5-December.
I'm seeing a few address sanitizer errors in the matrix for your configurations, I believe this happens when asan is not informed that program threads may switch stacks (e.g. from Boost.Coroutine).
sanitizer + boost.coroutine (boost.context) work only if ucontext is used as backend (context-impl=ucontext)