id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4833,MinGW/test_tss_lib: Support of automatic tss cleanup for native threading API not available,Jim Bell ,Anthony Williams,"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? ",Bugs,new,To Be Determined,thread,Boost Development Trunk,Problem,,test_tss_lib mingw native API cleanup,