Re: [Boost-bugs] [Boost C++ Libraries] #2933: Serialization: Assertion in archive_pointer_oserializer.ipp failed. ( VC2005)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2933: Serialization: Assertion in archive_pointer_oserializer.ipp failed. ( VC2005)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-10 17:22:23


#2933: Serialization: Assertion in archive_pointer_oserializer.ipp failed. (
VC2005)
--------------------------------------------+-------------------------------
  Reporter: Artur K. <nemerle5_at_[hidden]> | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: Boost 1.39.0 | Component: serialization
   Version: Boost 1.38.0 | Severity: Problem
Resolution: invalid | Keywords:
--------------------------------------------+-------------------------------
Changes (by ramey):

  * status: new => closed
  * resolution: => invalid

Comment:

 User error

 serialization of B doesn't explicitly refer to class C - only it's base
 Real Base.

 Try adding

 #include "boost/serialization/export.hpp"

 BOOST_CLASS_EXPORT(C);

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2933#comment:1>
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:00 UTC