Re: [Boost-bugs] [Boost C++ Libraries] #2049: extracting c++ pointer from python object with multiple parents

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2049: extracting c++ pointer from python object with multiple parents
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-25 16:48:15


#2049: extracting c++ pointer from python object with multiple parents
-----------------------------------+----------------------------------------
  Reporter: bloodyfanatic_at_[hidden] | Owner: dave
      Type: Bugs | Status: new
 Milestone: Boost 1.35.1 | Component: Python
   Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------+----------------------------------------
Comment (by bloodyfanatic_at_[hidden]):

 Replying to [comment:1 dave]:
> Does this fail even when the dtors are non-virtual?

 yes it does, with the same error as always:

 {{{
 Traceback (most recent call last):
   File "test.py", line 15, in <module>
     extractBase2(obj1) # doesn't work
 TypeError: No registered converter was able to extract a C++ pointer to
 type class Base2 from this Python object of type both1
 }}}

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