$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-11-13 12:13:59
John Maddock wrote:
> Anthony Williams wrote:
>>> It acts as if Boost.Test is no longer catching exceptions. Yet it
>>> doesn't look like Boost.Test has changed recently.
>>>
>>> Confused,
>> So am I. I'm using VC 8 here for testing, and everything passes fine.
>
> Passes for me here as well.
Thanks, must be something local to my machine.
I've rebooted and deleted bin.v2 to force a total rebuild. Running now...
--Beman