chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Question about easyffi


From: felix winkelmann
Subject: Re: [Chicken-users] Question about easyffi
Date: Mon, 6 Aug 2007 07:59:20 +0200

On 8/6/07, Ivan Raikov <address@hidden> wrote:
>
> The whole file is a bit long, but the neighborhood of line 55 is
> pasted below. I am guessing the reason for the error message is the
> fact that #define pyobject is after the function declaration?
>
>
> ___declare(type, "pyobject;(c-pointer 
> \"PyObject\");py-object-to;py-object-from")
>
> 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




reply via email to

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