Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-11-28 09:48:05


At the suggestion of Eric Friedman, I've modified the inspect program to
accept command line options specifying which checks to apply. That allows
us to generate an inspection report that only includes the checks used as
release criteria.

For the upcoming release, I'm proposing we clear all of the following that
represent errors. (A few aren't always true errors - there may be a valid
reason for an unlinked file, for example):

   1 files with invalid line endings
   0 bookmarks with invalid characters
  18 invalid urls 87 broken links
  31 unlinked files
  30 file names too long
  66 files with tabs

These errors appear in the following libraries:

any
bcp
build
date_time
function
graph
inspect
iterator
math
more
mpl
multi_array
optional
people
preprocessor
property_map
python
Building
regex
regression
signals
spirit
static_assert
test
thread
type_traits
utility
variant

The details can be seen at
http://boost.sourceforge.net/regression-logs/inspection_report.html

Thanks,

--Beman


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