Boost logo

Boost-Build :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2006-03-10 04:39:21


Volodya wrote:
> so, as discussed before, <warning>all often produces way too many warnings,
> and this makes regression testing with Boost troublesome, and is generally
> annoying.
>
> So what about this:
>
> - make <warnings>on the default
> - make <warnings>on translate to some "reasonable" set of warnings. For gcc,
> this will be -Wall, for msvc -- /W3
> - make <warnings>all translate to maximum warnings possible, expecting the
> user to use <warnings>all only if he's ready to dig though the heaps of
> compiler output? For gcc this will be "-Wall -pedantic", for msvc -- "/W4",
> for intel -- w4

Sounds good to me.

- Reece
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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