Re: [Boost-bugs] [Boost C++ Libraries] #9124: Boost.Thread using of _beginthreadex prohibits its use on Windows Store application

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9124: Boost.Thread using of _beginthreadex prohibits its use on Windows Store application
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-13 12:09:04


#9124: Boost.Thread using of _beginthreadex prohibits its use on Windows Store
application
--------------------------------------+-------------------------
  Reporter: beholder@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: config
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------

Comment (by johnmaddock):

 I understand the issue and your frustration.

 What I'm against is changing Boost.Thread in a way that allows it to
 compile, but causes hidden/silent/unpredictable breakages at runtime.

 Note that you still have the option to either define BOOST_DISABLE_THREADS
 when building to build single threaded versions of Boost libraries, or of
 changing boost/config/user.hpp to modify the Config setting for your
 specific case.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9124#comment:18>
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:15 UTC