[Cython] Cython 0.9.8.2 beta
Robert Bradshaw
robertwb at math.washington.edu
Tue Nov 4 06:18:07 CET 2008
On Nov 1, 2008, at 4:51 PM, Jim Kleckner wrote:
> This simple case causes the parser to fail:
>
> cdef int doublePointer(double* inOutArray):
> return 1
>
>
> See: http://trac.cython.org/cython_trac/ticket/107
I've been unable to reproduce this with my copy, either with the beta
release or the current cython-devel. Has anyone else seen this? Or
perhaps there's more context that one needs to reproduce this error.
- Robert
More information about the Cython-dev
mailing list