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 10:02:02


#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'm still wary of this patch: disabling use of {{{__beginthreadex}}} will
 presumably cause your program to crash at runtime due to an incorrectly
 initialized std lib if you create any threads? I still feel that someone
 with access to this MSVC build option needs to provide a proper patch that
 allows the thread lib tests to pass, otherwise we're just thrashing around
 in the dark breaking random stuff...

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