Message58321
| Author | Rhamphoryncus |
|---|---|
| Recipients | Rhamphoryncus, anthonybaxter, exarkun, gustavo, gvanrossum, jafo, loewis, mwh |
| Date | 2007-12-09.17:43:00 |
| SpamBayes Score | 0.16289414 |
| Marked as misclassified | No |
| Message-id | <1197222180.65.0.690609526977.issue1564547@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The minimal patch doesn't initialize dummy_char or dummy_c. It's harmless here, but please fix it. ;) sizeof(dummy_char) will always be 1 (C defines sizeof as multiples of char.) The convention seems to be hardcoding 1 instead. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-12-09 17:43:00 | Rhamphoryncus | set | spambayes_score: 0.162894 -> 0.16289414 recipients: + Rhamphoryncus, mwh, gvanrossum, loewis, anthonybaxter, jafo, exarkun, gustavo |
| 2007-12-09 17:43:00 | Rhamphoryncus | set | spambayes_score: 0.162894 -> 0.162894 messageid: <1197222180.65.0.690609526977.issue1564547@psf.upfronthosting.co.za> |
| 2007-12-09 17:43:00 | Rhamphoryncus | link | issue1564547 messages |
| 2007-12-09 17:43:00 | Rhamphoryncus | create | |