
On Fri, Nov 11, 2011 at 8:52 AM, Daniel James <dnljms@gmail.com> wrote:
On 10 November 2011 15:06, Jeremiah Willcock <jewillco@osl.iu.edu> wrote:
On Thu, 10 Nov 2011, Richard Webb wrote:
for what it's worth, the VC9/10 Graph failures are down to these:
https://svn.boost.org/trac/boost/ticket/6111 https://svn.boost.org/trac/boost/ticket/6112
Though the first one is actually an unordered issue that isn't picked up by it's own tests.
I fixed the unordered issue on trunk yesterday:
https://svn.boost.org/trac/boost/changeset/75432/
The Visual C++ 9 tests have run and they're all passing for both unordered and graph, but the tests have only run for a few other platforms since the change. How much time is available for merging?
It would be great if you could merge by late Saturday, so release tests can cycle at least on a few platforms by Monday morning. I'd like to build the release candidate Monday. --Beman