aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-02-02 18:15:20 +1100
committerNeil <nyamatongwe@gmail.com>2014-02-02 18:15:20 +1100
commite35076efb13a7287b79a62ec67a1df3ab8022be8 (patch)
tree8b24c6dde850d890e32910a7f8664438960d1228 /cppcheck.suppress
parent253bc4cd3a19e93f7090c74af92a871765afe002 (diff)
downloadscintilla-mirror-e35076efb13a7287b79a62ec67a1df3ab8022be8.tar.gz
Avoid warnings.
Diffstat (limited to 'cppcheck.suppress')
-rw-r--r--cppcheck.suppress2
1 files changed, 0 insertions, 2 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress
index fe31d215b..f6c54313c 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -20,7 +20,6 @@ variableScope:scintilla/lexers/LexFortran.cxx
variableScope:scintilla/lexers/LexGui4Cli.cxx
variableScope:scintilla/lexers/LexInno.cxx
variableScope:scintilla/lexers/LexLaTeX.cxx
-variableScope:scintilla/lexers/LexMarkdown.cxx
variableScope:scintilla/lexers/LexMetapost.cxx
variableScope:scintilla/lexers/LexModula.cxx
variableScope:scintilla/lexers/LexNimrod.cxx
@@ -35,7 +34,6 @@ variableScope:scintilla/lexers/LexSpecman.cxx
unreadVariable:scintilla/lexers/LexSpice.cxx
invalidscanf:scintilla/lexers/LexTCMD.cxx
variableScope:scintilla/lexers/LexTeX.cxx
-variableScope:scintilla/lexers/LexTxt2tags.cxx
variableScope:scintilla/lexers/LexVHDL.cxx
// Suppress C-style pointer casting for Qt code as won't be changing