Re: [Cython] memoryview test warnings

2012-02-25 Thread mark florisson
On 25 February 2012 15:35, Stefan Behnel wrote: > Hi, > > I get these warnings in the tests: > > """ > compiling (cpp) and running memoryview ... > > memoryview.cpp: In function ‘PyObject* > __pyx_memoryview_setitem_slice_assign_scalar(__pyx_memoryview_obj*, > PyObject*, PyObject*)’: > memoryview.

[Cython] memoryview test warnings

2012-02-25 Thread Stefan Behnel
Hi, I get these warnings in the tests: """ compiling (cpp) and running memoryview ... memoryview.cpp: In function ‘PyObject* __pyx_memoryview_setitem_slice_assign_scalar(__pyx_memoryview_obj*, PyObject*, PyObject*)’: memoryview.cpp:19703: warning: comparison between signed and unsigned integer e