Boost logo

Boost :

Subject: Re: [boost] [fusion] boost::fusion::nil bug
From: Jeroen Habraken (vexocide_at_[hidden])
Date: 2011-08-23 14:12:17


On 23 August 2011 17:19, Eric Niebler <eric_at_[hidden]> wrote:
> On 8/21/2011 10:00 PM, Eric Niebler wrote:
>> On 8/21/2011 6:03 AM, Jeroen Habraken wrote:
>>> boost-trunk/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp:33:70:
>>> error: invalid use of incomplete type 'fusion::nil'
>>>                 segmented_end_impl<Sequence, fusion::nil>::call(seq,
>>> fusion::nil()));
>>
>> This is my bug. I'll see about fixing it.
>
> OK, I've fixed this on trunk. Jeroen, I'm having difficulty running
> regression tests with clang. Can you run Fusion's test suite and tell me
> if everything is ok?
>
> --
> Eric Niebler
> BoostPro Computing
> http://www.boostpro.com

I've run the Fusion test suite as well as the original test case with
clang 2.9, both passed without a hitch.

Thank you for looking into this.

Jeroen


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk