aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-05-12 10:55:44 +1000
committerNeil <nyamatongwe@gmail.com>2014-05-12 10:55:44 +1000
commit0c0ef91799e521f2aecd0e680135478fcf3af4f9 (patch)
tree8cc7da2041bd0baf8a25eb47626b47539735c78d
parent62b5d8dfe5d179b3543834e6f5f60576be1585da (diff)
downloadscintilla-mirror-0c0ef91799e521f2aecd0e680135478fcf3af4f9.tar.gz
Avoid cppcheck warning for LexPerl as not maintained by me.
-rw-r--r--cppcheck.suppress1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress
index 51856ef3a..483822454 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -25,6 +25,7 @@ variableScope:scintilla/lexers/LexNsis.cxx
variableScope:scintilla/lexers/LexOpal.cxx
variableScope:scintilla/lexers/LexOthers.cxx
variableScope:scintilla/lexers/LexPB.cxx
+noCopyConstructor:scintilla/lexers/LexPerl.cxx
variableScope:scintilla/lexers/LexPS.cxx
variableScope:scintilla/lexers/LexRuby.cxx
uninitMemberVar:scintilla/lexers/LexRuby.cxx