Splitting the #>! did help, thanks. Also, if a C function returns
NULL, is the equivalent Scheme value #f, or is it a value that
satisfies the null-pointer? predicate? It seems like my null-pointer?
checks are complaining about bad argument type.
-Ivan
"felix winkelmann" <[EMAIL PROTECTED]> writes:
>> pyobject PyObject_CallObject (pyobject , pyobject );
>>
>>
>> #define pyobject PyObject *
>>
>
> Hm... How strange. Splitting the #>! ... <# into two will help. I gotta
> make a ticket for this....
>
>
> cheers,
> felix
>
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users