Message 245453 - Python tracker
Message245453
| Author | martin.panter |
|---|---|
| Recipients | dstufft, eric.araujo, martin.panter, taleinat |
| Date | 2015-06-18.05:30:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1434605430.8.0.241421524251.issue24421@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a hacky patch that adds #include "_math.c" so that it is not compiled as a separate object file. This was suggested by Mark in Issue 7518. It is far from a perfect solution, but I cannot suggest anything better without knowing more about Python’s build system. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-18 05:30:30 | martin.panter | set | recipients: + martin.panter, taleinat, eric.araujo, dstufft |
| 2015-06-18 05:30:30 | martin.panter | set | messageid: <1434605430.8.0.241421524251.issue24421@psf.upfronthosting.co.za> |
| 2015-06-18 05:30:30 | martin.panter | link | issue24421 messages |
| 2015-06-18 05:30:30 | martin.panter | create | |