Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4660: Error read binary archive, created by old boost version
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-02-19 17:12:24
#4660: Error read binary archive, created by old boost version
---------------------------------------+------------------------------------
Reporter: serge-voropaev@⦠| Owner: ramey
Type: Bugs | Status: reopened
Milestone: Boost 1.45.0 | Component: serialization
Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords:
---------------------------------------+------------------------------------
Comment (by ramey):
Hmmm - this is quite different than what we've checked into the trunk.
{{{
version mine yours
7* uint_least8 uint_least16
6* uint_least16 unsigned int
5 unsigned char unsigned char
4* unsigned char unsigned int
3 unsigned char unsigned char
2 unsigned int unsigned int
}}}
So we have differences in 7, 6 and 4. I notice you're not explicitly
checking for 4 so maybe you're don't have archives of that version.
I can't explain the differences between 7 and 6. As far as I know, your
case is the last pending reported issue with this. Of course that doesn't
mean much. I'll leave this open some time longer
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4660#comment:41> 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:05 UTC