$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-11-28 00:49:43
Vladimir Prus wrote:
> The failure at:
>
> http://tinyurl.com/y27tlc
>
> looks like problem with the test itself. Anybody's in position to fix
> it?
>
> I think the same operator<< was causing problems for other compilers
> and
> John has a patch, but I have no idea if this patch will apply to
> cw-9.4.
Looks like it's related to BOOST_NO_MEMBER_TEMPLATE_FRIENDS again, so yes
the patch should fix it.
John.