Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12037: boost::program_options tests cannot be built for both release and debug variants at the same time
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-03-01 18:14:52
#12037: boost::program_options tests cannot be built for both release and debug
variants at the same time
-----------------------------------------------+---------------------------
Reporter: Diego Barrios Romero <eldruin@â¦> | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost Development Trunk | Severity: Optimization
Resolution: | Keywords:
-----------------------------------------------+---------------------------
Changes (by steven_watanabe):
* component: program_options => build
Comment:
This appears to because program_options sets <variant>debug in its project
requirements.
This in turn fails because the <define>NDEBUG which is added by
<variant>release is
not removed when replacing <variant>release with <variant>debug.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12037#comment:1> 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:19 UTC