Title says it all:

File "/home/dagss/cython/may30/BUILD/run/big_indices.so", line 108, in 
big_indices
Failed example:
     test()
Expected:
     neg -1
     pos 4294967294
     neg
     pos
     neg
     pos
Got:
     neg -1
     pos 18446744073709551614
     neg
     pos
     neg
     pos


(I rather not fix test cases I didn't write and know in detail.)


-- 
Dag Sverre
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to