LineIdCWESeverityMessageTimestamp
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)Sun Oct 26 10:25:18 2025
src/app/app.cc
1224syntaxErrorerrorsyntax errorSun Oct 26 10:25:18 2025
src/attr.hh
122syntaxErrorerrorsyntax errorSun Oct 26 10:25:18 2025
src/bte/bteenums.h
199unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_END_DECLS is a macro then please configure it.Sun Oct 26 10:25:18 2025
src/bte/btepty.h
136unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_END_DECLS is a macro then please configure it.Sun Oct 26 10:25:18 2025
src/bte/bteregex.h
79unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_END_DECLS is a macro then please configure it.Sun Oct 26 10:25:18 2025
src/bteaccess.h
54unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_END_DECLS is a macro then please configure it.Sun Oct 26 10:25:18 2025
src/btespawn.cc
51cstyleCast398styleC-style pointer castingSun Oct 26 10:25:18 2025
109cstyleCast398styleC-style pointer castingSun Oct 26 10:25:18 2025
110cstyleCast398styleC-style pointer castingSun Oct 26 10:25:18 2025
src/btestream-file.h
400syntaxErrorerrorsyntax errorSun Oct 26 10:25:18 2025
src/btetypes.cc
50cstyleCast398styleC-style pointer castingSun Oct 26 10:25:18 2025
58constVariablePointer398styleVariable 'ptr' can be declared as pointer to constSun Oct 26 10:25:18 2025
169syntaxErrorerrorsyntax errorSun Oct 26 10:25:18 2025
src/btetypes.hh
139uninitMemberVar398warningMember variable 'coords::x' is not initialized in the constructor.Sun Oct 26 10:25:18 2025
139uninitMemberVar398warningMember variable 'coords::y' is not initialized in the constructor.Sun Oct 26 10:25:18 2025
156uninitMemberVar398warningMember variable 'extents::m_width' is not initialized in the constructor.Sun Oct 26 10:25:18 2025
156uninitMemberVar398warningMember variable 'extents::m_height' is not initialized in the constructor.Sun Oct 26 10:25:18 2025
183noExplicitConstructor398styleClass 'rgb' has a constructor with 1 argument that is not explicit.Sun Oct 26 10:25:18 2025
184noExplicitConstructor398styleClass 'rgb' has a constructor with 1 argument that is not explicit.Sun Oct 26 10:25:18 2025
185noExplicitConstructor398styleClass 'rgb' has a constructor with 1 argument that is not explicit.Sun Oct 26 10:25:18 2025
src/bteunistr.cc
188syntaxErrorerrorsyntax errorSun Oct 26 10:25:18 2025
src/bteunistr.h
121unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_END_DECLS is a macro then please configure it.Sun Oct 26 10:25:18 2025
src/chunk.hh
59uninitMemberVar398warningMember variable 'Chunk::dataminusone' is not initialized in the constructor.Sun Oct 26 10:25:18 2025
59uninitMemberVar398warningMember variable 'Chunk::data' is not initialized in the constructor.Sun Oct 26 10:25:18 2025
src/debug.h
116unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_END_DECLS is a macro then please configure it.Sun Oct 26 10:25:18 2025
src/glib-glue.hh
89unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_GNUC_PRINTF is a macro then please configure it.Sun Oct 26 10:25:18 2025
src/icu-decoder.hh
37uninitMemberVar398warningMember variable 'ICUDecoder::m_u32_buffer' is not initialized in the constructor.Sun Oct 26 10:25:18 2025
37uninitMemberVar398warningMember variable 'ICUDecoder::m_u16_buffer' is not initialized in the constructor.Sun Oct 26 10:25:18 2025
src/keymap.cc
763cstyleCast398styleC-style pointer castingSun Oct 26 10:25:18 2025
src/mev.c
192constParameterPointer398styleParameter 'data' can be declared as pointer to constSun Oct 26 10:25:18 2025
src/missing.cc
157constVariablePointer398styleVariable 'de' can be declared as pointer to constSun Oct 26 10:25:18 2025
163dangerousTypeCast398warningPotentially invalid type conversion in old-style C cast, clarify/fix with C++ castSun Oct 26 10:25:18 2025
206cstyleCast398styleC-style pointer castingSun Oct 26 10:25:18 2025
src/modes-test.cc
47syntaxErrorerrorsyntax errorSun Oct 26 10:25:18 2025
src/parser-glue.hh
740syntaxErrorerrorsyntax errorSun Oct 26 10:25:18 2025
src/parser-string.hh
48cstyleCast398styleC-style pointer castingSun Oct 26 10:25:18 2025
79cstyleCast398styleC-style pointer castingSun Oct 26 10:25:18 2025
109constParameterPointer398styleParameter 'str' can be declared as pointer to constSun Oct 26 10:25:18 2025
src/parser.cc
536constParameterPointer398styleParameter 'parser' can be declared as pointer to constSun Oct 26 10:25:18 2025
624constParameterCallback398styleParameter 'parser' can be declared as pointer to const. However it seems that 'parser_clear' is a callback function, if 'parser' is declared with const you might also need to cast function pointer(s).Sun Oct 26 10:25:18 2025
661syntaxErrorerrorsyntax errorSun Oct 26 10:25:18 2025
src/reaper.cc
42unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.Sun Oct 26 10:25:18 2025
src/reflect.c
44constParameterPointer398styleParameter 'widget' can be declared as pointer to constSun Oct 26 10:25:18 2025
217constParameterPointer398styleParameter 'terminal' can be declared as pointer to constSun Oct 26 10:25:18 2025
230constParameterPointer398styleParameter 'terminal' can be declared as pointer to constSun Oct 26 10:25:18 2025
src/refptr-test.cc
37unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.Sun Oct 26 10:25:18 2025
src/tabstops.hh
142syntaxErrorerrorsyntax errorSun Oct 26 10:25:18 2025
src/urlencode.cc
37constVariablePointer398styleVariable 'pwd' can be declared as pointer to constSun Oct 26 10:25:18 2025
44redundantInitialization563styleRedundant initialization for 'ch'. The initialized value is overwritten before it is read.Sun Oct 26 10:25:18 2025
src/utf8-test.cc
46syntaxErrorerrorsyntax errorSun Oct 26 10:25:18 2025