$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: João Abecasis (jpabecasis_at_[hidden])
Date: 2006-03-13 13:20:34
Vladimir Prus wrote:
> Hi,
> the above two tests fail on a number of compilers with what looks like a
> two-phase lookup issue. See:
>
> http://tinyurl.com/jeakp
> http://tinyurl.com/q3hbv
>
> I can reproduce this locally with g++ 3.4. Can somebody check if this is a bug
> in the library, or some quirk with g++ 3.4?
Bugs in the implementation, related to two-phase lookup, I guess. These
should now be fixed in CVS.
Regards,
João