Fix #559, <void *> [] is not caught by Cython but by gcc
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 12 Dec 2010 05:10:52 +0000 (21:10 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 12 Dec 2010 05:10:52 +0000 (21:10 -0800)
commitd93ea8d2aaf1488fe526ff7a191e6264c4a8f1bb
treedff5583393a60772edeab9123481736053efd1f3
parentb779e54fc9361397171acb9c95abc2d7b97cd4c2
Fix #559, <void *> [] is not caught by Cython but by gcc
Cython/Compiler/ExprNodes.py