Re: [Boost-bugs] [Boost C++ Libraries] #1069: _InterlockedExchange, _InterlockedExchangeAdd have wrong signature

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1069: _InterlockedExchange, _InterlockedExchangeAdd have wrong signature
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-10 01:47:26


#1069: _InterlockedExchange, _InterlockedExchangeAdd have wrong signature
-----------------------------------------------------+----------------------
  Reporter: Braden McDaniel <braden_at_[hidden]> | Owner: pdimov
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: smart_ptr
   Version: release 1.34.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------------+----------------------
Comment (by braden_at_[hidden]):

 The compiler is Visual C++ 7.1. The problem arises because code in another
 dependency has declared the function the way the Microsoft documentation
 recommends. Since the signatures are different, the compiler complains
 that an `extern "C"` function has been overloaded.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1069#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:49:56 UTC