[Numpy-discussion] C API
Charles R Harris
charlesr.harris@gmail....
Thu May 22 14:12:50 CDT 2008
All,
I added a function to array_api_order.txt and apparently this changed the
order of the pointers in the API, which caused ctypes to segfault until I
removed the build directory and did a complete rebuild. It seems to me that
if we really want to make adding these API functions safe, then we should
only have one list instead of the current two. This looks to require some
mods to the build system. What do folks think?
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080522/83b44631/attachment.html
More information about the Numpy-discussion
mailing list