Allow explicit casts between object and void*/struct*.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 15 Oct 2009 09:43:58 +0000 (02:43 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 15 Oct 2009 09:43:58 +0000 (02:43 -0700)
commit1f6e865042a4f4aaa7383e45abfd0e6cfdca2707
treebb31e94852df9e2ce38984e5ff1231e67d0bcc9b
parent51d1bd1c2ee154aec17e5e9328725b5d713d6c46
Allow explicit casts between object and void*/struct*.
Cython/Compiler/ExprNodes.py