On 8/6/07, Ivan Raikov <[EMAIL PROTECTED]> 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


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to