fix compiler crash on forward declarations
authorStefan Behnel <scoder@users.berlios.de>
Sun, 23 Nov 2008 17:18:00 +0000 (18:18 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 23 Nov 2008 17:18:00 +0000 (18:18 +0100)
commita81796ca29538714ff5a86a512fe2bd3587e159c
treed5606ce1a4085383bf56677fec4efde1a70a22ba
parenta44966457b7f796872e324182f96fc436d35d995
fix compiler crash on forward declarations
Cython/Compiler/Symtab.py