$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-02-07 17:30:38
"David Ward" wrote:
> Is there some generic
> way to get these libraries to compile with -fno-exceptions
> or do I have to
> go through and change
> all calls to throw to boost::throw_exception?
>
Libraries may or may not honor such request
(indicated by BOOST_NO_EXCEPTIONS).
Those who don't need manual update.
/Pavel