Subject: [Boost-bugs] [Boost C++ Libraries] #9073: Conflict names "realloc"
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-01 13:35:50
#9073: Conflict names "realloc"
-------------------------+-------------------------------------------------
Reporter: | Type: Bugs
Russian_Dragon | Milestone: Boost 1.55.0
Status: new | Version: Boost 1.54.0
Component: None | Keywords: Conflict names realloc конÑликÑ
Severity: Problem | имен realloc
-------------------------+-------------------------------------------------
Hi.[[BR]]
In file "D:\Program Files
(x86)\boost_1_54_0\boost\interprocess\detail\win32_api.hpp"[[BR]]
Line 1552 have a function "realloc".[[BR]]
It name conflict a name directives #define realloc.[[BR]]
[[BR]]
Сonflict arises if the project to register directive "#define
_CRTDBG_MAP_ALLOC"
{{{
#define _CRTDBG_MAP_ALLOC
#include <boost/interprocess/sync/interprocess_semaphore.hpp>
int main()
{
return 0;
}
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9073> 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:14 UTC