Subject: Re: [boost] boost.test regression or behavior change (was Re: Boost.lockfree)
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-10-05 16:01:22


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.
>
> well, the bug for c++03 support of boost.lockfree was only present on
> clang, while almost all tests on all platforms were failing ... so
> something must have changed in master, as at one point the tests did
> compile.

Are you saying this bug in present in 1.59? As far I know we did not make
any change to master since then.
 
> thnx,
> tim
> who never experienced this situation with any other testing framework,
> while it's the second time for boost.test ...

What situation do you mean? Library, you depend upon, which is being
developed?

Gennadiy