aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
diff options
context:
space:
mode:
authorYuval Papish <Yuval@YuvCom.com>2016-09-21 21:16:04 +1000
committerYuval Papish <Yuval@YuvCom.com>2016-09-21 21:16:04 +1000
commit4dff76d6ab5c2f08c128ee157bdefda9b2894fa4 (patch)
tree6416471df248f619c5b51f73589ca4ec5ce89e64 /cppcheck.suppress
parentc14fadb44739d232fa04e7d984857a28471baf5d (diff)
downloadscintilla-mirror-4dff76d6ab5c2f08c128ee157bdefda9b2894fa4.tar.gz
Feature [feature-requests:#1143]. Replace "progress" lexer with "abl".
ILexer implementation Lexer can now correctly handle: "end triggers" phrase "last-event:function" phrase Indefinite comment level depth
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 6ef9fa56b..26fd5727c 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -30,6 +30,7 @@ variableScope:scintilla/lexers/LexNimrod.cxx
variableScope:scintilla/lexers/LexNsis.cxx
variableScope:scintilla/lexers/LexOpal.cxx
variableScope:scintilla/lexers/LexPB.cxx
+variableScope:scintilla/lexers/LexProgress.cxx
variableScope:scintilla/lexers/LexRuby.cxx
uninitMemberVar:scintilla/lexers/LexRuby.cxx
variableScope:scintilla/lexers/LexSpecman.cxx