Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3990: [serialization] data loss in version field
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-09 18:43:21
#3990: [serialization] data loss in version field
------------------------------+---------------------------------------------
Reporter: vgough@⦠| Owner: ramey
Type: Bugs | Status: assigned
Milestone: Boost 1.43.0 | Component: serialization
Version: Boost 1.42.0 | Severity: Showstopper
Keywords: |
------------------------------+---------------------------------------------
Changes (by ramey):
* status: new => assigned
Comment:
I'm still looking at this.
I may be able to make changes to accomodate older archives which used a
version # exceeding the originally expected 8 bits. I expect to enforce
the 8 bit expectation in the future to avoid these problems. So you would
be left with the capability of reading old archives, but the version
number stored would have to be limited to 8 bits. So class using the "old
version numbers" would have to be enhanced to make the switch as they are
loaded. I don't know if this would be acceptable to you.
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3990#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