[Boost-bugs] [Boost C++ Libraries] #9230: MSVC: new compiler warnings since v1.54.0

Subject: [Boost-bugs] [Boost C++ Libraries] #9230: MSVC: new compiler warnings since v1.54.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-11 12:31:20


#9230: MSVC: new compiler warnings since v1.54.0
------------------------------+----------------------------
 Reporter: raad@… | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
  Version: Boost 1.54.0 | Severity: Cosmetic
 Keywords: |
------------------------------+----------------------------
 There are two new level 3 compiler warnings in context::use_certificate
 and context::make_buffer_bio:

 boost\boost/asio/ssl/impl/context.ipp(432): warning C4267: 'argument' :
 conversion from 'size_t' to 'int', possible loss of data

 boost\boost/asio/ssl/impl/context.ipp(932): warning C4267: 'argument' :
 conversion from 'size_t' to 'int', possible loss of data

 Patch against 1.55.0 beta attached.

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