reverted last commit, cast must happen to the value, not its pointer
authorStefan Behnel <scoder@users.berlios.de>
Sun, 2 May 2010 16:10:39 +0000 (18:10 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 2 May 2010 16:10:39 +0000 (18:10 +0200)
commit511b14d8f3899854591d1a14e10bd5e163e9cbf0
treebb1e1ba262eed14dc3f061adf926ccebe27307f9
parent8be99465739d09dcb2f6bf01cf2c25bb8ff38142
reverted last commit, cast must happen to the value, not its pointer
Cython/Compiler/ExprNodes.py