$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Richard Webb (richard.webb_at_[hidden])
Date: 2008-07-15 06:25:43
(reposting this in it's own thread, to make sure it doesnt get lost).
The release branch parameter/accumulator tests are showing a large number of
failures due to a missing
#include <boost/type_traits/is_convertible.hpp>
in
boost/parameter/aux_/tagged_argument.hpp
e.g. http://tinyurl.com/642sgq
Thanks,
Richard Webb