From: ajp_m (a.maclean_at_[hidden])
Date: 2002-02-13 18:46:18


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