On Tue, Nov 10, 2015 at 10:25 PM, Marcel Raad <raad@teamviewer.com> wrote:
Marshall Clow-2 wrote
> 2) Marcel says that there are two unmerged changes in Boost.Graph
>
>> Boost.Graph is now doubly broken on MSVC 14. Two important commits are
>> missing in master:
>>
>> https://github.com/boostorg/graph/commit/1d5f43d9f6e8a5295bad7593db942cc755eb664c
>>
>> https://github.com/boostorg/graph/commit/0fc1749bd7b300b0ad7a6ec45eefff5ea9057a0f
>
>
> Marcel - what are the status of these patches on develop?
> Are they independent of other changes on develop? (i.e, can they be
> cherry-picked)?
> (They look pretty benign to me)

Yes, they're independent of other commits. All unit tests are passing on the
develop branch.


Please merge those two commits to master.
Thanks!

-- Marshall