$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Failures for GCC 4.4.1 with gnu++0x
From: Christopher Schmidt (mr.chr.schmidt_at_[hidden])
Date: 2009-09-05 09:10:35
Beman Dawes schrieb:
> Several Boost libraries are passing without 4.4.1 C++0x features but
> failing with them:
> http://beta.boost.org/development/tests/trunk/developer/fusion.html
I took care of fusion. You can find the updated code in the boost svn
repository (/sandbox/SOC/2009/fusion/). I will put the code up for
review in two weeks or so.
-Christopher