Subject: [Boost-bugs] [Boost C++ Libraries] #6265: STL containers in managed memory segments fails to build
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-14 14:36:15
#6265: STL containers in managed memory segments fails to build
-------------------------------+--------------------------------------------
Reporter: fandreasi@⦠| Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.48.0 | Severity: Regression
Keywords: |
-------------------------------+--------------------------------------------
Good afternoon.
The new Interprocess library shipped with Boost 1.48.0 is causing me
troubles in building code that tries to allocate a container on managed
shared memory. The problem is clearly visible trying to build one of the
examples present into the documentation, and, precisely, the one that you
can find at this link[[BR]]
[[BR]]
http://www.boost.org/doc/libs/1_48_0/doc/html/interprocess/allocators_containers.html#interprocess.allocators_containers.containers_explained.where_allocate
[[BR]]
[[BR]]
i.e. into the "Where is this being allocated?" section.[[BR]]
[[BR]]
With Boost 1.47.0 the same code builds.[[BR]]
[[BR]]
I'm using gcc on a CentOS 5.7 x86_64 machine. The command I issue in order
to build that code is:[[BR]]
[[BR]]
{{{
g++ example.cpp -o example -I<path to boost>/include -lrt
}}}
I've attached both the *.cpp code and the build output.[[BR]]
[[BR]]
Thanks in advance[[BR]]
Best regards[[BR]]
[[BR]]
Federico
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6265> 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:08 UTC