$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [spirit] trunk failures due to wrong namespaces
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2009-02-17 12:52:58
> I've stumbled across some spirit test failures like
>
> http://tinyurl.com/bwkgvu
>
> The obvious fix seems to be to adjust
> "boost::math" to "boost::spirit::math" in all places.
> The attached patch tries to do that.
Hmmm, somehow I was sure to have fixed that already. Seems I'm getting old.
> Okay to commit ?
Sure! Thanks.
Regards Hartmut