$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-09-29 16:10:13
On Sep 29, 2006, at 4:02 PM, Simon Atanasyan wrote:
> 2006/9/29, Doug Gregor <dgregor_at_[hidden]>:
>> I'm trying to clear up the last remaining failures in the Graph
>> library for 1.34.0, but one failure with the Sun compiler has me
>> completely baffled.
>
>> The failure is also shown here: http://tinyurl.com/zarxo
> I will look at compiler source code and try to fix this bug :-)
Thanks!
If you happen to find a way we can work around the problem in Boost,
we'll do it. This isn't super-critical code in Boost, but it's the
only thing in the Graph library that doesn't compile with Sun.
Doug