
Emil Dotchevski wrote:
It appears to be a bug in the compiler
It is possible. I've filed CR QXCR1000850520 for this issue. Thanks for looking into this and a workaround! -boris
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Emil Dotchevski Sent: Tuesday, September 09, 2008 7:53 PM To: boost@lists.boost.org Subject: Re: [boost] Tests are a mess
On Tue, Sep 9, 2008 at 4:02 PM, Gubenko, Boris <boris.gubenko@hp.com> 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 _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost