Subject: [Boost-bugs] [Boost C++ Libraries] #12593: Two different macros used to disable deprecation warnings
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-11-07 19:00:18
#12593: Two different macros used to disable deprecation warnings
-------------------------------------------------+-------------------------
Reporter: Christian Maaser | Owner: olli
<runningwithscythes@â¦> | Status: new
Type: Bugs | Component: coroutine
Milestone: To Be Determined | Severity: Cosmetic
Version: Boost 1.62.0 |
Keywords: |
-------------------------------------------------+-------------------------
boost\coroutine\asymmetric_coroutine.hpp uses
BOOST_COROUTINE'''S'''_NO_DEPRECATION_WARNING
boost\coroutine\detail\config.hpp uses
BOOST_COROUTINE_NO_DEPRECATION_WARNING
One needs to define both symbols to silence all deprecation warnings.
Please rename the latter one, as all other macros start with
"BOOST_COROUTINES_".
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12593> 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:20 UTC