$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Ralf W. Grosse-Kunstleve (RWGK_at_[hidden])
Date: 2002-06-11 16:34:59
> > Is it possible to turn -fullwarn off? Alternatively, is it possible to
> > extend the -woff list?
>
> I think removing -fullwarn would be fine.
Great!
How difficult would it be to modify the toolset such that it is
possible to request specific -woff #### from the bjam command line?
E.g.
bjam ... --woff-args=1234,1311 ...
Ralf
P.S.: Is the latest version of your toolset accessible, e.g. through
the web?