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-19 08:46:52
#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 anonymous):
I managed to get it to work by using fix char array e.g char
m_strKeyword[250] instead of using wstring. But when I change the
container to map instead of vector, it crashes again. Any idea why? Can we
actually use boost::interprocess::map to share data between 32bit and
64bit application?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9464#comment:6> 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