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 alexandre.vassalotti, christian.heimes, donmez, gregory.p.smith, gvanrossum, loewis
Date 2008-01-18.18:27:52
SpamBayes Score 0.05645817
Marked as misclassified No
Message-id <1200680873.41.0.543835667235.issue1621@psf.upfronthosting.co.za>
In-reply-to
Content
-Wstrict-overflow=5 is not valid afaik its 1-3, 3 for most verbose also
you need a recent gcc 4.3 snapshot for best results, check your
distribution for gcc-snapshot package.

About the -Wall thing it seems to be a gcc bug, but for now workaround
is easy :-)

Regards,
ismail
History
Date User Action Args
2008-01-18 18:27:53donmezsetspambayes_score: 0.0564582 -> 0.05645817
recipients: + donmez, gvanrossum, loewis, gregory.p.smith, christian.heimes, alexandre.vassalotti
2008-01-18 18:27:53donmezsetspambayes_score: 0.0564582 -> 0.0564582
messageid: <1200680873.41.0.543835667235.issue1621@psf.upfronthosting.co.za>
2008-01-18 18:27:52donmezlinkissue1621 messages
2008-01-18 18:27:52donmezcreate