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, donmez
Date 2008-07-14.06:50:38
SpamBayes Score 0.08196463
Marked as misclassified No
Message-id <1216018255.26.0.0491924580996.issue3326@psf.upfronthosting.co.za>
In-reply-to
Content
I tested with -fstrict-aliasing -O3 and there is no aliasing warning,
this is with

gcc 4.3.1
x86_64 linux

what you see might be a compiler deficiency :-/
History
Date User Action Args
2008-07-14 06:50:55donmezsetspambayes_score: 0.0819646 -> 0.08196463
recipients: + donmez, alexandre.vassalotti
2008-07-14 06:50:55donmezsetspambayes_score: 0.0819646 -> 0.0819646
messageid: <1216018255.26.0.0491924580996.issue3326@psf.upfronthosting.co.za>
2008-07-14 06:50:39donmezlinkissue3326 messages
2008-07-14 06:50:39donmezcreate