
2 Feb
2011
2 Feb
'11
4:20 p.m.
Dave Abrahams wrote:
On Tue, Feb 1, 2011 at 8:57 PM, Rene Rivera <grafikrobot@gmail.com>
Each change I make is tested against the previous released state of the rest of Boost (so I'm not trying to manage a moving target), unless otherwise specified. I might specify otherwise if my new work depends on an upcoming-but-not-yet-released version of another library, for example.
I test on my own machine against the release branch. In other words, I'm testing against the NEXT release. This means that I update my release tree once in a while. This might address the concerns that some have that we're really testing the integrated whole. If everyone did this, the release would be always (almost) ready to deploy. Robert Ramey