From 43372db176028d74ee3d14dd28f7a2063b1ce83e Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 20 Sep 2018 14:52:26 +1000 Subject: Ignore another warning in LaTeX lexer. --- cppcheck.suppress | 1 + 1 file changed, 1 insertion(+) (limited to 'cppcheck.suppress') diff --git a/cppcheck.suppress b/cppcheck.suppress index b0166ce6e..bbcc0b04e 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -30,6 +30,7 @@ variableScope:scintilla/lexers/LexErlang.cxx variableScope:scintilla/lexers/LexGui4Cli.cxx variableScope:scintilla/lexers/LexInno.cxx variableScope:scintilla/lexers/LexLaTeX.cxx +copyCtorAndEqOperator:scintilla/lexers/LexLaTeX.cxx variableScope:scintilla/lexers/LexMetapost.cxx variableScope:scintilla/lexers/LexModula.cxx variableScope:scintilla/lexers/LexNimrod.cxx -- cgit v1.2.3