Re: [Boost-bugs] [Boost C++ Libraries] #5876: Serialization - tracking of non-versioned classes

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5876: Serialization - tracking of non-versioned classes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-15 15:55:55


#5876: Serialization - tracking of non-versioned classes
-------------------------------------+--------------------------------------
  Reporter: ybungalobill@… | Owner: ramey
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.47.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------------+--------------------------------------

Comment (by ybungalobill@…):

 Hereby, I submit a patch that fixes the above bug. However, it doesn't
 solve the issue completely since it still suffers from the problem that if
 someone serializes an object with implementation level of class-info
 through a pointer, then all other instances are are tracked too (even
 those that are not serialized through a pointer). However it's now trivial
 to fix the behavior to be the intended one, it's just that it involves
 archive format breakage so we must bump the library version.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5876#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:07 UTC