diff options
author | Hood Chatham <roberthoodchatham@gmail.com> | 2022-03-31 17:24:13 -0700 |
---|---|---|
committer | Hood Chatham <roberthoodchatham@gmail.com> | 2022-06-17 08:33:54 -0700 |
commit | 1bc1bee03147e08e7653cc3e3fc9deac88ce431a (patch) | |
tree | ac7dd662f569cfb9fc983707133115029eb8d975 /numpy/array_api/_indexing_functions.py | |
parent | 7d21a8d2b0b2437e258fc6486e95964240c33f40 (diff) | |
download | numpy-1bc1bee03147e08e7653cc3e3fc9deac88ce431a.tar.gz |
ENH: Change f2c declarations with void return type to int
When using f2c, the generated C functions for all of these actually
return int. WebAssembly is strict on return types and will crash due
to the discrepancy.
Diffstat (limited to 'numpy/array_api/_indexing_functions.py')
0 files changed, 0 insertions, 0 deletions