From 865b930dd49f486599551cf92b64611b8323a60e Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 30 Jun 2013 10:50:30 +1000 Subject: Updated A68K lexer from web site. Fixes warning about duplicate clauses in test and variable scope. --- cppcheck.suppress | 1 - 1 file changed, 1 deletion(-) (limited to 'cppcheck.suppress') diff --git a/cppcheck.suppress b/cppcheck.suppress index a3a12d8de..b263542bf 100644 --- a/cppcheck.suppress +++ b/cppcheck.suppress @@ -7,7 +7,6 @@ useInitializationList // Suppress most lexer warnings since the lexers are maintained by others -variableScope:scintilla/lexers/LexA68k.cxx useInitializationList:scintilla/lexers/LexAsm.cxx useInitializationList:scintilla/lexers/LexBasic.cxx noCopyConstructor:scintilla/lexers/LexBash.cxx -- cgit v1.2.3