$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [atom]
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-06-04 13:43:42
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