Subject: [Boost-bugs] [Boost C++ Libraries] #9095: Boost Mingw w64 config isn't detecting correctly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-09 16:18:41
#9095: Boost Mingw w64 config isn't detecting correctly
-----------------------------------------+-------------------------
Reporter: Andrew Ho <helloworld922@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: config
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-----------------------------------------+-------------------------
This is related to #8817.
There are some components dealing with Windows compatibility which are
found in visualc.hpp rather than win32.hpp. Namely, these are components
dealing with WindowsCE such as BOOST_HAS_THREADEX, BOOST_NO_SWPRINTF, and
BOOST_HAS_GETSYSTEMTIMEASFILETIME.
The fix applied by #8817 only applies to the Thread library which was
preventing a compilation of Boost.Thread, but did not resolve incorrect
detection of compiler/platform features in Boost.Config.
It was suggested to open a separate ticket to handle the portion of Config
which needs to be modified.
Attached is a patch containing only the parts related to Boost.Config.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9095> 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