$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] feenablexcept doesn't exist on Darwin
From: Christopher Jefferson (chris_at_[hidden])
Date: 2010-05-17 04:31:02
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.