Ticket #113 (new defect)

Opened 2 months ago

Last modified 2 months ago

literal lists don't work at module level

Reported by: robertwb Assigned to: somebody
Priority: major Milestone: 0.11
Component: Parsing Version:
Keywords: Cc:

Description

Error converting Pyrex file to C:
------------------------------------------------------------
...
cdef int* a = [1,2,3]
    ^
------------------------------------------------------------

/Users/robert/sage/cython/cython-0.10.1/Demos/array_decl.pyx:1:5: Literal list must be assigned to pointer at time of declaration

Change History

11/18/2008 09:04:22 PM changed by robertwb

  • milestone changed from 0.10.1 to 0.11.