Well, if that could be supported, perhaps it would be a good feature ;-). On Wed, Sep 3, 2008 at 12:10 PM, Dag Sverre Seljebotn <[EMAIL PROTECTED]> wrote: > Was this ever supposed to work, if so, what did it do? > > cdef struct A: > int a = 4 > > I 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 >
-- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
