From: Andrea Bocci (andrea.bocci_at_[hidden])
Date: 2022-05-28 17:39:17


On Sat, 28 May 2022, 19:15 Soronel Haetir via Boost, <boost_at_[hidden]>
wrote:

> Something I would consider useful from a compiler standpoint would be
> able to control warnings on a path basis. That is, if it's part of the
> system includes (along with other customizable directories), a
> different, much more forgiving set of warnings is in effect.
>

Doesn't GCC's "-isystem" do just that ?

.Andrea

>