properly assign target type to new IntNode on coercion
authorStefan Behnel <scoder@users.berlios.de>
Fri, 12 Nov 2010 22:34:59 +0000 (23:34 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 12 Nov 2010 22:34:59 +0000 (23:34 +0100)
commit937cb77a7fcbecb8cbd0fcca4fb9af1f6c9ac6a8
treea178dfd551a4875dbf7b9564e14e5d33814baae8
parent95bbf503603c97cde60795ca24f15901ccfb9ee2
properly assign target type to new IntNode on coercion
Cython/Compiler/ExprNodes.py