$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] BOOST_NO_SFINAE_EXPR and GCC 4.6.4
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-08-26 10:07:44
On 26/08/2013 00:15, Agustín K-ballo Bergé wrote:
> On 25/08/2013 07:12 p.m., Mathias Gaunard wrote:
>>
>>> I just tested with those versions I had access to, it might be working
>>> on an earlier version than 4.8.1.
>>
>> Can you try to test with an arbitrary 4.6 or 4.7 at least?
>
> As I said in my original mail, the errors happen with both 4.6.4 and
> 4.7.3. Is that what you are asking for?
I tested with 4.8.0, and your test passes.