Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2776: [fix in git] Failed to wrap classes with virtual inheritance (was: Failed to wrap classes with virtual inheritance)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-25 04:46:46
#2776: [fix in git] Failed to wrap classes with virtual inheritance
-------------------------------------------------------+--------------------
Reporter: Alexander Kogan <alexander@â¦> | Owner: dave
Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: Python
Version: | Severity: Problem
Keywords: |
-------------------------------------------------------+--------------------
Comment(by troy):
Fix here:
http://gitorious.org/~straszheim/boost/straszheim/commit/ce46ee7984344e32983330d5bc4b910002d1cdcc
Instead of checking the virtual function by constructing the function
we're passed (which isn't possible), we just check if it will be possible
out in type_traits and function_types land.
This fix will make its way back up to svn trunk eventually.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2776#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:50:01 UTC