Boost logo

Boost :

Subject: Re: [boost] Heads up: 1.55.0 deadlines approaching
From: Daniel James (daniel_at_[hidden])
Date: 2013-09-26 13:37:18


On 26 September 2013 17:05, Vicente J. Botet Escriba
<vicente.botet_at_[hidden]> wrote:
>>
> Yes, here is the problem the data associated to the
> future_async_continuation_shared_state will be destroyed before the
> future_async_shared_state_base would try to join. As the thread function
> associated to the continuation uses these variables there is undefined
> behavior (a big bug :( ).
>
> Currently the regression test on clang- darwin- asan11 are failing on some
> the future::then tests. I hope that this change would fix them.
> We can anyway wait until this tester runs tomorrow.

Okay, I misunderstood what the change was meant to do. You didn't
really need to ask since bug fixes are fine now. Sorry if I was
over-fussy.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk