Boost logo

Boost :

From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2023-03-28 14:05:26


On Mar 28, 2023, at 6:55 AM, Joaquin M López Muñoz <joaquinlopezmunoz_at_[hidden]> wrote:
>
> El 27/03/2023 a las 19:39, Peter Dimov via Boost escribió:
>> Joaquin M López Muñoz wrote:
>>> El 16/03/2023 a las 16:38, Marshall Clow via Boost escribió:
>>>> The master branch is now open for bug fixes and documentation changes.
>>>> Other changes by release manager permission, as described in
>>>> https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
>>> Hi, I'd like to commit the following changes:
>>>
>>> * multi_index: removal of foreach and serialization from dependencies listed
>>> in CMakeLists.txt:
>>> https://github.com/boostorg/multi_index/commit/b6d5c88629d3ca3b0822e
>>> 87629c28ebf151c6a9e
>>> https://github.com/boostorg/multi_index/commit/0e55b4878952375c8f8c0
>>> 0b6dc6964423644970e
>>>
>>> * flyweight: removal of serialization from dependencies listed in
>>> CMakeLists.txt:
>>> https://github.com/boostorg/flyweight/commit/b37873c46902f06d6c131a5
>>> 25493ff6d29180efa
>> As a general reminder to everyone, if you make changes that add or remove
>> dependencies, and your CMakeLists.txt file is generated by `boostdep --cmake`,
>> and contains no further changes, you should regenerate it (by replacing it with
>> the output of `boostdep --cmake my_library`.)
>
> Thanks for the tip, I've just run boostdep and results coincide with what there's already on the CML
> files. Marshall, OK to merge to master?

Go ahead.

— Marshall


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