Warn for non-trivial type declarators in shared declarations.
authorRobert Bradshaw <robertwb@gmail.com>
Fri, 4 Oct 2013 04:43:48 +0000 (21:43 -0700)
committerRobert Bradshaw <robertwb@gmail.com>
Fri, 4 Oct 2013 04:43:48 +0000 (21:43 -0700)
commit9e3a2d7ae9fce31bfbba19f39fc882e6ded78462
tree3b9909b0384672257fbbd2841c1e5d784a8c57ca
parent12be1349137079f528bcd45a617ba79442dd3bd4
Warn for non-trivial type declarators in shared declarations.
Cython/Compiler/Nodes.py
Cython/Compiler/Options.py