From 0c0ef91799e521f2aecd0e680135478fcf3af4f9 Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 12 May 2014 10:55:44 +1000 Subject: Avoid cppcheck warning for LexPerl as not maintained by me. --- cppcheck.suppress | 1 + 1 file changed, 1 insertion(+) (limited to 'cppcheck.suppress') 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 -- cgit v1.2.3