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
commit13c2132e903d27712cb9e6137fb137c1455d75ed (patch)
treeeeef73908cb33893c191e6e8687a89e426bcd1a4 /cppcheck.suppress
parent687cd7a0e91208e97bd198cf13f416b0937dd6c3 (diff)
downloadscintilla-mirror-13c2132e903d27712cb9e6137fb137c1455d75ed.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