$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2006-09-28 03:31:59
The recent fixes to parameter introduced new regressions errors for
gcc 4.1.1 on linux x86_64.
I am pretty sure this is error in the test itself, and nothing
inherent in boost::parameter.
This is the error:
-- Lgb