Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3951: assertion failed calling find<> in managed_shared_memory (might be a bug in g++)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-24 22:34:13
#3951: assertion failed calling find<> in managed_shared_memory (might be a bug in
g++)
--------------------------------------------+-------------------------------
Reporter: Xavi Gratal <gratal@â¦> | 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@â¦>):
Hello,
This issue and #3950 look like dupes.
It seems that some gcc optimizations are breaking the boost code
attempting to emulate Rvalue references.
When your piece of code is compiled with -std=c++x0 or -std=gnu++0x, gcc
handles Rvalue references, boost tricks become useless and the piece of
code works.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3951#comment:2> 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