Message245430
| Author | martin.panter |
|---|---|
| Recipients | mark.dickinson, martin.panter, rpetrov |
| Date | 2015-06-17.03:49:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1434512967.94.0.907836191415.issue7518@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I suspect the change here causes _math.c to be compiled to the same object file twice, and there is a race condition when the compilations are concurrent. See Issue 24421. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-17 03:49:28 | martin.panter | set | recipients: + martin.panter, mark.dickinson, rpetrov |
| 2015-06-17 03:49:27 | martin.panter | set | messageid: <1434512967.94.0.907836191415.issue7518@psf.upfronthosting.co.za> |
| 2015-06-17 03:49:27 | martin.panter | link | issue7518 messages |
| 2015-06-17 03:49:27 | martin.panter | create | |