Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7761: Minor comment typo in boost/asio/ssl/detail/stream_core.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-30 23:17:26
#7761: Minor comment typo in boost/asio/ssl/detail/stream_core.hpp
-----------------------------------------+----------------------------------
Reporter: oss.2012.team+E1@⦠| Owner: chris_kohlhoff
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: asio
Version: Boost 1.52.0 | Severity: Problem
Resolution: fixed | Keywords:
-----------------------------------------+----------------------------------
Changes (by chris_kohlhoff):
* status: new => closed
* resolution: => fixed
Comment:
(In [82290]) Merge from trunk:
* Fix some 64-to-32-bit conversion warnings. Fixes #7459
* Fix typos in comments. Fixes #7761
* Fix error in example embedded in basic_socket::get_option's
documentation. Fixes #7562
* Use long rather than int for SSL_CTX options, to match OpenSSL. Fixes
#7209
* Use _snwprintf to address a compile error due to the changed swprintf
signature in recent versions of MinGW. Fixes #7373
* Fix deadlock that can occur on Windows when shutting down a pool of
io_service threads due to running out of work. Fixes #7552
* Enable noexcept qualifier for error categories. Fixes #7797
* Treat errors from accept as non-fatal. Fixes #7488
* Add a small block recycling optimisation.
* Version bump.
* Regenerate documentation.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7761#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:11 UTC