
17 May
2010
17 May
'10
4:17 p.m.
On Mon, May 17, 2010 at 1:31 AM, Christopher Jefferson <chris@bubblescope.net> wrote:
boost::test recently started using feenableexcept, which is not supported on Darwin / Apple. See https://svn.boost.org/trac/boost/ticket/4222 for patch.
This bug is particularly annoying as it is causing many failures, as the problem is in the testing code.
I went ahead and committed the patch in 4222. We can't have such major breakage persisting on the trunk. Thanks to Chris for finding the issue and producing a fix. - Doug