LineIdCWESeverityMessageTimestamp
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)Wed Aug 13 12:50:07 2025
src/cafevaluearray.c
65unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_BOXED_TYPE is a macro then please configure it.Wed Aug 13 12:50:07 2025
src/eggdesktopfile.c
57staticFunctionstyleThe function 'egg_desktop_file_new' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
155staticFunctionstyleThe function 'egg_desktop_file_new_from_key_file' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
312staticFunctionstyleThe function 'egg_desktop_file_free' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
330constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constWed Aug 13 12:50:07 2025
344constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constWed Aug 13 12:50:07 2025
358constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constWed Aug 13 12:50:07 2025
379constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constWed Aug 13 12:50:07 2025
568constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constWed Aug 13 12:50:07 2025
587constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constWed Aug 13 12:50:07 2025
603constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constWed Aug 13 12:50:07 2025
603staticFunctionstyleThe function 'egg_desktop_file_accepts_uris' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
642constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constWed Aug 13 12:50:07 2025
650constVariablePointer398styleVariable 'doc' can be declared as pointer to constWed Aug 13 12:50:07 2025
1404staticFunctionstyleThe function 'egg_desktop_file_error_quark' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
src/eggsmclient-xsmp.c
173unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.Wed Aug 13 12:50:07 2025
src/eggsmclient.c
49unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Wed Aug 13 12:50:07 2025
src/extra-strings.c
24unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If N_ is a macro then please configure it.Wed Aug 13 12:50:07 2025
src/profile-editor.c
135constParameterCallback398styleParameter 'pspec' can be declared as pointer to const. However it seems that 'profile_notify_sensitivity_cb' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s).Wed Aug 13 12:50:07 2025
557constParameterCallback398styleParameter 'scale' can be declared as pointer to const. However it seems that 'format_percent_value' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s).Wed Aug 13 12:50:07 2025
559constParameterCallback398styleParameter 'data' can be declared as pointer to const. However it seems that 'format_percent_value' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s).Wed Aug 13 12:50:07 2025
src/skey-popup.c
93oppositeInnerCondition398warningOpposite inner 'if' condition leads to a dead code block.Wed Aug 13 12:50:07 2025
109oppositeInnerCondition398warningOpposite inner 'if' condition leads to a dead code block.Wed Aug 13 12:50:07 2025
187varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.Wed Aug 13 12:50:07 2025
src/skey/btoe.c
247constParameterPointer398styleParameter 'md' can be declared as pointer to constWed Aug 13 12:50:07 2025
283constParameterPointer398styleParameter 's' can be declared as pointer to constWed Aug 13 12:50:07 2025
src/skey/md4.c
62staticFunctionstyleThe function 'MD4Init' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
64nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
64ctunullpointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
65nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
66nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
67nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
69nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
70nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
77staticFunctionstyleThe function 'MD4Update' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
84nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
84ctunullpointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
85nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
87nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
113nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
115nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
115nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
122nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
129staticFunctionstyleThe function 'MD4Final' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
135nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
135ctunullpointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
139nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
164nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
164nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
165nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
165nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
167nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
167nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
172nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxWed Aug 13 12:50:07 2025
198staticFunctionstyleThe function 'MD4Transform' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
src/terminal-accels.c
999varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.Wed Aug 13 12:50:07 2025
src/terminal-app.c
1398unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.Wed Aug 13 12:50:07 2025
src/terminal-close-button.c
30unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.Wed Aug 13 12:50:07 2025
src/terminal-encoding.c
139unusedStructMember563stylestruct member 'EncodingDialogData::available_model' is never used.Wed Aug 13 12:50:07 2025
142unusedStructMember563stylestruct member 'EncodingDialogData::active_model' is never used.Wed Aug 13 12:50:07 2025
150staticFunctionstyleThe function 'terminal_encoding_new' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
169staticFunctionstyleThe function 'terminal_encoding_ref' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
178staticFunctionstyleThe function 'terminal_encoding_unref' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
189constParameterPointer398styleParameter 'encoding' can be declared as pointer to constWed Aug 13 12:50:07 2025
189staticFunctionstyleThe function 'terminal_encoding_get_id' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
197constParameterPointer398styleParameter 'encoding' can be declared as pointer to constWed Aug 13 12:50:07 2025
197staticFunctionstyleThe function 'terminal_encoding_get_charset' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
213staticFunctionstyleThe function 'terminal_encoding_is_valid' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
273staticFunctionstyleThe function 'terminal_encoding_get_type' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
350constParameterCallback398styleParameter 'button' can be declared as pointer to const. However it seems that 'button_clicked_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s).Wed Aug 13 12:50:07 2025
480varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.Wed Aug 13 12:50:07 2025
src/terminal-info-bar.c
30unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Wed Aug 13 12:50:07 2025
src/terminal-profile.c
458constVariablePointer398styleVariable 'priv' can be declared as pointer to constWed Aug 13 12:50:07 2025
508constVariablePointer398styleVariable 'priv' can be declared as pointer to constWed Aug 13 12:50:07 2025
728constVariablePointer398styleVariable 'priv' can be declared as pointer to constWed Aug 13 12:50:07 2025
770constVariablePointer398styleVariable 'color' can be declared as pointer to constWed Aug 13 12:50:07 2025
821constVariablePointer398styleVariable 'color' can be declared as pointer to constWed Aug 13 12:50:07 2025
1168constVariablePointer398styleVariable 'priv' can be declared as pointer to constWed Aug 13 12:50:07 2025
1351staticFunctionstyleThe function '_terminal_profile_forget' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
1565constVariablePointer398styleVariable 'pspec' can be declared as pointer to constWed Aug 13 12:50:07 2025
1595constVariablePointer398styleVariable 'priv' can be declared as pointer to constWed Aug 13 12:50:07 2025
1610constVariablePointer398styleVariable 'color' can be declared as pointer to constWed Aug 13 12:50:07 2025
1663constVariablePointer398styleVariable 'priv' can be declared as pointer to constWed Aug 13 12:50:07 2025
1666constVariablePointer398styleVariable 'old_color' can be declared as pointer to constWed Aug 13 12:50:07 2025
src/terminal-screen-container.c
53unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Wed Aug 13 12:50:07 2025
src/terminal-screen.c
198unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Wed Aug 13 12:50:07 2025
src/terminal-search-dialog.c
97varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.Wed Aug 13 12:50:07 2025
310staticFunctionstyleThe function 'terminal_search_dialog_get_search_text' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
343staticFunctionstyleThe function 'terminal_search_dialog_get_regex' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
src/terminal-tabs-menu.c
67unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Wed Aug 13 12:50:07 2025
src/terminal-util.c
390staticFunctionstyleThe function 'terminal_util_key_file_set_string_escape' should have static linkage since it is not used outside of its translation unit.Wed Aug 13 12:50:07 2025
657constParameterPointer398styleParameter 'env_table' can be declared as pointer to constWed Aug 13 12:50:07 2025
658constParameterPointer398styleParameter 'settings' can be declared as pointer to constWed Aug 13 12:50:07 2025
src/terminal-window.c
268unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Wed Aug 13 12:50:07 2025