
23 Jul
2009
23 Jul
'09
5:22 p.m.
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