Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2023-03-27 17:38:45


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`.)


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