diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2016-01-01 10:57:27 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2016-01-02 20:05:14 -0700 |
commit | 6a04b9217675a1a072b01ade0f2664b30f67bde6 (patch) | |
tree | bdcaa033d786abbe4dcab9bedf6565aad5d2b29b /numpy/lib/user_array.py | |
parent | 5132ce0ad0ff4e7c448c80eeaa806678d558f81c (diff) | |
download | numpy-6a04b9217675a1a072b01ade0f2664b30f67bde6.tar.gz |
TST: Increase the allowable warning count to 1 for i386 debug test.
Cython generated C code contains the number '-2147483648L', which
leads to a warning on 32 bit platforms:
"Warning: this decimal constant is unsigned only in ISO C90"
See the discussion at http://stackoverflow.com/questions/9941261/
The compiled code seems to run correctly despite the warning and
if there are problems, they should turn up in the nose testing.
Diffstat (limited to 'numpy/lib/user_array.py')
0 files changed, 0 insertions, 0 deletions