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-27 11:05:42
#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 fperbet):
Hi,
I ran into the same (serious) problem: exception "unsupported version"
(see callstack)
I understand there's a potential fix in the trunk but this is not an
option for me.
I tried the "fix_six.cpp" but it didn't help. Is there another way to
simply fix the binary archive files so they can be read by 1.44 ?
I am using 1.44 and the archive were generated using 1.39 (if I remember
correctly).
Any idea would help.
Frank Perbet
CALLSTACK:
boost::serialization::throw_exception<boost::archive::archive_exception>(const
boost::archive::archive_exception & e={...}) Line 37 C++
boost::archive::basic_binary_iarchive<boost::archive::binary_iarchive>::init()
Line 93 + 0x35 bytes C++
boost::archive::binary_iarchive_impl<boost::archive::binary_iarchive,char,std::char_traits<char>
>::init(unsigned int flags=0) Line 57 C++
boost::archive::binary_iarchive_impl<boost::archive::binary_iarchive,char,std::char_traits<char>
>::binary_iarchive_impl<boost::archive::binary_iarchive,char,std::char_traits<char>
>(std::basic_istream<char,std::char_traits<char> > & is={...}, unsigned
int flags=0) Line 86 C++
bodyanalyzer.dll!boost::archive::binary_iarchive::binary_iarchive(std::basic_istream<char,std::char_traits<char>
> & is={...}, unsigned int flags=0) Line 84 + 0x3d bytes C++
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4660#comment:39> 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