build: disable new cast-function-type warnings with gcc8dceb3e339149f0bc7e9f004632a6a24f38ca60ad
commitdceb3e339149f0bc7e9f004632a6a24f38ca60ad
authorChristoph Reiter <reiter.christoph@gmail.com>
Thu, 3 May 2018 09:34:01 +0000 (3 11:34 +0200)
committerChristoph Reiter <reiter.christoph@gmail.com>
Thu, 3 May 2018 09:34:01 +0000 (3 11:34 +0200)
tree85cb2ce45f0562e7b04c59126d641564c61c6d34
parent34805800df9d4468de9dcf0fefc1f45702fcfcb5
build: disable new cast-function-type warnings with gcc8

We have to assign PyCFunctionWithKeywords functions to PyCFunction fields
everywhere, so not much we can do. Ideas welcome.
meson.build
setup.py