Boost logo

Boost :

Subject: Re: [boost] TMP error messages [ was Re: New libraries implementing C++11 features in C++03 ]
From: Roland Bock (rbock_at_[hidden])
Date: 2011-11-25 10:38:12


On 11/25/2011 03:04 AM, Maxim Yanchenko wrote:
> Joel de Guzman <joel <at> boost-consulting.com> writes:
>
>> Now. What else can we do about it? Here's an idea. I'd like to
>> hear yours.
>>
>> It might be good to present that in a GUI where the types are
>> collapsed by default. Qualifications in a trace can also be
>> optionally collapsed.
> Hi Joel, it's a very correct idea. In our team, I made a perl script that cleans
> out all compiler noise (GCC) and has some special handling for common cases like
> MPL_ASSERT, CONCEPT_CHECK etc.
> This runs for years already and proven to be extremely effective in nailing down
> errors.
This sounds very interesting indeed. It would be cool to use it like
ccache, i.e.

tmpMessageFilter -> ccache -> g++

Regards,

Roland


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