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 donmez
Recipients donmez, gvanrossum, loewis
Date 2007-12-13.20:26:54
SpamBayes Score 0.099466205
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Attached patch exactly checks if compiler supports -fwrapv otherwise
doesn't use it. Is this ok?
Files
File name Uploaded
wrap.patch donmez, 2007-12-13.20:26:54
History
Date User Action Args
2007-12-13 20:26:54donmezsetspambayes_score: 0.0994662 -> 0.099466205
recipients: + donmez, gvanrossum, loewis
2007-12-13 20:26:54donmezsetspambayes_score: 0.0994662 -> 0.0994662
messageid: <[email protected]>
2007-12-13 20:26:54donmezlinkissue1608 messages
2007-12-13 20:26:54donmezcreate