Boost logo

Boost :

From: Seth (bugs_at_[hidden])
Date: 2022-09-05 12:12:43


On Mon, Sep 5, 2022, at 1:17 PM, Misha Doter via Boost wrote:
 Is it possible to accept my
> changes(probably with appropriate corrections if either) in order to allow
> compilation of any project with the same compiler flags as in my project
> but using the official version of Boost.Leaf?
>

My take on this is that you already can, by marking the boost includes system headers (-isystem or the equivalent of the build system like `SYSTEM` in CMake).

You can, of course, also make pull requests with improvements to Boost libraries, but that doesn't need to be framed as an urgent fix in general. Of course, in the case when the warnings would actually indicate a serious defect that is a different story and can be treated with urgency it deserves.


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