aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-06-30 10:50:30 +1000
committerNeil <nyamatongwe@gmail.com>2013-06-30 10:50:30 +1000
commit197c1429b9f96907abe9ab355705e968fc8221f0 (patch)
tree3607ff9968945af2ce43b0ded39a40cc36a8a88c /cppcheck.suppress
parenteb1d4c3177e6027c0f6b3049d94aee0bc20ea227 (diff)
downloadscintilla-mirror-197c1429b9f96907abe9ab355705e968fc8221f0.tar.gz
Updated A68K lexer from web site.
Fixes warning about duplicate clauses in test and variable scope.
Diffstat (limited to 'cppcheck.suppress')
-rw-r--r--cppcheck.suppress1
1 files changed, 0 insertions, 1 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress
index a3a12d8de..b263542bf 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -7,7 +7,6 @@
useInitializationList
// Suppress most lexer warnings since the lexers are maintained by others
-variableScope:scintilla/lexers/LexA68k.cxx
useInitializationList:scintilla/lexers/LexAsm.cxx
useInitializationList:scintilla/lexers/LexBasic.cxx
noCopyConstructor:scintilla/lexers/LexBash.cxx