[Boost-bugs] [Boost C++ Libraries] #4833: MinGW/test_tss_lib: Support of automatic tss cleanup for native threading API not available

Subject: [Boost-bugs] [Boost C++ Libraries] #4833: MinGW/test_tss_lib: Support of automatic tss cleanup for native threading API not available
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-10 12:41:52


#4833: MinGW/test_tss_lib: Support of automatic tss cleanup for native threading
API not available
---------------------------------------------------+------------------------
 Reporter: Jim Bell <jim@…> | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: Boost-1.45.0 | Component: thread
  Version: Boost Development Trunk | Severity: Problem
 Keywords: test_tss_lib mingw native API cleanup |
---------------------------------------------------+------------------------
 MinGW test fails with the following error
 ([http://www.boost.org/development/tests/trunk/developer/output/MinGW-32
 %20jc-bell-com-boost-bin-v2-libs-thread-test-test_tss_lib-test-gcc-
 mingw-4-3-3-debug-threading-multi.html test log] as of 2010-11-10):

 ----

 Run [2010-11-09 18:13:26 UTC]: fail


 Running 6 test cases...
 tss_instances = 0; tss_total = 5
 tss_instances = 5; tss_total = 5
 ../libs/thread/test/test_tss.cpp(181): error in "test_tss": Support of
 automatic tss cleanup for native threading API not available

 *** 1 failure detected in test suite "Master Test Suite"

 EXIT STATUS: 201

 ----

 MinGW uses the native MSVC libraries, and those platforms pass this test.
 Further, it seems gcc-4.5.x also passes. So shouldn't there be a way to
 triangulate and make all gcc-4.x work?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4833>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC