Message58610
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, gregory.p.smith |
| Date | 2007-12-14.02:45:54 |
| SpamBayes Score | 0.03155748 |
| Marked as misclassified | No |
| Message-id | <1197600355.39.0.0904004279553.issue1621@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Should we use -ansi (C90 aka C89 standard) option, too? Python core compiles fine with -ansi but together with -Werror it breaks several extensions: _bsddb _codecs_iso2022 _ctypes _socket _ssl linuxaudiodev |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-12-14 02:45:55 | christian.heimes | set | spambayes_score: 0.0315575 -> 0.03155748 recipients: + christian.heimes, gregory.p.smith |
| 2007-12-14 02:45:55 | christian.heimes | set | spambayes_score: 0.0315575 -> 0.0315575 messageid: <1197600355.39.0.0904004279553.issue1621@psf.upfronthosting.co.za> |
| 2007-12-14 02:45:55 | christian.heimes | link | issue1621 messages |
| 2007-12-14 02:45:54 | christian.heimes | create | |