diff options
author | David Froger <david.froger@gmail.com> | 2014-05-26 21:05:00 +0200 |
---|---|---|
committer | David Froger <david.froger@gmail.com> | 2014-05-26 21:05:00 +0200 |
commit | 39715d58001d8cad0ac44cdbbb4019222635bff9 (patch) | |
tree | b9c68446c390b1388a37a40ab761778548a97c71 /numpy/lib/nanfunctions.py | |
parent | 0500cbed411113dbce8de23167e16ecc4d921289 (diff) | |
download | numpy-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