Boost logo

Boost :

Subject: Re: [boost] Tests are a mess
From: Emil Dotchevski (emil_at_[hidden])
Date: 2008-09-09 13:54:11


On Tue, Sep 9, 2008 at 5:39 AM, Gubenko, Boris <boris.gubenko_at_[hidden]> wrote:
> The tests are still running now, but there are
>
> ld: Unsatisfied symbol "boost::exception_detail::refcount_ptr<boost::exception_detail::error_info_container>::~refcount_ptr()(complete)"

Yep, I see it.

Any ideas what might be causing this link error? I'm completely
puzzled because the "missing" destructor (of
boost::exception_detail::refcount_ptr) is right there, inline in the
same file (boost/exception/exception.hpp) with class boost::exception,
which is the only user of refcount_ptr...

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