Boost logo

Boost :

From: Daniel Frey (d.frey_at_[hidden])
Date: 2008-04-28 03:52:53


On Mon, 2008-04-28 at 00:26 -0700, Sohail Somani wrote:
> Just noticed that some shared_from_this tests are failing:
>
> http://beta.boost.org/development/tests/trunk/developer/output/SomaniSoftware-boost-bin-v2-libs-smart_ptr-test-esft_regtest-test-gcc-4-1-3-debug.html
>
> I recall there were some changes along these lines so just thought I'd
> point it out while the issue is still fresh.

Peter Dimov added new tests with
http://svn.boost.org/trac/boost/changeset/44775 which showed a problem
in the previous versions of enable_shared_from_this. My commit
http://svn.boost.org/trac/boost/changeset/44782 should fix that. Since
the above mentioned regression test managed to pick up rev 44781, it
fails, but it should go away with newer runs.

Regards, Daniel


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