[Boost-bugs] [Boost C++ Libraries] #10376: VS2013: new compiler warnings since v1.56.0

Subject: [Boost-bugs] [Boost C++ Libraries] #10376: VS2013: new compiler warnings since v1.56.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-19 07:02:38


#10376: VS2013: new compiler warnings since v1.56.0
------------------------------+----------------------------
 Reporter: lex21@… | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
  Version: Boost 1.56.0 | Severity: Problem
 Keywords: |
------------------------------+----------------------------
 There are two new level 3 compiler warnings in asio, when compiling with
 Visual Studio 2013 x64.

 1>D:\source\VS2013\libsrc\boost_1_56_0\boost/asio/detail/impl/socket_ops.ipp(1968):
 warning C4267: 'argument' : conversion from 'size_t' to 'int', possible
 loss of data

 1>D:\source\VS2013\libsrc\boost_1_56_0\boost/asio/detail/impl/socket_ops.ipp(2172):
 warning C4267: 'initializing' : conversion from 'size_t' to 'int',
 possible loss of data

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