Subject: [Boost-bugs] [Boost C++ Libraries] #6878: Need to add tss_null.cpp file to allow thread-dependent tests to run on WinCE
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-05-08 23:41:05
#6878: Need to add tss_null.cpp file to allow thread-dependent tests to run on
WinCE
-------------------------------------+--------------------------------------
Reporter: davedeakins | Owner: emildotchevski
Type: Bugs | Status: new
Milestone: To Be Determined | Component: exception
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
The tests that depend on Boost.Thread are failing to link on WinCE because
automatic thread-specific storage cleanup is not implemented on WinCE.
However, that isn't really important for the purposes of the test in
Boost.Exception. Boost.Thread provides the tss_null.cpp file to eliminate
the link error for testing purposes. I have attached a patch that
includes tss_null for the relevant tests in the Boost.Exception test
jamfile.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6878> 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:09 UTC