Boost logo

Boost :

From: Joel de Guzman (joel_at_[hidden])
Date: 2005-05-18 19:21:27


Rene Rivera wrote:
> Hartmut Kaiser wrote:
>
>> I added the checking for boostinspect:notab which may be easily added
>> to any
>> comments section in the target file.
>
>
> Cool.. Just reran the test:
>
> 13 files with invalid line endings
> 0 bookmarks with invalid characters
> 0 invalid urls
> 170 broken links
> 40 unlinked files
> 21 file names too long
> 71 files with tabs
> 25 violations of the Boost min/max guidelines
>
> Bad thing is that many of the EOL problems are in headers.. Very bad as
> it causes numerous errors for some compilers!
>
> http://www.boost.org/regression-logs/inspection_report.html

Hi,

spirit:

libs/spirit/change_log.html: unlinked file

But this is intentional. This is meant only as a stand alone
documentation. What should I do about this?

libs/spirit/test/escape_char_parser_tests.cpp: violation of Boost
min/max guidelines on line 167, violation of Boost min/max guidelines on
line 180

Sorry, what's the violation here? And where are the guidelines?

     assert(wc == std::numeric_limits<wchar_t>::max());

Thanks!

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

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