|
Boost-Commit : |
From: john_at_[hidden]
Date: 2008-08-04 05:37:15
Author: johnmaddock
Date: 2008-08-04 05:37:15 EDT (Mon, 04 Aug 2008)
New Revision: 47966
URL: http://svn.boost.org/trac/boost/changeset/47966
Log:
Add Intel-linux to list of toolsets that have no working long double support in Boost.Math.
Text files modified:
trunk/status/explicit-failures-markup.xml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-08-04 05:37:15 EDT (Mon, 04 Aug 2008)
@@ -3181,6 +3181,9 @@
<mark-expected-failures>
<test name="test_tr1_long_double"/>
<toolset name="darwin*"/>
+ <toolset name="intel-linux-10.0"/>
+ <toolset name="intel-linux-9*"/>
+ <toolset name="intel-linux-8*"/>
<note author="John Maddock">
Some versions of the Darwin platform have insufficient long double support
for us to be able to run this test.
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk