[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-bugs
Subject:    Re: [Boost-bugs] [Boost C++ Libraries] #5230: Interprocess shared
From:       "Boost C++ Libraries" <noreply () lists ! boost ! org>
Date:       2011-02-28 17:36:43
Message-ID: 070.6a71b2c481155df4a706a8d0c4a0661a () lists ! boost ! org
[Download RAW message or body]

#5230: Interprocess shared memory between 32 and 64 bit processes
--------------------------------------+-------------------------------------
  Reporter:  tgermer@…                |       Owner:  igaztanaga             
      Type:  Feature Requests         |      Status:  new                    
 Milestone:  To Be Determined         |   Component:  interprocess           
   Version:  Boost Development Trunk  |    Severity:  Problem                
Resolution:                           |    Keywords:  shared memory 32 64 bit
--------------------------------------+-------------------------------------

Comment (by tgermer@…):

 I'm sorry, I found a bug in my patch at the selector that gets the
 offset_type for rbtree_best_fit. (I forgot a template parameter.) This
 should read:
 {{{
    template<class S, class T>
    struct ptr_size_type_selector<boost::interprocess::offset_ptr<void, S,
 T> >
    {
            typedef typename boost::interprocess::offset_ptr<void, S,
 T>::offset_type type;
    };
 }}}

 But this will get removed anyway, once we don't rely on wrap-around logic
 anymore...

 Best, Tobias

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5230#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
_______________________________________________
Boost-bugs mailing list
Boost-bugs@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-bugs

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic