Boost logo

Boost Testing :

From: John Pavel (jrp_at_[hidden])
Date: 2007-11-05 14:27:49


I've just run the regression tests with the Beta2 compiler and the first
thing that fails is the test for BOOST_NO_TWO_PHASE_NAME_LOOKUP.

The fix is presumably to set BOOST_NO_TWO_PHASE_NAME_LOOKUP for _MSC_VER
1500 in visualc.hpp. (The MEMBER_TEMPLATE_FRIENDS test are OK.)

We should also define BOOST_COMPILER_VERSION to 9.0 in that file and crank
up the last checked version at the end to 1500.


Boost-testing list run by mbergal at meta-comm.com