work around stupid C compiler warnings about tests being always true due to integer...
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 9 Nov 2013 08:24:13 +0000 (09:24 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 9 Nov 2013 08:24:13 +0000 (09:24 +0100)
commitde12778fe0995660e8f1c726194cef40885d7a15
treec1b525f996535106aa7fad191386d7505d0affcb
parentc9486f9bc926beee303d89e5b00acdce78ef6bf6
work around stupid C compiler warnings about tests being always true due to integer ranges
Cython/Utility/TypeConversion.c
tests/run/index.pyx