Re: [Boost-bugs] [Boost C++ Libraries] #1941: polymorphic archive interface doesn't match other archive interfaces

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1941: polymorphic archive interface doesn't match other archive interfaces
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-08 05:08:16


#1941: polymorphic archive interface doesn't match other archive interfaces
---------------------------------------+------------------------------------
  Reporter: mighty_ernie_at_[hidden] | Owner: ramey
      Type: Bugs | Status: assigned
 Milestone: Boost 1.35.1 | Component: serialization
   Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords: polymorphic
---------------------------------------+------------------------------------
Comment (by anonymous):

 Try calling get_library_version() on a polymorphic_xml_iarchive instance.

 The problem is that polymorphic_iarchive_dispatch has the
 get_library_version() method declared as private. But the same method is
 public on other archives, like a binary_iarchive.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1941#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:58 UTC