Boost logo

Boost :

From: Peter Bindels (dascandy_at_[hidden])
Date: 2007-10-10 07:23:22


Hello John, Maciej,

On 10/10/2007, John Femiani <JOHN.FEMIANI_at_[hidden]> wrote:
> For example you could have a --verbose option that gives hints, so
> instead of just
>
> aligned_storage.hpp:160: trailing whitespace
>
> you could say:
>
> aligned_storage.hpp:160: [L001] trailing whitespace
> -fix1: vera++ -transform trim_right aligned_storage.hpp
> -fix2: vera++ -transform som_other_transform
> aligned_storage.hpp

What about only mentioning that at the bottom or in the manual? If you
list all possible fixes for each bug, you get the output that c++
gives on not defining an operator<< for a user class - pages of other
options that you really never intended to use.

Regards,
Peter


Boost 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