Message61767
| Author | donmez |
|---|---|
| Recipients | alexandre.vassalotti, christian.heimes, donmez, gregory.p.smith, gvanrossum, loewis, nnorwitz |
| Date | 2008-01-28.03:16:57 |
| SpamBayes Score | 0.12885061 |
| Marked as misclassified | No |
| Message-id | <1201490217.8.0.899627183612.issue1621@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For xmlparse.c compiler says : Modules/expat/xmlparse.c:5337: warning: assuming signed overflow does not occur when simplifying conditional to constant Its impossible for j to overflow here due to name[i] check but I am not sure what gcc is optimizing here. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-28 03:16:57 | donmez | set | spambayes_score: 0.128851 -> 0.12885061 recipients: + donmez, gvanrossum, loewis, nnorwitz, gregory.p.smith, christian.heimes, alexandre.vassalotti |
| 2008-01-28 03:16:57 | donmez | set | spambayes_score: 0.128851 -> 0.128851 messageid: <1201490217.8.0.899627183612.issue1621@psf.upfronthosting.co.za> |
| 2008-01-28 03:16:57 | donmez | link | issue1621 messages |
| 2008-01-28 03:16:57 | donmez | create | |