aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-01-07 21:33:09 +1100
committerNeil <nyamatongwe@gmail.com>2015-01-07 21:33:09 +1100
commit7234c6c80d146c88682b1a5cfa32947130768e58 (patch)
tree5e36006f7b3ab858a080ba678952a9e594982462 /cppcheck.suppress
parent3896a0652981cbd99411b5ad25b24c929a09a46c (diff)
downloadscintilla-mirror-7234c6c80d146c88682b1a5cfa32947130768e58.tar.gz
Suppress new warning in cppcheck 1.68 in a lexer.
Diffstat (limited to 'cppcheck.suppress')
-rw-r--r--cppcheck.suppress1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress
index 10bf9dbf3..5a973db87 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -30,6 +30,7 @@ variableScope:scintilla/lexers/LexRuby.cxx
uninitMemberVar:scintilla/lexers/LexRuby.cxx
variableScope:scintilla/lexers/LexSpecman.cxx
unreadVariable:scintilla/lexers/LexSpice.cxx
+clarifyCalculation:scintilla/lexers/LexTADS3.cxx
invalidscanf:scintilla/lexers/LexTCMD.cxx
variableScope:scintilla/lexers/LexTeX.cxx
variableScope:scintilla/lexers/LexVHDL.cxx