Disallow taking address of memoryview slices
authorMark Florisson <markflorisson88@gmail.com>
Wed, 16 May 2012 13:13:17 +0000 (14:13 +0100)
committerMark Florisson <markflorisson88@gmail.com>
Wed, 16 May 2012 13:13:17 +0000 (14:13 +0100)
commitefc33c7ca89e6969b5a77626ae1945849f8daf3b
tree0817e7704c9a7c6288f019594d0ff4a0a2153cda
parent59c083a1241656b9159fa0cc7786ce0758349168
Disallow taking address of memoryview slices
Cython/Compiler/ExprNodes.py
tests/errors/memview_declarations.pyx