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-31 10:16:24
#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
------------------------------------------+-----------------------------
Comment (by viboes):
Replying to [comment:5 Jim Bell <jim@â¦>]:
> 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.
This code was working well on mingw 32. What has been changed in mingw 64?
Have you tested your patch on mingw 32?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8817#comment:9> 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:14 UTC