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-01-06 08:19:19
#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 joerg schlegel <jschlegel@â¦>):
Hi Robert,
I see the following possible differences between us:
- I failed to read an archive created with 1.42, you succeeded reading
1.34,1.43 and 1.44
- I used VS 2010 to build the reader and VC 2005 to build the writer, so
maybe it's the compiler
- I used a map<std::std::string, size_t>, you rather integral and float
numbers. Since my production code fails with throwing bad_alloc inside the
basic_string allocator, that may also be an hint that the problem is
specific to serialization of std::string
Regards
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4660#comment:25> 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