Boost logo

Boost-Build :

Subject: Re: [Boost-build] missing const
From: Robert Ramey (ramey_at_[hidden])
Date: 2015-04-19 16:10:52


Alain Miniussi wrote
> I have a few test failures in master/BOOST_MPI_HOMOGENEOUS as a result.
>
> I'm looking into it and propose to push them to master once the test
> passes.
>
> Develop is already fixed in that reagrd, but based on a different
> version of serialization.

You shouldn't be pushing any changes into the master branch. You should
only be merging the state of develop into master the develop branch passes
all it's tests.

If in serialization (develop branch) is fixed but serialization (master
isn't) the
most effective strategy will be to get serialization(develop) merged into
serialization (master). In this particular case, the only thing preventing
this is an issue related to visibility which will hopefully be fixed soon.

Robert Ramey

--
View this message in context: http://boost.2283326.n4.nabble.com/missing-const-tp4674544p4674594.html
Sent from the Boost - Build mailing list archive at Nabble.com.

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk