Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1988: Boost.Config macros badly added.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-26 15:03:38
#1988: Boost.Config macros badly added.
---------------------------+------------------------------------------------
Reporter: johnmaddock | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: config
Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------------------------------
Comment (by marshall):
Dean - are you still going to do this?
Here's what a quick search turns up:
{{{
trunk marshall$ grep -r BOOST_NO_THREADEX *
boost/config/compiler/visualc.hpp:# define BOOST_NO_THREADEX
libs/thread/src/win32/thread.cpp:#ifdef BOOST_NO_THREADEX
trunk marshall$ grep -r BOOST_NO_GETSYSTEMTIMEASFILETIME *
boost/config/compiler/visualc.hpp:# define
BOOST_NO_GETSYSTEMTIMEASFILETIME
boost/date_time/filetime_functions.hpp:#elif
defined(BOOST_NO_GETSYSTEMTIMEASFILETIME)
}}}
If you don't have time, I can probably take care of this.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/1988#comment:4> 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:06 UTC