$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Help with VeecoFTC - exception - cloning_test / msvc-9.0~wm5~stlport5.2
From: David Deakins (ddeakins_at_[hidden])
Date: 2010-04-24 14:00:20
Emil Dotchevski wrote:
>
> See attached patch. With it, boost::exception objects should be able
> to survive double-deletion due to compiler bugs. Could you give it a
> try, and if it works I'll commit it.
>
The attached patch appears to resolve the access violation issue in my
local testing, so it looks good to commit.
-Dave