diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-08-16 19:28:38 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-08-16 19:28:38 -0600 |
commit | 6a63c7a06d97d8fc7ca4a8ac78db8f6451e9e7ed (patch) | |
tree | fb02d7a087d43beb44961e58087c650e4ae9f8ca /numpy/doc/byteswapping.py | |
parent | d4af6123a609b062af7ed23e106b6bfffd482e7f (diff) | |
download | numpy-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/doc/byteswapping.py')
0 files changed, 0 insertions, 0 deletions