$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2008-03-19 13:17:02
On Mar 19, 2008, at 11:58 AM, Beman Dawes wrote:
> Doug Gregor wrote:
>> As Richard Webb noted, it fails for the same reason as VC++ 8.0
>> fails,
>> so we should just mark this as "expected" as well. Okay for me to go
>> ahead and do that on the trunk and release branch?
>
> Yes, please!
Done, along with the Conversion library markup.
>> Tested on Darwin (both PowerPC and Intel); shall I commit to the
>> trunk
>> and the release branch?
>
> Yes, thanks!
Committed to the release branch. There seem to be other issues on the
trunk with this test.
- Doug