
29 Mar
2005
29 Mar
'05
8:44 a.m.
naive suggestion:
@@ -196,8 +196,10 @@ using unit_test::const_string;
#if defined(BOOST_MS_STRCTURED_EXCEPTION_HANDLING) && !defined(__BORLANDC__) +#ifndef __MWERKS__ if( IsDebuggerPresent() ) catch_system_errors = false; +#endif
Did you see: http://lists.boost.org/MailArchives/boost/msg80817.php Gennadiy