Boost logo

Boost :

Subject: Re: [boost] Tests are a mess
From: Emil Dotchevski (emil_at_[hidden])
Date: 2008-09-09 19:52:36


On Tue, Sep 9, 2008 at 4:02 PM, Gubenko, Boris <boris.gubenko_at_[hidden]> wrote:
> Emil,
>
> with the patch, get_deleter_test links cleanly and succeeds:

Boris,

Thanks for helping me troubleshoot this issue. Also thanks to Peter
Dimov for suggesting the workaround.

Revision 48690 should take care of it. It appears to be a bug in the
compiler, it seems to incorrectly assume that the
boost::exception_detail::refcount_ptr destructor is not needed if the
destructor of the containing class, boost::exception, is pure virtual,
which later triggers a link error.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


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