diff options
author | Frederic <nouiz@nouiz.org> | 2012-11-06 14:18:12 -0500 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-11-06 19:02:05 -0700 |
commit | cf0f98595cf2e0c69b5432d54bd6ceef57540c67 (patch) | |
tree | 09fcb596ae6a8e708795eaffc794cc71ee6e0bb7 /numpy/distutils/exec_command.py | |
parent | 93be7c0ca93735faac3c9b03b6844a4f9ed90d71 (diff) | |
download | numpy-cf0f98595cf2e0c69b5432d54bd6ceef57540c67.tar.gz |
BUG: Remove pointer cast from the PyArray_BYTES macro.
This fixes a compilation problem encountered with numpy 1.7 when the
PyArray_BYTES macro was used as an lvalue in Theano. The macro worked as an
lvalue in 1.6 and in 1.7 only the struct name was changed, which makes the
problem a bit of a mystery, but Theano compiles with this fix.
Diffstat (limited to 'numpy/distutils/exec_command.py')
0 files changed, 0 insertions, 0 deletions