$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Release branch regression testing failures
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2009-07-23 13:22:00
On Jul 23, 2009, at 9:40 AM, Hartmut Kaiser wrote:
> John,
>
>>> math - all platforms failing
>>
>> Hopefully fixed now.
>>
>>> type_traits - all platforms failing
>>
>> Should also be fixed - I forgot to merge one file :-(
>
> We have a single failing use case in Spirit (here:
> http://tinyurl.com/lyz5wo) occurring only on a ppc system running
> darwin-4.0.1, which is related to math::concepts::real_concept. Are
> you
> doing something special there? Or is it a compiler issue?
Hartmut --
I have a Darwin PPC system with gcc 4.0.1 installed on it.
Let me know if you need any specific tests run....
- Marshall