$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-05-20 11:06:51
On 5/20/05, ATField <field.zhang_at_[hidden]> wrote:
> I think so. AFAIK, if BOOST_MS_STRCTURED_EXCEPTION_HANDLING is defined,
> exection_monitor.cpp would use _set_se_translator to catch win32
This seems to be defined by default.
> exceptions and rethrow a ms_se_exception instead, so that
> execution_monitor::execute can detect such situation and output some
> error message. _set_se_translator is only supported for /EHa
>
> Hope this helps.
I don't think it does. This is a problem that needs to be fixed in
Boost.Test, not code that uses Boost.Test. IMHO of course.
-- Caleb Epstein caleb dot epstein at gmail dot com