Boost logo

Boost :

From: pbristow_at_[hidden]
Date: 2019-07-03 16:28:23


-----Original Message-----
From: Boost <boost-bounces_at_[hidden]> On Behalf Of James E. King III via
Boost
Sent: 3 July 2019 16:48
To: Boost Developers List <boost_at_[hidden]>
Cc: James E. King III <jking_at_[hidden]>
Subject: Re: [boost] Link problem with graph and pending still appears
unresolved?

On Wed, Jul 3, 2019 at 11:26 AM Andrey Semashev via Boost
<boost_at_[hidden]> wrote:
>
> Doesn't the disjoint_sets git submodule need to be removed from the
> superproject?
>

> It was removed from develop in https://github.com/boostorg/boost/pull/283

I naively did what I normally do to update to current develop branch

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

followed by a boostrap.bat

and b2 -a headers

but perhaps that doesn't prune dead branches?

Should I have done something else?

(Apart from deleting all the symlinks - some of which are my own private ones
and I want to keep so a bit more tricky.

Paul


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