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 gvanrossum
Recipients donmez, gvanrossum, loewis
Date 2007-12-13.20:04:49
SpamBayes Score 0.06622408
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
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.
History
Date User Action Args
2007-12-13 20:04:49gvanrossumsetspambayes_score: 0.0662241 -> 0.06622408
recipients: + gvanrossum, loewis, donmez
2007-12-13 20:04:49gvanrossumlinkissue1608 messages
2007-12-13 20:04:49gvanrossumcreate