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
Re: [boost] compiling boost without exceptions (Boost.All,Boost.SmartPtr)
by Peter Dimov other posts by this author
Aug 14 2002 12:30PM messages near this date
Re: [boost] compiling boost without exceptions (Boost.All, Boost.SmartPtr) | Re: [boost] compiling boost without exceptions (Boost.All,Boost.SmartPtr)
From: "Lars Gullik Bjønnes" <larsbj@[...].net> 
> 
>  We are currently compiling LyX without exceptions and are thus
>  required to also compile Boost libs without exceptions. Some of the
>  boost libs already have preprocessor switches to accomplish this, and
>  some don't. [...]

The smart pointers should now work with BOOST_NO_EXCEPTIONS. Whenever the
library would, under normal circumstances, throw an exception, it will call

void boost::throw_exception(std::exception const & e); // user defined

Let me know if this a/ works b/ solves your problem.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Lars Gullik =?iso-8859-1?q?Bj=F8nnes?=
Lars Gullik =?iso-8859-1?q?Bj=F8nnes?=
Lars Gullik =?iso-8859-1?q?Bj=F8nnes?=
Peter Dimov
Lars Gullik =?iso-8859-1?q?Bj=F8nnes?=
Peter Dimov
David Abrahams
John Maddock
David Abrahams
Peter Dimov
Peter Dimov
Rob Stewart
David Abrahams
Fernando Cacciola
Jeremy Siek
Peter Dimov
Peter Dimov
Fernando Cacciola
Rene Rivera
John Maddock
Rene Rivera
Peter Dimov
Fernando Cacciola
David Abrahams
David Abrahams
Rob Stewart
David Abrahams
David Abrahams

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved