Boost logo

Boost :

Subject: Re: [boost] [Fusion] Lots of test failures on develop
From: Louis Dionne (ldionne.2_at_[hidden])
Date: 2014-11-12 09:53:16


Peter Dimov <lists <at> pdimov.com> writes:

>
> Louis Dionne wrote:
> > It turned out that the problem was the BOOST_CXX14_CONSTEXPR macro being
> > used without ever being defined (I grepped all of Boost for it and
> > couldn't find a definition).
>
> It's possible that this macro is on Config's develop branch and hasn't yet
> found its way into master. If so, its use may well be correct.

Yes, that was the problem. Sorry for the fuss. How do you guys keep your
submodules in sync in the modularized Boost? Do you use something like

    git submodule foreach git checkout develop && git pull

from time to time, or is there a better way?

Louis


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