
2 Jan
2013
2 Jan
'13
3:10 p.m.
On 2 January 2013 14:19, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> wrote:
Hi, could I merge this change?
Yes, go ahead. Btw. looking at the test results, some easy (maybe?) fixes: If vacpp isn't supported, then it should be marked up as such. This error looks valid, lock_guard doesn't seem to be movable or copyable: http://www.boost.org/development/tests/trunk/developer/output/Sandia-darwin-... This test fails because make_unique_locks is only available when std::tuple is available, it should check that BOOST_NO_CXX11_HDR_TUPLE is not defined (or maybe use boost::tuple instead?): http://www.boost.org/development/tests/trunk/developer/teeks99-1a-win7-32on6...