On Thu, Nov 6, 2008 at 5:17 PM, Robert Bradshaw <[EMAIL PROTECTED]> wrote: > Um, No. If you declare a variable to be int then it *will* overflow > when compiled but not (currently) when interpreted.
The question was not intended as "will overflow happen?" but "may a developer make use of it?" The answer to the second question must be "no" otherwise the equivalence is gone. - Willem _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
