Message313875
I don't have GCC 8 so I cannot verify this bug, but *function pointer casts* are fine - any function pointer can be cast to any other function pointer - it is only that they must *not* be called unless cast back again to be compatible with the function definition. Any fix to the contrary might well *cause* undefined behaviour!
Could you provide a sample of the *actual warnings* so that they could be studied? |
|
Date |
User |
Action |
Args |
2018-03-15 11:33:22 | ztane | set | recipients:
+ ztane, serhiy.storchaka, siddhesh, cstratak |
2018-03-15 11:33:22 | ztane | set | messageid: <1521113602.82.0.467229070634.issue33012@psf.upfronthosting.co.za> |
2018-03-15 11:33:22 | ztane | link | issue33012 messages |
2018-03-15 11:33:22 | ztane | create | |
|