LineIdCWESeverityMessageTimestamp
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)Fri Apr 17 18:14:11 2026
src/app/app.cc
1224syntaxErrorerrorsyntax errorFri Apr 17 18:14:11 2026
src/attr.hh
122syntaxErrorerrorsyntax errorFri Apr 17 18:14:11 2026
src/bidi.cc
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Fri Apr 17 18:14:11 2026
src/bte.cc
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Fri Apr 17 18:14:11 2026
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.Fri Apr 17 18:14:11 2026
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.Fri Apr 17 18:14:11 2026
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.Fri Apr 17 18:14:11 2026
src/bteaccess.cc
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Fri Apr 17 18:14:11 2026
src/bteinternal.hh
24preprocessorErrorDirectiveerror#error You MUST NOT use -fno-exceptions to build bte! Fix your build; and DO NOT file a bug upstream!Fri Apr 17 18:14:11 2026
src/bteseq.cc
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Fri Apr 17 18:14:11 2026
src/btespawn.cc
51cstyleCast398styleC-style pointer castingFri Apr 17 18:14:11 2026
109cstyleCast398styleC-style pointer castingFri Apr 17 18:14:11 2026
110cstyleCast398styleC-style pointer castingFri Apr 17 18:14:11 2026
src/btestream-file.h
400syntaxErrorerrorsyntax errorFri Apr 17 18:14:11 2026
src/btetypes.cc
50cstyleCast398styleC-style pointer castingFri Apr 17 18:14:11 2026
58constVariablePointer398styleVariable 'ptr' can be declared as pointer to constFri Apr 17 18:14:11 2026
169syntaxErrorerrorsyntax errorFri Apr 17 18:14:11 2026
src/btetypes.hh
139uninitMemberVar398warningMember variable 'coords::x' is not initialized in the constructor.Fri Apr 17 18:14:11 2026
139uninitMemberVar398warningMember variable 'coords::y' is not initialized in the constructor.Fri Apr 17 18:14:11 2026
156uninitMemberVar398warningMember variable 'extents::m_width' is not initialized in the constructor.Fri Apr 17 18:14:11 2026
156uninitMemberVar398warningMember variable 'extents::m_height' is not initialized in the constructor.Fri Apr 17 18:14:11 2026
183noExplicitConstructor398styleClass 'rgb' has a constructor with 1 argument that is not explicit.Fri Apr 17 18:14:11 2026
184noExplicitConstructor398styleClass 'rgb' has a constructor with 1 argument that is not explicit.Fri Apr 17 18:14:11 2026
185noExplicitConstructor398styleClass 'rgb' has a constructor with 1 argument that is not explicit.Fri Apr 17 18:14:11 2026
src/bteunistr.cc
188syntaxErrorerrorsyntax errorFri Apr 17 18:14:11 2026
src/bteunistr.h
121unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_END_DECLS is a macro then please configure it.Fri Apr 17 18:14:11 2026
src/chunk.hh
59uninitMemberVar398warningMember variable 'Chunk::dataminusone' is not initialized in the constructor.Fri Apr 17 18:14:11 2026
59uninitMemberVar398warningMember variable 'Chunk::data' is not initialized in the constructor.Fri Apr 17 18:14:11 2026
src/debug.h
116unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_END_DECLS is a macro then please configure it.Fri Apr 17 18:14:11 2026
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.Fri Apr 17 18:14:11 2026
src/icu-decoder.hh
37uninitMemberVar398warningMember variable 'ICUDecoder::m_u32_buffer' is not initialized in the constructor.Fri Apr 17 18:14:11 2026
37uninitMemberVar398warningMember variable 'ICUDecoder::m_u16_buffer' is not initialized in the constructor.Fri Apr 17 18:14:11 2026
src/keymap.cc
763cstyleCast398styleC-style pointer castingFri Apr 17 18:14:11 2026
src/mev.c
192constParameterPointer398styleParameter 'data' can be declared as pointer to constFri Apr 17 18:14:11 2026
src/missing.cc
157constVariablePointer398styleVariable 'de' can be declared as pointer to constFri Apr 17 18:14:11 2026
163dangerousTypeCast398warningPotentially invalid type conversion in old-style C cast, clarify/fix with C++ castFri Apr 17 18:14:11 2026
206cstyleCast398styleC-style pointer castingFri Apr 17 18:14:11 2026
src/modes-test.cc
47syntaxErrorerrorsyntax errorFri Apr 17 18:14:11 2026
src/parser-glue.hh
740syntaxErrorerrorsyntax errorFri Apr 17 18:14:11 2026
src/parser-string.hh
48cstyleCast398styleC-style pointer castingFri Apr 17 18:14:11 2026
79cstyleCast398styleC-style pointer castingFri Apr 17 18:14:11 2026
109constParameterPointer398styleParameter 'str' can be declared as pointer to constFri Apr 17 18:14:11 2026
src/parser.cc
536constParameterPointer398styleParameter 'parser' can be declared as pointer to constFri Apr 17 18:14:11 2026
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).Fri Apr 17 18:14:11 2026
661syntaxErrorerrorsyntax errorFri Apr 17 18:14:11 2026
src/reaper.cc
42unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.Fri Apr 17 18:14:11 2026
src/reflect.c
44constParameterPointer398styleParameter 'widget' can be declared as pointer to constFri Apr 17 18:14:11 2026
217constParameterPointer398styleParameter 'terminal' can be declared as pointer to constFri Apr 17 18:14:11 2026
230constParameterPointer398styleParameter 'terminal' can be declared as pointer to constFri Apr 17 18:14:11 2026
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.Fri Apr 17 18:14:11 2026
src/ringview.cc
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Fri Apr 17 18:14:11 2026
src/slowcat.c
37variableScope398styleThe scope of the variable 'c' can be reduced.Fri Apr 17 18:14:11 2026
src/tabstops.hh
142syntaxErrorerrorsyntax errorFri Apr 17 18:14:11 2026
src/urlencode.cc
37constVariablePointer398styleVariable 'pwd' can be declared as pointer to constFri Apr 17 18:14:11 2026
44redundantInitialization563styleRedundant initialization for 'ch'. The initialized value is overwritten before it is read.Fri Apr 17 18:14:11 2026
src/utf8-test.cc
46syntaxErrorerrorsyntax errorFri Apr 17 18:14:11 2026
src/widget.cc
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Fri Apr 17 18:14:11 2026
481syntaxErrorerrorfailed to evaluate #if condition, undefined function-like macro invocation: CTK_CHECK_VERSION( ... )Fri Apr 17 18:14:11 2026
src/xticker.c
52variableScope398styleThe scope of the variable 'buffer' can be reduced.Fri Apr 17 18:14:11 2026