summaryrefslogtreecommitdiff
path: root/numpy/matrixlib/tests/test_multiarray.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2013-08-16 19:28:38 -0600
committerCharles Harris <charlesr.harris@gmail.com>2013-08-16 19:28:38 -0600
commit6a63c7a06d97d8fc7ca4a8ac78db8f6451e9e7ed (patch)
treefb02d7a087d43beb44961e58087c650e4ae9f8ca /numpy/matrixlib/tests/test_multiarray.py
parentd4af6123a609b062af7ed23e106b6bfffd482e7f (diff)
downloadnumpy-6a63c7a06d97d8fc7ca4a8ac78db8f6451e9e7ed.tar.gz
MAINT: Move NPY_BEGIN_THREADS_DEF to end of declarations.
The is an ';' at the end of the macro definition. When used and followed by another ';', gcc thinks a statement has been made. An empty statement, but still a statement. This causes compilation failure with Python 3.4a. The ';' should probably be removed, but that was undone in 1.7 to maintain backward compatibility.
Diffstat (limited to 'numpy/matrixlib/tests/test_multiarray.py')
0 files changed, 0 insertions, 0 deletions