$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-03-08 12:21:35
> That doesn't help me.
>
> and it is only re-throw that is problematic. The other constructs are
> taken care of.
That's a straightforward bug on my part, it'll be fixed in cvs shortly. For
some reason VC++ didn't even give me a warning on that when I tested
compiling without exception handling enabled :-(
John.