On Mon, 5 Sept 2022 at 15:21, Seth via Boost
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
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
Thank you for suggesting a SYSTEM option. I didn't know about that. But
unfortunately this doesn't work for Windows as good as for Linux and MacOS:
https://discourse.cmake.org/t/marking-headers-as-system-does-not-suppress-wa...
On Mon, 5 Sept 2022 at 15:21, Seth via Boost