Commit 13acadbb1ca1f42a65c6466dca025d4020be192a

Nick Wellnhofer 2017-11-12T17:28:12

Ignore function pointer cast warnings Use GCC pragmas as these warnings are enabled by -Wpedantic and there's no way to disable them selectively.