Message336529
| Author | dimpase |
|---|---|
| Recipients | dimpase, eamanu, mark.dickinson |
| Date | 2019-02-25.15:05:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551107112.99.0.917496667684.issue36106@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
e.g. if I rename `m_lgamma` to `lgamma` I get ``` mathmodule.c:389:1: error: static declaration of ‘lgamma’ follows non-static declaration lgamma(double x) ``` |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-25 15:05:13 | dimpase | set | recipients: + dimpase, mark.dickinson, eamanu |
| 2019-02-25 15:05:12 | dimpase | set | messageid: <1551107112.99.0.917496667684.issue36106@roundup.psfhosted.org> |
| 2019-02-25 15:05:12 | dimpase | link | issue36106 messages |
| 2019-02-25 15:05:12 | dimpase | create | |