Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9442: boost::asio::spawn does nothing when coroutines v2 are enabled
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-24 20:12:56
#9442: boost::asio::spawn does nothing when coroutines v2 are enabled
-------------------------------+----------------------------
Reporter: drigh@⦠| Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------
Comment (by anonymous):
It is typo here in asio code:
#elif defined(BOOST_COROUTINES_UNIDRECT) ...
should be
#elif defined(BOOST_COROUTINES_UNIDIRECT) ...
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9442#comment:2> 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:15 UTC