preprocessorErrorDirective:*pyconfig.h
preprocessorErrorDirective:*Python.h

// silence unreachable-warnings generated by the exit(1) call in unittest
unreachableCode:*test/*.c

// resource leaks in segyio-crop are unproblematic because they happen in
// teardown
resourceLeak:*segyio-crop.c
