Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3990: [serialization] data loss in version field
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-16 06:02:55
#3990: [serialization] data loss in version field
-------------------------------+--------------------------------------------
Reporter: vgough@⦠| Owner: ramey
Type: Feature Requests | Status: reopened
Milestone: To Be Determined | Component: serialization
Version: Boost 1.43.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment(by ramey):
Hmmm - did you look at using library_version as shown above? I don't see
why this woudn't give you what you want. That is if library_version < 5?
then use you're old system, otherwise, use your new system. I don't think
you'd need to specialize anything in the archive. I believe it could be
done in the serialization functions for each class.
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3990#comment:8> 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:03 UTC