Boost logo

Boost :

Subject: Re: [boost] [config] Regression tests and warnings
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-05-04 04:18:47


> My mistake. It is in type_traits that I see that warnings become errors
> in the regression tests. I need to change my local type_traits
> regression tests so that -Wno-variadic-macros is defined for gcc so that
> no errors occur in my testing.

Nod. I want to try and keep type_traits absolutely warning free. Using:

bjam cxxflags=-Wno-variadic-macros

will disable that warning temporarily.

John.


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