Message371585
| Author | skrah |
|---|---|
| Recipients | matrixise, palotasb-conti, paul.moore, skrah, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2020-06-15.19:03:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1592247802.48.0.903120856231.issue36020@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Can't we just use #ifndef __cplusplus instead of changing the function? I don't think anyone compiles the affected files with a C++ compiler. There are many areas in Include/* that fail with C++, e.g. isnan() with -std=c++11. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-15 19:03:22 | skrah | set | recipients: + skrah, paul.moore, vstinner, tim.golden, zach.ware, steve.dower, matrixise, palotasb-conti |
| 2020-06-15 19:03:22 | skrah | set | messageid: <1592247802.48.0.903120856231.issue36020@roundup.psfhosted.org> |
| 2020-06-15 19:03:22 | skrah | link | issue36020 messages |
| 2020-06-15 19:03:22 | skrah | create | |