Re: [Boost-bugs] [Boost C++ Libraries] #6004: boost thread unit test module bug on Microsoft Visual Studio debug mode

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6004: boost thread unit test module bug on Microsoft Visual Studio debug mode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-03 07:29:17


#6004: boost thread unit test module bug on Microsoft Visual Studio debug mode
-----------------------------------+----------------------------------------
  Reporter: gilgil1973@… | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords: thread BOOST_CHECK bug
-----------------------------------+----------------------------------------

Comment (by anonymous):

 I didn't know that BOOST_CHECK is not thread safe until a few months ago.

 void func(){
   BOOST_CHECK ( true );
 }

 This code is executed in many other threads, and not so good code.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6004#comment:3>
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:07 UTC