$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost coroutine 1.62 b2 deprecation typo
From: Jason Mancini (jayrusman_at_[hidden])
Date: 2016-09-23 02:32:49
Just noticing that there's probably a typo in one of the deprecation warnings, as it wants both defined:
BOOST_COROUTINE_NO_DEPRECATION_WARNING
BOOST_COROUTINES_NO_DEPRECATION_WARNING
Jason