diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-01-05 15:01:45 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-01-05 15:01:45 -0700 |
commit | d2122ea1f458e9429b692111238f7b9f4a852db2 (patch) | |
tree | 5d7db0b455016e20fe1db5ac8ae6956775aaf3cb /numpy/lib/tests/test_function_base.py | |
parent | e6d6042b471cd84b6c4428a4085c58608bff99a7 (diff) | |
download | numpy-d2122ea1f458e9429b692111238f7b9f4a852db2.tar.gz |
BUG: Fixup use of undefined macros and remove redundant code.
The npy_config.h file used SIZEOF_DOUBLE and SIZEOF_LONG_DOUBLE, neither
of which was defined in the included config.h file. That was fixed by
including numpyconfig.h. Doing so made the code dealing with Apple type
sizes redundant as it is already present in numpyconfig.h, so it was
removed.
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions