Boost logo

Boost-Build :

From: Andrey Melnikov (melnikov_at_[hidden])
Date: 2005-09-17 12:44:28


Reece Dunn wrote:
> Alexey Pakhunov wrote:
>
>>Reece Dunn wrote:
>>
>> > +feature warnings :
>> > + default # use the compilers default warning settings
>> > + on # turn warnings on
>> > + off # turn warnings off
>> > + all # enable all warnings
>> > + : propagated ;
>> > +
>>

>>Also the feature should not be 'propagated'. It should be 'free' because
>>it does not affect the result of compilation. It only affects the
>>warnings that will be displayed.
>
>
> Thanks for the clarification... I will update this :).

According to http://tinyurl.com/7grs8#bbv2.reference.features.attributes
it isn't free either, because it does have a limited set or values. IMO
it's "incidental".

Andrey

 


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