[C++-sig] Problems with virtualness and py++

Roman Yakovenko roman.yakovenko at gmail.com
Sat Sep 19 21:01:10 CEST 2009


> On 9/18/09, Pertti Kellomäki <pertti.kellomaki at tut.fi> wrote:
>> I made some progress with the removing constness issue,
>> but now I'm having problems that seem to be related to
>> some kind of interaction between virtualness, function
>> transformation and return value policies.
>>
>> The attached .hh and .pypp files illustrate the problem.
>> The transformation is applied correctly to a non-virtual
>> member function, but something goes wrong when the function
>> is virtual.

Can you try revision:
http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1757&view=rev ?

I believe the bug is fixed and new issues were not introduced :-)


-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/


More information about the Cplusplus-sig mailing list