Subject: [Boost-bugs] [Boost C++ Libraries] #11423: Serialization with versioning not working with (pure virtual) base classes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-06-26 14:08:29
#11423: Serialization with versioning not working with (pure virtual) base classes
------------------------------+---------------------------
Reporter: anonymous | Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost 1.58.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------
The versioning feature of the serialization component works fine when
using with non-polymorphic classes or derived classes. However, for (pure
virtual) base classes the version number set with
BOOST_CLASS_VERSION(MyBaseClass, 1) seems to be ignored and during
serialization the default version (=0) is always used.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11423> 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:18 UTC