$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [integer][math]Heads up on revised gcd/lcm code
From: Edward Diener (eldiener_at_[hidden])
Date: 2017-04-27 13:01:58
On 4/27/2017 12:48 AM, Edward Diener via Boost wrote:
> On 04/26/2017 02:54 PM, John Maddock via Boost wrote:
>>
>>> There is one remaining failure with Oracle 12.5 in C++11 mode
>>> relating to how it handles variadic templates, I'll try to find a
>>> workaround for that later.
>>>
>>
>> Also now fixed.
>
> 12.5 with stlport now works but 12.2, 12.3, and 12.4 still have the same
> problems.
Sorry about the multiple posts. I have been having some trouble with
Thunderbird. I think it is fixed now.
>
>>
>> John.