fix ticket #643: infer the type of C function names as function pointers
authorStefan Behnel <scoder@users.berlios.de>
Thu, 13 Jan 2011 15:57:57 +0000 (16:57 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 13 Jan 2011 15:57:57 +0000 (16:57 +0100)
commit48177ec6f603d7ae88ee6302bfe5c4c299cd350a
tree8ae380ab45494745ff2aaf459da7684637aab4ff
parent59921a82e752310990f33c4b54006d949b52aa7b
fix ticket #643: infer the type of C function names as function pointers
Cython/Compiler/ExprNodes.py
tests/run/type_inference.pyx