summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorDavid Froger <david.froger@gmail.com>2014-05-26 21:05:00 +0200
committerDavid Froger <david.froger@gmail.com>2014-05-26 21:05:00 +0200
commit39715d58001d8cad0ac44cdbbb4019222635bff9 (patch)
treeb9c68446c390b1388a37a40ab761778548a97c71 /numpy/lib/nanfunctions.py
parent0500cbed411113dbce8de23167e16ecc4d921289 (diff)
downloadnumpy-39715d58001d8cad0ac44cdbbb4019222635bff9.tar.gz
BUG: Fix missing fragment in ARGOUTVIEWM typemaps.
The argout typemaps of all the ARGOUTVIEWM typemap suites make use of the free_cap function, defined in the NumPy_Utilities fragment, which was not listed in the fragment argument of the typemaps. As a result, the free_cap function is not included in the source generated code by SWIG, and the code do not compile (unless another typemap including the missing fragment has been used).
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions