2023-03-04 09:02:35 +01:00
|
|
|
missingIncludeSystem
|
2016-10-29 13:50:21 +02:00
|
|
|
|
2019-04-30 08:56:20 +02:00
|
|
|
# temporary suppressions - fix the warnings!
|
2021-04-17 18:07:47 +02:00
|
|
|
simplifyUsing:lib/valueptr.h
|
2022-09-06 23:11:39 +02:00
|
|
|
varid0:gui/projectfile.cpp
|
2023-11-27 12:06:33 +01:00
|
|
|
naming-privateMemberVariable:gui/test/cppchecklibrarydata/testcppchecklibrarydata.h
|
|
|
|
symbolDatabaseWarning:*/moc_*.cpp
|
|
|
|
simplifyUsing:*/moc_*.cpp
|
2022-09-06 23:11:39 +02:00
|
|
|
|
|
|
|
# warnings in Qt generated code we cannot fix
|
2023-11-27 12:06:33 +01:00
|
|
|
funcArgNamesDifferent:*/moc_*.cpp
|
|
|
|
naming-varname:*/ui_*.h
|
|
|
|
functionStatic:*/ui_fileview.h
|
2019-01-13 13:23:33 +01:00
|
|
|
|
2022-03-02 07:46:47 +01:00
|
|
|
# --debug-warnings suppressions
|
2021-01-21 18:29:08 +01:00
|
|
|
valueFlowBailout
|
|
|
|
valueFlowBailoutIncompleteVar
|
2021-04-16 15:19:29 +02:00
|
|
|
autoNoType
|
2021-01-21 18:29:08 +01:00
|
|
|
|
2023-10-26 10:52:44 +02:00
|
|
|
naming-varname:externals/simplecpp/simplecpp.h
|
|
|
|
naming-privateMemberVariable:externals/simplecpp/simplecpp.h
|
2023-12-01 15:59:01 +01:00
|
|
|
|
|
|
|
# these warnings need to be addressed upstream
|
|
|
|
uninitMemberVar:externals/tinyxml2/tinyxml2.h
|
|
|
|
noExplicitConstructor:externals/tinyxml2/tinyxml2.h
|
|
|
|
missingOverride:externals/tinyxml2/tinyxml2.h
|
|
|
|
invalidPrintfArgType_sint:externals/tinyxml2/tinyxml2.h
|
|
|
|
naming-privateMemberVariable:externals/tinyxml2/tinyxml2.h
|