
Emil, with the patch, get_deleter_test links cleanly and succeeds: bash-2.03$ aCC -DBOOST_ALL_NO_LIB=1 +d -g -I.. ../libs/smart_ptr/test/get_deleter_test.cpp +DD64 \
&& a.out No errors detected. bash-2.03$
I think, you can apply the patch. If you want to make it aC++ - specific, you can conditionalize it based on __HP_aCC macro. Thanks for looking at this! -boris
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Gubenko, Boris Sent: Tuesday, September 09, 2008 6:42 PM To: boost@lists.boost.org Subject: Re: [boost] Tests are a mess
Emil,
I'll do it shortly. Thanks for the patch!
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 6:28 PM To: boost@lists.boost.org Subject: Re: [boost] Tests are a mess
On Tue, Sep 9, 2008 at 10:59 AM, Gubenko, Boris <boris.gubenko@hp.com> wrote:
Emil Dotchevski wrote:
Any ideas what might be causing this link error?
No idea. I'll investigate and get back to you.
Boris,
Peter Dimov advises me that the problem could go away if the boost::exception::~exception() destructor from exception/exception.hpp is not pure virtual. Could you please apply the attached patch and try to run a single test, perhaps the get_deleter_test.cpp from the smartptr test suite?
If this fixes it, then I can do a workaround for this particular platform.
Thanks,
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