Re: [Boost-bugs] [Boost C++ Libraries] #9464: Interprocess shared memory support on string between 32bit and 64bit

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9464: Interprocess shared memory support on string between 32bit and 64bit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-14 14:50:28


#9464: Interprocess shared memory support on string between 32bit and 64bit
-------------------------------+--------------------------------------
  Reporter: aikhong@… | Owner: igaztanaga
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.55.0 | Severity: Showstopper
Resolution: wontfix | Keywords: Interprocess 32bit 64bit
-------------------------------+--------------------------------------

Comment (by igaztanaga):

 Ticket #5230 allows managed_shared_memory and other basic classes to be
 shared between processes, but only in some Operating Systems (e.g. in
 Linux glibc's mutexes and condition variables can't be shared between 32
 and 64 bit processes. After this, anything constructed in shared memory
 must have exactly the same ABI to be accessible between processes.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9464#comment:5>
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:15 UTC