aboutsummaryrefslogtreecommitdiffhomepage
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
commitd09c68b375cbd5720518f53822b3a46b56ae3b88 (patch)
tree6420d6480d1694d92cc5a786c9e00303cc580952
parentf98dda8a7abf6a709e0c75e4e375929a2f1ab427 (diff)
downloadscintilla-mirror-d09c68b375cbd5720518f53822b3a46b56ae3b88.tar.gz
Suppress new warning in cppcheck 1.68 in a lexer.
-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