Boost logo

Boost :

Subject: [boost] [inspect] Changes to Inspection Report
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-01-18 12:02:38


The latest run of the trunk inspection report is up at
http://boost.cowic.de/rc/inspect-trunk.html

Several new features have been added:

* References to unknown bookmarks are now detected.
* Duplicate bookmarks are now detected.
* Each problem detected is reported on a separate line, to make it
easier to work with files that have multiple problems.

For example, see the errors below in the filesystem library.

Comments?

--Beman

filesystem

libs/filesystem/doc/faq.htm:
    *LINK* unknown bookmark: #global
libs/filesystem/doc/i18n.html:
    *LINK* unknown bookmark: #Footnote
    *LINK* unknown bookmark: #status
libs/filesystem/doc/index.htm:
    *LINK* unknown bookmark: #path
libs/filesystem/doc/reference.html:
    *LINK* duplicate bookmark: exists
    *LINK* duplicate bookmark: initial_path
    *LINK* unknown bookmark: #basic_directory_entry-comparisons
    *LINK* unknown bookmark: #operator-eq
libs/filesystem/test/deprecated_test.cpp:
    *APPLE-MACROS* violation of Boost apple-macro guidelines on line 21
    *APPLE-MACROS* violation of Boost apple-macro guidelines on line 27
libs/filesystem/test/path_test.cpp:
    *APPLE-MACROS* violation of Boost apple-macro guidelines on line 34
    *APPLE-MACROS* violation of Boost apple-macro guidelines on line 43


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