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
commitb09a3fa4886de7407326d35e65165124d792f840 (patch)
tree5dd5ceaaf675e8c1c8454e5c383fe04fefa3aeae
parent58e6c1d01e888e4e02c26578894d4cb1b7326e75 (diff)
downloadscintilla-mirror-b09a3fa4886de7407326d35e65165124d792f840.tar.gz
Suppress some warnings for new DataFlex lexer.
-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