This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author josharian
Recipients josharian, ronaldoussoren, skrah
Date 2011-09-29.19:45:44
SpamBayes Score 0.003580619
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
>> Possibly related to http://bugs.python.org/issue11149?

> Maybe I missed it in the links you gave, but that is easily
> settled by compiling with and without -fwrapv.

Apologies -- I didn't do enough homework on this one. Yes, I can confirm that compiling with -fwrapv solves this issue. Not sure whether that makes this bug a straight duplicate of http://bugs.python.org/issue11149...
History
Date User Action Args
2011-09-29 19:45:45joshariansetrecipients: + josharian, ronaldoussoren, skrah
2011-09-29 19:45:45joshariansetmessageid: <[email protected]>
2011-09-29 19:45:44josharianlinkissue13061 messages
2011-09-29 19:45:44joshariancreate