function type casting patch for c-imported/exported functions and ISO C (by Lisandro)
authorStefan Behnel <scoder@users.berlios.de>
Thu, 26 Feb 2009 10:41:15 +0000 (11:41 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 26 Feb 2009 10:41:15 +0000 (11:41 +0100)
commitfd99a888c12f2d345577e35f64905bce4f29b484
tree84696a3fcf33bade398c1ac8b4be771cf3005dfa
parent0a677a767d625e7e212eb9edf66d2ffc8ea97477
function type casting patch for c-imported/exported functions and ISO C (by Lisandro)
Cython/Compiler/ModuleNode.py