Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8817: Boost Thread Windows CE _createthreadex handling breaks mingw w64
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-15 11:32:35
#8817: Boost Thread Windows CE _createthreadex handling breaks mingw w64
------------------------------------------+-----------------------------
Reporter: Andrew Ho <helloworld922@â¦> | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords: MinGW uintptr_t
------------------------------------------+-----------------------------
Changes (by Jim Bell <jim@â¦>):
* keywords: => MinGW uintptr_t
* owner: johnmaddock => anthonyw
* component: config => thread
Comment:
Added a minimal patch to libs/thread/src/win32/thread.cpp which I verified
to work with MinGW gcc 4.8, and both boost trunk and release SVN branches.
Using <boost/cstdint.hpp> for the typedef for uintptr_t maximizes
confidence that it will work for WinCE as well. (And should WinCE fail,
pushes the fix from thread to config where it belongs.) With this change
being only to thread.cpp, I'm changing the component from config back to
thread.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8817#comment:5> 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:13 UTC