Boost logo

Boost :

Subject: Re: [boost] [EXTERNAL] [Align] and [smart_ptr] local copy of modular boost not updating correctly.
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2014-05-08 17:20:42


On May 8, 2014, at 3:06 PM, "Fletcher, John P" <j.p.fletcher_at_[hidden]> wrote:

> Boost smart_ptr has changed to use the new library boost align which has just passed its review.
>
> Unfortunately this change does not automatically carry forward into my local copy of modular boost.
>
> I have a directory libs/align but it is empty.
>
> What do I need to do to get this new library (and any other new submodules) into my local copy?

git pull --recurse-submodules
git submodule update --init
git checkout develop

should do it.


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