Boost logo

Boost :

Subject: Re: [boost] Boost Trunk LKGR
From: Eric Niebler (eric_at_[hidden])
Date: 2011-03-18 01:04:58


On 3/18/2011 11:51 AM, Joshua Boyce wrote:
> Hey all, I was wondering if there was any way to query for the Last Known
> Good Revision of the Boost trunk? It would be great if there was a file or
> something on the website that had the revision number of the latest build to
> compile cleanly and pass all tests, either for all platforms, or one file
> for each platform.

You're going to be disappointed. There is no such file. Firstly, trunk
is the wild west, and no effort is made to make it "known good", ever.
That's what the release branch is for. Second, even on the release
branch, there is never a time when boost is passing all its tests, for
all libraries, on all platforms. Even if you narrow your search to a
single library on a single platform, you may find that there was never a
time when it passed *all* its tests.

A better question would be: is a snapshot of the regression results kept
for each official boost release? If it were, then you could see if the
features of the libraries on the platforms that are important to you are
passing. I don't actually know the answer to that.

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

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