$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost.test regression or behavior change (was Re: Boost.lockfree)
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2015-10-04 08:50:30
Le 04/10/15 12:09, Gennadiy Rozental a écrit :
> Tim Blechmann <tim <at> klingt.org> writes:
>
>>
>>> All tests for lockfree in both master and develop branch seem to fail.
>
> Are you saying that master worked in 1.59, but fails now? Raffi, did we push
> any changes to master past 1.59 already? I didn't think so
Nothing has been pushed to master since 1.59. As I said, some errors are
due to lockfree, some others to boost.test.
Raffi