Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3950: boost::interprocess::mapped_region destructor deletes shm where it shouldn't.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-24 22:27:02
#3950: boost::interprocess::mapped_region destructor deletes shm where it
shouldn't.
-------------------------------------------+--------------------------------
Reporter: Lénaïc Huard <lhuard@â¦> | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: interprocess
Version: Boost 1.42.0 | Severity: Problem
Keywords: |
-------------------------------------------+--------------------------------
Comment(by Lénaïc Huard <lhuard@â¦>):
The issue #3951 is very very similar to this one.
Like in this ticket, I strongly suspect a bug in latest gcc which
optimizations break something in the tricks emulating Rvalue references.
Both issues disappear when the code samples are compiled with latest gcc
and -std=c++0x or -std=gnu++0x in which case, the Rvalue references are
managed by the compiler and the boost tricks become useless.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3950#comment:1> 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:02 UTC