Message 316348 - Python tracker
Message316348
| Author | siddhesh |
|---|---|
| Recipients | benjamin.peterson, pitrou, siddhesh, steve.dower |
| Date | 2018-05-10.06:41:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1525934466.22.0.682650639539.issue33015@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
gcc8.1 throws this warning irrespective of the cast since converting function pointers may result in undefined behaviour unless it is cast back to its original type. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-10 06:41:06 | siddhesh | set | recipients: + siddhesh, pitrou, benjamin.peterson, steve.dower |
| 2018-05-10 06:41:06 | siddhesh | set | messageid: <1525934466.22.0.682650639539.issue33015@psf.upfronthosting.co.za> |
| 2018-05-10 06:41:06 | siddhesh | link | issue33015 messages |
| 2018-05-10 06:41:06 | siddhesh | create | |