Hi, >> so I suppose it may be an interaction of the buffer types syntax with >> the uninitialized array and numpy. We using Cython 12.1... >> > Yep, that's exactly what it is. It's a bug, feel free to file it if it > isn't already.
Thanks a lot for the quick reply. It looks like this is the same issue as: http://trac.cython.org/cython_trac/ticket/154 Anything I should do to add to that ticket? > I don't consider it very critical, as having unused variables around is > hardly a requirement, but I agree it should be fixed. Yes, true, but here is just a little plea for a fix, because it took us a long time to work out what the problem was. See you, Matthew _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
