src/cafevaluearray.c |
65 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_BOXED_TYPE is a macro then please configure it. |
src/eggdesktopfile.c |
330 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
344 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
358 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
379 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
568 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
587 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
603 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
642 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
src/eggsmclient-xsmp.c |
173 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
src/eggsmclient.c |
49 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
src/extra-strings.c |
24 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If N_ is a macro then please configure it. |
src/profile-editor.c |
135 | constParameterCallback | 398 | style | Parameter '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). |
src/skey-popup.c |
93 | oppositeInnerCondition | 398 | warning | Opposite inner 'if' condition leads to a dead code block. |
109 | oppositeInnerCondition | 398 | warning | Opposite inner 'if' condition leads to a dead code block. |
187 | varFuncNullUB | 475 | portability | Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. |
src/skey/btoe.c |
247 | constParameterPointer | 398 | style | Parameter 'md' can be declared as pointer to const |
283 | constParameterPointer | 398 | style | Parameter 's' can be declared as pointer to const |
src/terminal-accels.c |
999 | varFuncNullUB | 475 | portability | Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. |
src/terminal-app.c |
1398 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
src/terminal-close-button.c |
30 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. |
src/terminal-encoding.c |
139 | unusedStructMember | 563 | style | struct member 'EncodingDialogData::available_model' is never used. |
142 | unusedStructMember | 563 | style | struct member 'EncodingDialogData::active_model' is never used. |
189 | constParameterPointer | 398 | style | Parameter 'encoding' can be declared as pointer to const |
197 | constParameterPointer | 398 | style | Parameter 'encoding' can be declared as pointer to const |
350 | constParameterCallback | 398 | style | Parameter '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). |
480 | varFuncNullUB | 475 | portability | Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. |
src/terminal-info-bar.c |
30 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
src/terminal-profile.c |
458 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
508 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
728 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
1168 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
1610 | constVariablePointer | 398 | style | Variable 'color' can be declared as pointer to const |
1663 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
src/terminal-screen-container.c |
53 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
src/terminal-screen.c |
198 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
src/terminal-search-dialog.c |
97 | varFuncNullUB | 475 | portability | Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. |
src/terminal-tabs-menu.c |
67 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
src/terminal-window.c |
268 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |