ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
[boost] Re: boost::execution_monitor impl under windows
by David Abrahams other posts by this author
Sep 21 2003 8:40AM messages near this date
[boost] Re: boost::execution_monitor impl under windows | [boost] Re: Re: boost::execution_monitor impl under windows
"carlos pizano" <carlospizano@[...].com>  writes:

> > I don't know what execution_monitor is doing, but the
> > _set_se_translator technique described in
> > http://www.boost.org/more/error_handling.html doesn't require /EHa.
> 
>  Dave, I think we are talking about the same _set_se_translator

The question is, are we talking about a translator that does
something other than 

      {
          throw;
      }

??

>  I did a quick check and the MSDN documentation that comes with my
>  compiler (VC.Net 2003) says:
> 
>  " Use /EHa instead of /EHsc when using _set_se_translator."
> 
>  I don't see any qualification to this warning on the docs.

They never intended _set_se_translator to be used that way, though.

>  Moreover, I did a quick console application with _set_se_translator and
>  during compile I get:
> 
>  warning C4535: calling _set_se_translator() requires /EHa
>          the command line options /EHc and /GX are insufficient
> 
>  Are you using maybe an earlier compiler?

No, I'm disabling the warning with pragmas.  The technique works fine.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
carlos pizano
David Abrahams
David Abrahams
Holger Grund
Holger Grund
Holger Grund
Holger Grund
David Abrahams
Carl Daniel
carlos pizano
carlos pizano
David Abrahams
carlos pizano
carlos pizano
carlos pizano
Carl Daniel
Carl Daniel
carlos pizano

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved