Re: [Boost-bugs] [Boost C++ Libraries] #3378: interlocked.hpp won't compile

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3378: interlocked.hpp won't compile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-01 17:46:34


#3378: interlocked.hpp won't compile
----------------------------------------+-----------------------------------
 Reporter: blandwa <blandw@…> | Owner: pdimov
     Type: Bugs | Status: assigned
Milestone: Boost 1.41.0 | Component: math
  Version: Boost 1.39.0 | Severity: Showstopper
 Keywords: |
----------------------------------------+-----------------------------------
Changes (by pdimov):

  * status: new => assigned

Comment:

 Are you compiling with /clr? The only difference I see between the
 declarations in interlocked.hpp and <memory> is that <memory> uses
 __clrcall when _M_CEE_PURE is defined, __cdecl if not (see yvals.h:53).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3378#comment:3>
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:01 UTC