Boost logo

Boost-Build :

From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2006-03-04 02:18:41


Volodya,

>There's also gazillion warnings with msvc. We indeed should do something
>about
>it, but I'm not sure if making <warnings>on default, or making
><warnings>all
>translate to less agreesive switches on CW and MSVC is the best solution.
>At
>least on gcc, all warnings from -Wall are reasonable.

I wasn't concerned with whether the -Wall warnings make sense or not (for
the most part they do), but with the fact that currently there seems to be
no way of disabling specific GCC warnings, because when composing the
command line for the compiler, BBv2 passes the -Wall parameter *after* any
-Wno-whatever parameters passed through <cxxflags>.

--Emil


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk