Message 141902 - Python tracker
Message141902
| Author | ronaldoussoren |
|---|---|
| Recipients | brett.cannon, deadshort, mark.dickinson, ned.deily, ronaldoussoren |
| Date | 2011-08-11.12:16:07 |
| SpamBayes Score | 0.061374743 |
| Marked as misclassified | No |
| Message-id | <1313064968.49.0.31855639657.issue12701@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Clang has an option "-fcatch-undefined-behavior" that might help in locating other locations where we use undefined behavior. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-11 12:16:08 | ronaldoussoren | set | recipients: + ronaldoussoren, brett.cannon, mark.dickinson, ned.deily, deadshort |
| 2011-08-11 12:16:08 | ronaldoussoren | set | messageid: <1313064968.49.0.31855639657.issue12701@psf.upfronthosting.co.za> |
| 2011-08-11 12:16:07 | ronaldoussoren | link | issue12701 messages |
| 2011-08-11 12:16:07 | ronaldoussoren | create | |