
17 Feb
2005
17 Feb
'05
11:09 a.m.
Hartmut Kaiser wrote:
AFAIK Fusion uses the BOOST_TEST macro from the <boost/detail/lightweight_test.hpp> header, so this is fine.
Strangely, I see errors saying that macro is undefined for gcc 3.4.3, gcc-4 and icc, not for other compilers. Maybe, other errors prevent the BOOST_TEST errors to show up or the macro gets defined only for some of the compilers. Regards, m