Message144492
| Author | mark.dickinson |
|---|---|
| Recipients | alex, alexandre.vassalotti, christian.heimes, deadshort, dmalcolm, donmez, gregory.p.smith, gvanrossum, jcea, loewis, mark.dickinson, matejcik, nnorwitz, pitrou, skrah, vstinner |
| Date | 2011-09-24.08:27:18 |
| SpamBayes Score | 0.020668456 |
| Marked as misclassified | No |
| Message-id | <1316852839.46.0.665855729121.issue1621@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Clang has an -ftrapv option that seems to be less buggy and more complete than gcc's. Compiling and running the test suite with that option enabled looks like a good way to catch a lot of these signed overflows. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-24 08:27:19 | mark.dickinson | set | recipients: + mark.dickinson, gvanrossum, loewis, nnorwitz, gregory.p.smith, jcea, pitrou, vstinner, christian.heimes, alexandre.vassalotti, donmez, matejcik, alex, skrah, dmalcolm, deadshort |
| 2011-09-24 08:27:19 | mark.dickinson | set | messageid: <1316852839.46.0.665855729121.issue1621@psf.upfronthosting.co.za> |
| 2011-09-24 08:27:18 | mark.dickinson | link | issue1621 messages |
| 2011-09-24 08:27:18 | mark.dickinson | create | |