aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2026-04-17 11:07:48 +1000
committerNeil <nyamatongwe@gmail.com>2026-04-17 11:07:48 +1000
commitac0b72f898a568360b80d28b09060100c0b5e413 (patch)
tree4e0a7f16486ca82c2d13ac3d2fc1cd145384e680 /cppcheck.suppress
parent4db72474ccc799b6f39bb37604154cbcf33e08be (diff)
downloadscintilla-mirror-ac0b72f898a568360b80d28b09060100c0b5e413.tar.gz
Suppress some more warnings because files fail cppcheck 2.20.
Diffstat (limited to 'cppcheck.suppress')
-rw-r--r--cppcheck.suppress9
1 files changed, 9 insertions, 0 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress
index 2f6dd49b5..dd0af696b 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -58,6 +58,15 @@ syntaxError:scintilla/qt/ScintillaEditBase/PlatQt.cpp
syntaxError:scintilla/qt/ScintillaEditBase/ScintillaEditBase.cpp
syntaxError:scintilla/qt/ScintillaEditBase/ScintillaQt.cpp
+noValidConfiguration:scintilla/gtk/PlatGTK.cxx
+noValidConfiguration:scintilla/gtk/ScintillaGTKAccessible.cxx
+
+unmatchedSuppression:scintilla/gtk/PlatGTK.cxx
+unmatchedSuppression:scintilla/gtk/ScintillaGTKAccessible.cxx
+unmatchedSuppression:scintilla/qt/ScintillaEditBase/PlatQt.cpp
+unmatchedSuppression:scintilla/qt/ScintillaEditBase/ScintillaEditBase.cpp
+unmatchedSuppression:scintilla/qt/ScintillaEditBase/ScintillaQt.cpp
+
// G_DEFINE_TYPE is too complex to pass to cppcheck
unknownMacro:scintilla/gtk/PlatGTK.cxx
// G_END_DECLS