aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-06-15 08:37:21 +1000
committerNeil <nyamatongwe@gmail.com>2019-06-15 08:37:21 +1000
commit216d333f218d6798d843663356c5c26b0f0716fb (patch)
treede63648a4141ed9c80fb2e2f5666610415535878
parent915e4978fdea3642d27dc94e69d90b140894bc14 (diff)
downloadscintilla-mirror-216d333f218d6798d843663356c5c26b0f0716fb.tar.gz
Backport: Suppress some warnings for new DataFlex lexer.
Backport of changeset 7570:9ca519e801a4.
-rw-r--r--cppcheck.suppress1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress
index 34a8ccb75..9ad86e8b0 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -38,6 +38,7 @@ variableScope:scintilla/lexers/LexBash.cxx
variableScope:scintilla/lexers/LexBatch.cxx
variableScope:scintilla/lexers/LexCmake.cxx
variableScope:scintilla/lexers/LexCSS.cxx
+variableScope:scintilla/lexers/LexDataflex.cxx
variableScope:scintilla/lexers/LexErlang.cxx
variableScope:scintilla/lexers/LexGui4Cli.cxx
variableScope:scintilla/lexers/LexInno.cxx