4 Jun
2014
4 Jun
'14
5:43 p.m.
On Wednesday 04 June 2014 13:15:20 Christian Henning wrote:
There two compiler errors ( both x86 and x64 ) when building the current master.
c:\boost\boost/atomic/detail/ops_msvc_x86.hpp(860) : error C2065: 'order' : undeclared identifier
Fixed, thanks.
c:\boost\boost/asio/detail/impl/socket_ops.ipp(534) : error C2065: 'SO_UPDATE_CONNECT_CONTEXT' : undeclared identifier
This might be related to https://svn.boost.org/trac/boost/ticket/10016