Add ptrdiff_t type to Cython.
authorRobert Bradshaw <robertwb@gmail.com>
Tue, 21 May 2013 15:53:57 +0000 (08:53 -0700)
committerRobert Bradshaw <robertwb@gmail.com>
Tue, 21 May 2013 15:53:57 +0000 (08:53 -0700)
commit3087d7fd4f78514f3e962a321b5c865dafe859d9
tree11bcd417fb2298833a71b41c26ae1fda629baa18
parente4163aacfd31a7a0dac0021f7f7c89cc618bf776
Add ptrdiff_t type to Cython.
Cython/Compiler/ExprNodes.py
Cython/Compiler/Parsing.py
Cython/Compiler/PyrexTypes.py
Cython/Utility/TypeConversion.c
tests/errors/e_subop.pyx