diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2012-12-06 15:20:12 -0800 |
---|---|---|
committer | Mark Wiebe <mwwiebe@gmail.com> | 2012-12-06 15:20:12 -0800 |
commit | c97f405d47d059c00df6b2aea7f79fc5c520dda6 (patch) | |
tree | c8666f10d0d100b9062a78b56444e68b3cc5a856 /numpy/lib/tests/test_function_base.py | |
parent | d8370da29094cebb33271604d941ca5789929a26 (diff) | |
download | numpy-c97f405d47d059c00df6b2aea7f79fc5c520dda6.tar.gz |
BLD: MSVC build fix for switch of PyArray_DATA to void*
Build errors because void* doesn't have a size, so
adding an offset to it is disallowed.
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions