[Boost-bugs] [Boost C++ Libraries] #10534: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS

Subject: [Boost-bugs] [Boost C++ Libraries] #10534: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-24 09:34:38


#10534: 'WSASocketA': Use WSASocketW() instead or define
_WINSOCK_DEPRECATED_NO_WARNINGS
-------------------------------------------------+-------------------------
 Reporter: Valentin Shtronda <valiko.ua@…> | Owner:
     Type: Bugs | chris_kohlhoff
Milestone: To Be Determined | Status: new
  Version: Boost 1.56.0 | Component: asio
 Keywords: WSASocketA WSASocketW | Severity: Problem
  _WINSOCK_DEPRECATED_NO_WARNINGS |
-------------------------------------------------+-------------------------
 With msvc-12.0 toolset (VS2013 Update 3):

 boost_1_56_0\boost/asio/detail/impl/socket_ops.ipp(1363):
 warning C4996: 'WSASocketA': Use WSASocketW() instead or define
 _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings

 which leads to build failure if 'treat warnings as errors' option is on.

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