[Boost-bugs] [Boost C++ Libraries] #9928: Typo in boost/asio/spawn.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #9928: Typo in boost/asio/spawn.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-19 12:59:36


#9928: Typo in boost/asio/spawn.hpp
------------------------------+----------------------------
 Reporter: anonymous | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: asio coroutines |
------------------------------+----------------------------
 There are two typos in boost/asio/spawn.hpp lines 61 and 76 (in the latest
 svn repo):

 {{{
 -#elif defined(BOOST_COROUTINES_UNIDRECT) || defined(BOOST_COROUTINES_V2)
 +#elif defined(BOOST_COROUTINES_UNIDIRECT) || defined(BOOST_COROUTINES_V2)
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9928>
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:16 UTC