Fix gcc crash on recursive typedef struct 0.10.2
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 25 Nov 2008 22:04:41 +0000 (14:04 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 25 Nov 2008 22:04:41 +0000 (14:04 -0800)
commitf61e9124c9f485e429aecda28427e10a8a48e426
treeade887ee83ff8ade7e24bbc274d5bbdc72186eaf
parenta81796ca29538714ff5a86a512fe2bd3587e159c
Fix gcc crash on recursive typedef struct
Won't break existing code, only makes bad code compile now.
Cython/Compiler/Nodes.py
tests/compile/ctypedefstruct.pyx