Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-07-19 15:07:18


From: "bufo19312" <timothy.fender_at_[hidden]>
> Environment boost_1_28_0, Intel 6.0, target = _WIN64. The
> InterlockedIncrement et.al. interfaces in boost/detail/winapi need to
> be changed as follows, since they are now intrinsics.
>
> Technically, I suppose the guard should be _M_IA64, rather than
> _WIN64, since other target processors+compilers may not support
> compiler intrinsics for these interfaces.
>
> $ diff -c winapi.hpp winapi_original.hpp

[...]

Applied, thank you for the patch.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net