Boost logo

Boost :

From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2006-02-01 02:59:35


Gennadiy Rozental wrote:
>> I recently introduced in some test code in a program bulit with the
>> Test Execution Monitor:
>>
>> BOOST_WARN_EQUAL(offset1, offset2);
>>
>>
>> Allthough the offsets were different, I could not see any messages
>> even when I launched the program with --log_level=warnings
>
> isn't it --log_level=warning?

A similar thing happened to me yesterday. I tried some option that didn't
work, until I realized I misspelled the value.

Would it be possible to update the cla (and perhaps the env stuff) part to
at least output a warning when an unknown value is assigned to an option? I
don't know whether the cla/env parts are intended to be customizable, but
even if this is the fact - it should be doable.

Regards // Johan


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