On Mar 18, 2009, at 8:07 PM, Carl Witty wrote:

> 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? :)

:). I'm glad to hear that, it sounded scary...

> 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_... :)

I've toyed with the idea of making it output much less verbose but  
still unique names, but I'm used to it by now. In any case, the C  
output isn't meant to be read by mere mortals... :).

- Robert

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

Reply via email to