Boost logo

Boost :

From: Misha Doter (mishadoter_at_[hidden])
Date: 2022-09-06 09:52:46


On Tue, 6 Sept 2022 at 04:57, Emil Dotchevski via Boost <
boost_at_[hidden]> wrote:
> Please confirm that this branch solves the problem:
> https://github.com/boostorg/leaf/tree/feature/werror.

Thank you, this branch solves the problem only for Debug build. For Release
it fails to compile boost/leaf/detail/optional.hpp with 4 messages "Unused
parameter 'key' " for lines 140, 146, 152 and 158. So in order to suppress
the warnings I have added 'ignore' template funcion
https://github.com/rokoDev/leaf/tree/feature/werror


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