Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10637: Certain thread unit tests fail to compile on Xcode 6 because BOOST_NO_CXX11_SMART_PTR is not defined (was: Certain thread unit tests fail to compile on Xcode 6)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-11 03:03:25
#10637: Certain thread unit tests fail to compile on Xcode 6 because
BOOST_NO_CXX11_SMART_PTR is not defined
-------------------------------+------------------------
Reporter: nat@⦠| Owner: viboes
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: config
Version: Boost 1.56.0 | Severity: Regression
Resolution: | Keywords: tests
-------------------------------+------------------------
Changes (by viboes):
* component: thread => config
Comment:
So resuming you are using the following command line with c++98 and
BOOST_NO_CXX11_SMART_PTR is not defined.
{{{
./b2 toolset=darwin variant=release address-model=32 architecture=x86
-sNO_BZIP2=1 cxxflags=-DBOOST_NO_CXX11_SMART_PTR
cxxflags=-Wno-c99-extensions cxxflags=-Wno-variadic-macros cxxflags=-Wno-
unused-function cxxflags=-Wno-unused-const-variable
libs/thread/test//async__async_p libs/thread/test//async__async_executor_p
libs/thread/test//promise__set_rvalue_at_thread_exit_p
}}}
Moving it to Boost.Config then.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10637#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:17 UTC