On Mon, Sep 21, 2009 at 1:21 PM, Roman Yakovenko
wrote:
>> There is a small snag still:
>>
>> virtual_const_bindings.cpp:27: virhe: ”result” declared as reference
>> but not initialized
>>
>> This comes from the following piece of code:
>>
>> static boost::python::object default_h( ::B & inst,
on Sat Sep 19 2009, Stefan Seefeld wrote:
> Hi there,
>
> as some of you may know, Haoyu Bai has worked over the summer on Python 3
> support for
> Boost.Python. This work happened on a branch, which I merged back into trunk
> last
> night.
Whoo hoo!
> Now we need to set up testers to run th
2009/9/21 Pertti Kellomäki :
> Hi Roman,
>
>> 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 :-)
>
> There is a small snag still:
>
> virtual_const_bindings.cpp:27: virhe: ”result” declar