[Boost-bugs] [Boost C++ Libraries] #4903: Serialization library in Boost 1.45 is unable to read archive created with Boost 1.39

Subject: [Boost-bugs] [Boost C++ Libraries] #4903: Serialization library in Boost 1.45 is unable to read archive created with Boost 1.39
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-29 09:38:24


#4903: Serialization library in Boost 1.45 is unable to read archive created with
Boost 1.39
------------------------------------------------------+---------------------
 Reporter: Rüdiger Brünner <rbruenner@…> | Owner:
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
  Version: Boost 1.45.0 | Severity: Showstopper
 Keywords: |
------------------------------------------------------+---------------------
 The way the serialization library is handling object version and property
 information has obviously changed so that an attempt to read an archive
 with a simple object fails with version 1.45.

 The archive header is correctly read in (as opposed to 1.44) but an
 attempt to read a simple object fails because the version 1.45 is reading
 too much data.

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