Re: [Boost-bugs] [Boost C++ Libraries] #1267: Assertion `new_cid == cid' failed in basic_iarchive

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1267: Assertion `new_cid == cid' failed in basic_iarchive
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-09-16 17:27:54


#1267: Assertion `new_cid == cid' failed in basic_iarchive
---------------------------------+------------------------------------------
  Reporter: mbergin_at_[hidden] | Owner: ramey
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.34.1 | Severity: Problem
Resolution: | Keywords:
---------------------------------+------------------------------------------
Comment (by mbergin_at_[hidden]):

 Also tested on VC8 and fails. The serialized output of the above test case
 is below. Are the class IDs being output in the wrong order?

 {{{
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <!DOCTYPE boost_serialization>
 <boost_serialization signature="serialization::archive" version="4">
 <c class_id="0" tracking_level="0" version="0">
         <px class_id="2" class_name="polymorphic_derived"
 tracking_level="1" version="0" object_id="_0">
                 <polymorphic_base class_id="1" tracking_level="1"
 version="0" object_id="_1"></polymorphic_base>
         </px>
 </c>
 </boost_serialization>
 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1267#comment:2>
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:49:56 UTC