adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-devel] event stuff committed


From: ksterker
Subject: Re: [Adonthell-devel] event stuff committed
Date: Fri, 30 Apr 2004 10:04:23 +0200

Von: address@hidden

> Weird that it worked for me. pass_instance indeed requires 2 
> parameters. Replace it with 
>    PyTuple_SetItem (tuple, i, pass_instance ((const char*) value), 0);
> 
> You'll have to do the same 5 lines below.

Better to fix python.h instead, where pass_instance is declared. Seems that the 
differen template specializations don't set a default value for parameter own. 
Should be own = c_owns.

Kai





reply via email to

[Prev in Thread] Current Thread [Next in Thread]