
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Marshall Clow Sent: Thursday, August 09, 2012 2:11 PM To: boost@lists.boost.org Subject: Re: [boost] Inspection tool run
On Aug 9, 2012, at 1:22 AM, Paul A. Bristow <pbristow@hetp.u-net.com> wrote:
I've been trying to get Boost.Math off the Sinners List on the Inspection Report at http://boost.cowic.de/rc/inspect-trunk.html#math.
It last ran 25 July 12, so I can't see if I have succeeded yet.
When can I expect it to run again?
Paul - It's easy to build and run the inspect tool yourself.
$ cd $BOOST/tools/inspect/build ; $BOOST/b2 $ cd $BOOST ; dist/bin/inspect > /tmp/inspect.html
Thanks - so I now I can know my un-expiated sins :-( Paul PS I copied the inspect.exe to the folder containing my b2 (so in my path) and ran it in the local boost/math/ folder thereby by just listing the Boost.Math sins. I have enough sins of my own to view without wanting to view all the other authors sins ;-) (Might this be suggested as good practice - or have I failed to RTFM, as ever ...)