fix for negative compile time int constants
authorStefan Behnel <scoder@users.berlios.de>
Thu, 8 May 2008 06:25:47 +0000 (08:25 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 8 May 2008 06:25:47 +0000 (08:25 +0200)
commitd4d5dc497349bf6ba8b0daec6b6a23d2220e20b6
treefb8fa1e92b509bc32ca4be2fcd8b4dadf309bf18
parent85021a88cdae737a611a205d926fdd5a70c261be
fix for negative compile time int constants
Cython/Compiler/ExprNodes.py
tests/run/ct_DEF.pyx