[Boost-bugs] [Boost C++ Libraries] #11284: VS2013: compiler warnings C4242

Subject: [Boost-bugs] [Boost C++ Libraries] #11284: VS2013: compiler warnings C4242
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-11 19:55:54


#11284: VS2013: compiler warnings C4242
------------------------------+----------------------------
 Reporter: iron9light@… | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
------------------------------+----------------------------
 Some C4242 [level 4] warnings in asio when compiling with VS 2013 x64.

 *
 boost.library\v1.57.0\include\boost\asio\detail\impl\win_iocp_socket_service_base.ipp(567)
 : warning C4242: '=' : conversion from 'int' to 'ADDRESS_FAMILY', possible
 loss of data
 * boost.library\v1.57.0\include\boost\asio\impl\serial_port_base.ipp(511)
 : warning C4242: '=' : conversion from 'const unsigned int' to 'BYTE',
 possible loss of data

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