
8 Nov
2010
8 Nov
'10
12:27 p.m.
Bryce Lelbach <admin <at> thefireflyproject.us> writes:
And this actually removes fp-Support from Boost.Test.
Yes, it does (remove it for clang). I'm working on a longer term solution.
The Trunk regression tests are failing all over the place with errors like ../boost/test/execution_monitor.hpp:361: error: ???FE_DIVBYZERO??? was not declared in this scope Is the change to execution_monitor.hpp correct? It looks like fenv.h will currently only be included if both __CYGWIN__ and BOOST_CLANG are defined.