
10 Oct
2007
10 Oct
'07
11:23 a.m.
Hello John, Maciej, On 10/10/2007, John Femiani <JOHN.FEMIANI@asu.edu> 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