Boost logo

Boost :

Subject: Re: [boost] Review Request : Boost.Range Extension
From: Akira Takahashi (faithandbrave_at_[hidden])
Date: 2012-06-01 07:14:30


2012/5/31 Michel Morin <mimomorin_at_[hidden]>:
> I just applied inspection tool (http://www.boost.org/tools/inspect/index.html).
> to OvenToBoost (459355e). It's not a thing to fix right now, but anyway
> here is the inspection result:
>
> [boost-root]
> README: *C*, *Lic*
>
> [range]
> boost/range/access/at.hpp: *Tab*
> boost/range/access/front.hpp: *Tab*
> boost/range/adaptor/dropped.hpp: *Tab*
> boost/range/adaptor/memoized.hpp:    (line 78) Unnamed namespace
> boost/range/algorithm_ext/all_of.hpp: *Tab*
> boost/range/algorithm_ext/any_of.hpp: *Tab*
> boost/range/algorithm_ext/none_of.hpp: *Tab*
> boost/range/as_container.hpp:    (line 50) Unnamed namespace
> boost/range/irange_ex.hpp:    (line 35) Unnamed namespace
> libs/range/test/access_test/at.cpp: *Tab*
> libs/range/test/adaptor_test/memoized.cpp: *Tab*
> libs/range/test/directory_range_test_dir/a.txt: *C*, *Lic*
> libs/range/test/directory_range_test_dir/c_dir/d.cpp: *C*, *END* file
> doesn't end with a newline, *Lic*
>
> Details
> *Lic* missing Boost license info, or wrong reference text
> *C* missing copyright notice
> *EOL* invalid (cr only) line-ending
> *END* file doesn't end with a newline
> *LINK* invalid bookmarks, duplicate bookmarks, invalid urls, broken
> links, unlinked files
> *N* file and directory name issues
> *Tab* tabs in file
> *ASCII* non-ASCII chars in file
> *APPLE-MACROS* calls to Apple's debugging macros in file
> *ASSERT-MACROS* presence of C-style assert macro in file (use
> BOOST_ASSERT instead)
> *M* uses of min or max that have not been protected from the min/max
> macros, or unallowed #undef-s
> *U* unnamed namespace in header
> Directories with a file named "boost-no-inspect" will not be inspected.
> Files containing "boost-no-inspect" will not be inspected.
>

Thanks!
I fixed licence, copyright, and tab.


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