Boost logo

Boost :

From: Mountfort, Geoff (gmountfort_at_[hidden])
Date: 2002-02-15 00:43:06


Andrew,

test_thread passes for me on Windows2000 SP2, VC6SP3, boost_1_27_0.

There are only five places where on_thread_exit() returns non-zero.
What happens if you insert DebugBreak() (or std::cout << "...") statements?

Geoff

-----Original Message-----
From: ajp_m [mailto:a.maclean_at_[hidden]]
Sent: Thursday, 14 February 2002 10:46 AM
To: boost_at_[hidden]
Subject: [boost] Thread - problem (tss.cpp under MSVC++6)

With respect to the latest version of Boost 1.27.0 I have a problem
with the thread library under MSVC 6. Everything compiles cleanly so
I then ran test_thread.cpp. The test fails on leaving test_tss(). In
particular it is an assertion failure at line 69 in tss.cpp,
 this is in the function cleanup_handlers* get_handlers(). All the
other tests in this program run OK.

Has anyone else had this problem? If so how can we fix it?

Thanks

    Andrew

Info: http://www.boost.org Send unsubscribe requests to:
<mailto:boost-unsubscribe_at_[hidden]>

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/


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