
15 Dec
2006
15 Dec
'06
1:36 p.m.
Roland Schwarz <roland.schwarz@chello.at> writes:
Replacing:
BOOST_CHECK_EQUAL(a,b)
by
BOOST_CHECK(a == b)
also makes the internal compiler error go away...
That's good as a workaround. It loses some of the error message benefits, but it's better than a compiler fault. Anthony -- Anthony Williams Software Developer Just Software Solutions Ltd http://www.justsoftwaresolutions.co.uk