$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Intel compilation
From: Barend Gehrels (barend_at_[hidden])
Date: 2011-03-26 13:53:18
On 26-3-2011 18:46, John Maddock wrote:
>>> If so the right thing to do is to check for BOOST_NO_FENV_H before
>>> including the detail/ header (not sure what use the detail/ header
>>> is in that case, but there you go...)
>>
>> Is this change reverted? Because it is now working again properly for
>> Sandia-intel-10.1 , Sandia-intel-11.0.
>
> No still in Trunk.
OK, thanks.
So I don't understand why it was marked as failed for this reason, and
now automagically succeeds for it (didn't do anything in between...).
Anyway, it works.
Barend