From: Martin W. <mar...@gm...> - 2006-09-14 14:24:46
|
Hi gurus, I'm debugging a C-extension module that uses numpy. My version is 1.0b1. Can I safely ignore the following compiler warning? .../lib/python2.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:903: warning: `_import_array' defined but not used Any help would be appreciated. Regards, Martin Wiechert |