fix buffer code and testcases to silent GCC warning
authorLisandro Dalcin <dalcinl@gmail.com>
Wed, 10 Mar 2010 00:28:44 +0000 (21:28 -0300)
committerLisandro Dalcin <dalcinl@gmail.com>
Wed, 10 Mar 2010 00:28:44 +0000 (21:28 -0300)
commit36a1ded3c1782830453318ddad24548626d16bf0
tree6bda1cfcdbdfc7205baad6a80aa6edacbc2125f5
parente75bb0c7fd532fa413381c150fd800cf33e81fbf
fix buffer code and testcases to silent GCC warning
Cython/Compiler/Buffer.py
Cython/Compiler/ExprNodes.py
tests/run/numpy_bufacc_T155.pyx
tests/run/numpy_common.pxi [new file with mode: 0644]
tests/run/numpy_test.pyx