On Wed, Mar 18, 2009 at 6:58 PM, Carl Witty <[email protected]> wrote:
...

a bunch of garbage.  Can I just cancel that last email, please? :)

Ryan points out that he already figured out the "incomplete type" part
of the problem; you need to compile the file as C++, because the type
declarations are guarded by "#ifdef __cplusplus" in the header file.
And I stared at the relevant line in fractal.c without understanding
it, so I didn't understand where the problem was at all.  For some
reason, I find it hard to read code that uses 60-character type names
that start __pyx_... :)

Oops.

Carl
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to