Boost logo

Boost :

From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2002-08-21 04:16:50


"Peter Dimov" <pdimov_at_[hidden]> writes:

| From: "Lars Gullik Bjønnes" <larsbj_at_[hidden]>
>>
>> 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.

Yes, this solved our problem and it seems to work.

-- 
	Lgb

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk