On Nov 29, 2021, at 6:45 PM, Emil Dotchevski via Boost
On Thu, Nov 11, 2021 at 5:16 PM Marshall Clow via Boost < boost@lists.boost.org> wrote:
The master branch is is now open for post-beta merges, but only as
described in the Post-Beta Merge Policy.
See <https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy < https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy>>
I'd like to merge to master this LEAF commit: https://github.com/boostorg/leaf/commit/5cf3ed38ab2b0fbb5b0c736000f919fe0aec.... GHA is all green.
It allows class enums to be printed in diagnostic information messages.
Emil — This doesn’t really look like a bug fix to me. It looks like a new feature; but it’s a really minor enhancement. If you’re sure that it won’t cause any problems, go ahead. If you’re not sure, then let’s wait for next release. — Marshall