Message148035
| Author | mark.dickinson |
|---|---|
| Recipients | eric.smith, jcea, mark.dickinson, python-dev, regehr |
| Date | 2011-11-21.12:39:28 |
| SpamBayes Score | 3.6649974e-06 |
| Marked as misclassified | No |
| Message-id | <1321879169.31.0.63572482476.issue9530@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I'd be happy to re-run the tests sometime. Yes, please! Alternatively, if there are easy instructions for us to re-run these tests, that would be valuable, too. Do I understand correctly that you have a publicly available extension to LLVM for this? > Basically it'll act as a more powerful -ftrapv, and the error message will be much better than "aborted". Indeed---there were a number of places where tracking down the exact cause of the error using a combination of -ftrapv and gdb was painful. :-) I'm aware of two current issues: one in Python/formatter_unicode.c, and one in Modules/timemodule.c. I'll try to fix these shortly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-21 12:39:29 | mark.dickinson | set | recipients: + mark.dickinson, jcea, eric.smith, regehr, python-dev |
| 2011-11-21 12:39:29 | mark.dickinson | set | messageid: <1321879169.31.0.63572482476.issue9530@psf.upfronthosting.co.za> |
| 2011-11-21 12:39:28 | mark.dickinson | link | issue9530 messages |
| 2011-11-21 12:39:28 | mark.dickinson | create | |