Boost logo

Boost :

From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2005-05-18 12:24:56


 
Rene Rivera wrote:

> > the boost inspection report claims that one of the Wave test files
> > contains tabs. And this is correct!
> >
> > But: it needs to contain tabs because it's a testcase...
> >
> > Should I ignore this warning?
>
> Yes.
>
> > Or is there a way to tell the inspect program to ignore
> tabs in this
> > particular file?
>
> Only way is to go change the code.

Will do.

Do we have already a similar thing somewhere in the inspect tool (I'm asking
to avoid inventing a new special syntax if there already exists one ;-)?
Otherwise I'd go for adding the recognition of a special string somewhere in
the file:

    BoostInspect:notab

suppressing the -tab check for this particular file. Additionally this is
extensible in the future, if needed.

Comments?
Regards Hartmut


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