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

// Ignore all warnings for external libraries
*:*external/*

// cppcheck struggles with the expression templates of catch, giving this error
// for long == long comparisons
compareBoolExpressionWithInt:*lib/test/segy.cpp
