Was this ever supposed to work, if so, what did it do?
cdef struct A:
int a = 4I have code to disallow it ready (raise compiler error) but then I thought that perhaps it had a purpose (how else did Hoyt run into it...) http://trac.cython.org/cython_trac/ticket/64 -- Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
