Boost logo

Boost :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2005-04-30 10:48:38


On 04/30/2005 10:13 AM, Larry Evans wrote:
> The test passes, but during program "clean-up", a segmentation
> violation occurs. Here's the gdb session:
Changing:

   #include <boost/test/included/unit_test_framework.hpp>

to:

   #include <boost/test/unit_test.hpp>

solved the problem.

This was the smart_ptr_test.cpp from:

http://cvs.sourceforge.net/viewcvs.py/boost-sandbox/boost-sandbox/libs/policy_ptr/test/smart_ptr_test.cpp?rev=1.6&view=auto


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