Message60120
| Author | donmez |
|---|---|
| Recipients | alexandre.vassalotti, christian.heimes, donmez, gregory.p.smith, gvanrossum, loewis |
| Date | 2008-01-18.21:11:25 |
| SpamBayes Score | 0.0024759846 |
| Marked as misclassified | No |
| Message-id | <1200690687.52.0.835424033311.issue1621@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes it breaks compilation with gcc 4.3. Fixing these bugs are mostly s/int/unsigned int. But some parts of code need Python wisdom :/ New patch attached adressing your comment. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-18 21:11:27 | donmez | set | spambayes_score: 0.00247598 -> 0.0024759846 recipients: + donmez, gvanrossum, loewis, gregory.p.smith, christian.heimes, alexandre.vassalotti |
| 2008-01-18 21:11:27 | donmez | set | spambayes_score: 0.00247598 -> 0.00247598 messageid: <1200690687.52.0.835424033311.issue1621@psf.upfronthosting.co.za> |
| 2008-01-18 21:11:25 | donmez | link | issue1621 messages |
| 2008-01-18 21:11:25 | donmez | create | |