Re: [Boost-bugs] [Boost C++ Libraries] #7373: Boost ASIO has a wrong swprintf interface definition for MinGW

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7373: Boost ASIO has a wrong swprintf interface definition for MinGW
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-30 23:17:24


#7373: Boost ASIO has a wrong swprintf interface definition for MinGW
---------------------------------------------------------+------------------
  Reporter: Lukas Dürrenberger <eXpl0it3r@…> | Owner: chris_kohlhoff
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: asio
   Version: Boost Development Trunk | 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/7373#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:11 UTC