Boost logo

Boost :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2019-12-15 19:00:17


On Sun, Dec 15, 2019 at 11:17 AM Alexander Grund via Boost <
boost_at_[hidden]> wrote:

> > You can instead depend on boost_filesystem sans error warns with:
> >
> > run test_stdio.cpp : : :
> > <library>/boost/filesystem//boost_filesystem/<warnings-as-errors>off ;
>
>
> Thanks this did work to some extent. But I'm still getting errors from
> other libs headers files included by my lib. Probably not much can to be
> done about that :-/
>

If you can conceive of a compiler invocation that will let you have error
warnings on your code but not any code your code happens to include then it
can be done ;-)

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net

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