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
Date 2008-07-09.12:11:18
SpamBayes Score 0.002527294
Marked as misclassified No
Message-id <1215605479.82.0.766368773223.issue3326@psf.upfronthosting.co.za>
In-reply-to
Content
py3k branch is still using -fno-strict-aliasing but I tested with gcc
4.3.1 and there are no strict aliasing warnings when this flag is removed.

Attached patch for py3k branch removes this flag. After applying the
patch configure should be regenerated with autoconf.
History
Date User Action Args
2008-07-09 12:11:20donmezsetspambayes_score: 0.00252729 -> 0.002527294
recipients: + donmez
2008-07-09 12:11:20donmezsetspambayes_score: 0.00252729 -> 0.00252729
messageid: <1215605479.82.0.766368773223.issue3326@psf.upfronthosting.co.za>
2008-07-09 12:11:19donmezlinkissue3326 messages
2008-07-09 12:11:19donmezcreate