$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2003-10-06 23:43:01
To be able to use boost::any with GCC without exceptions we had to use
this patch. Please apply as you see fit.
attached mail follows:
As discussed.
Lars, could I get you to apply this/contact the boost list as you see
fit?
I note that there are a total of 34 throws in the boost libs
$ grep -r 'throw ' boost | grep -c -v ChangeLog
-- Angus
-- Lgb