Message320921
| Author | ned.deily |
|---|---|
| Recipients | LnL7, ned.deily, ronaldoussoren |
| Date | 2018-07-02.22:56:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530572217.02.0.56676864532.issue34027@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It's failing in 3.7 because of the change introduced in Issue27659 to prohibit implicit C function declarations by adding the -Werror=implicit-function-declaration to compiles. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-02 22:56:57 | ned.deily | set | recipients: + ned.deily, ronaldoussoren, LnL7 |
| 2018-07-02 22:56:57 | ned.deily | set | messageid: <1530572217.02.0.56676864532.issue34027@psf.upfronthosting.co.za> |
| 2018-07-02 22:56:57 | ned.deily | link | issue34027 messages |
| 2018-07-02 22:56:56 | ned.deily | create | |