[issue1608] test_str.py crashes

Guido van Rossum report at bugs.python.org
Thu Dec 13 21:04:49 CET 2007


Guido van Rossum added the comment:

GCC 2.96 is still the golden standard for me, and it doesn't like
-fwrapv. Please try to come up with a better patch. It should be easy
enough to invoke gcc -fwrapv with a dummy program.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1608>
__________________________________


More information about the Python-bugs-list mailing list