Fix #245, crash on cimported struct -> object.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 15 Oct 2009 09:00:28 +0000 (02:00 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 15 Oct 2009 09:00:28 +0000 (02:00 -0700)
commit51d1bd1c2ee154aec17e5e9328725b5d713d6c46
tree1a83d080614c7311f7494793682cae09f8808408
parent4d4d29d8838f50058393ebbf00350dd73212d0c9
Fix #245, crash on cimported struct -> object.
Cython/Compiler/PyrexTypes.py
Cython/Compiler/Symtab.py
tests/run/crashT245.h
tests/run/crashT245.pyx