]> git.tdb.fi Git - builder.git/commitdiff
Silence the cast-function-type warning on GCC 8
authorMikko Rasa <tdb@tdb.fi>
Thu, 30 Aug 2018 10:07:40 +0000 (13:07 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 30 Aug 2018 10:07:40 +0000 (13:07 +0300)
It causes problems when function type need to be explicitly converted,
like in sigc++.


No differences found