$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2006-03-01 15:25:18
> BBv2 defaults to <warnings>all. After consideration (and the fact that CW
> generates a gazillion warnings in this case) it would be best to set the
> default to <warnings>on.
I do like all warnings enabled, but I think if I have not specified
<warnings>all, the default for boost-build should be to not pass any
warnings-related options to the compiler.
--Emil