$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [inspect] More changes to Inspection Report
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-01-19 08:12:30
More changes to the Inspection Report:
* Line numbers are now shown when a problem is associated with a
specific line in a file.
* Apple macros clashes now show the specific name causing the problem.
* Spacing is optimized so that problems without line numbers don't
take up so much report space.
See the results at http://boost.cowic.de/rc/inspect-trunk.html
Thanks to everyone who commented yesterday!
--Beman