|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) |
cafe-session/cdm-signal-handler.c |
75 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
cafe-session/cdm-signal-handler.h |
26 | syntaxError | | error | syntax error |
cafe-session/cdm.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
cafe-session/csm-app.c |
59 | 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. |
cafe-session/csm-autostart-app.c |
95 | 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. |
cafe-session/csm-client.c |
59 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it. |
cafe-session/csm-consolekit.h |
30 | syntaxError | | error | syntax error |
cafe-session/csm-dbus-client.c |
58 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
cafe-session/csm-inhibit-dialog.c |
89 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
cafe-session/csm-inhibitor.c |
62 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
cafe-session/csm-logout-dialog.h |
49 | syntaxError | | error | syntax error |
cafe-session/csm-manager.c |
191 | 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. |
cafe-session/csm-manager.h |
185 | syntaxError | | error | syntax error |
cafe-session/csm-store.c |
56 | 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. |
cafe-session/csm-systemd.h |
30 | syntaxError | | error | syntax error |
cafe-session/csm-util.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
169 | variableScope | 398 | style | The scope of the variable 'filename' can be reduced. |
cafe-session/csm-xsmp-client.c |
72 | 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. |
cafe-session/csm-xsmp-server.c |
84 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
cafe-session/gs-idle-monitor.c |
69 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
cafe-session/gs-idle-monitor.h |
28 | syntaxError | | error | syntax error |
capplet/csm-app-dialog.c |
67 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
capplet/csm-properties-dialog.c |
83 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
capplet/gsp-app-manager.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. |
capplet/gsp-app.c |
94 | 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. |
capplet/gsp-keyfile.c |
134 | variableScope | 398 | style | The scope of the variable 'buffer' can be reduced. |
egg/eggdesktopfile.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
318 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
332 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
346 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
367 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
481 | variableScope | 398 | style | The scope of the variable 'try_exec' can be reduced. |
481 | variableScope | 398 | style | The scope of the variable 'found_program' can be reduced. |
482 | variableScope | 398 | style | The scope of the variable 'only_show_in' can be reduced. |
482 | variableScope | 398 | style | The scope of the variable 'not_show_in' can be reduced. |
484 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. |
559 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
578 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
594 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
606 | variableScope | 398 | style | The scope of the variable 'p' can be reduced. |
633 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
641 | constVariablePointer | 398 | style | Variable 'doc' can be declared as pointer to const |
egg/eggsmclient-xsmp.c |
171 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
egg/eggsmclient.c |
47 | 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. |
tools/cafe-session-check-accelerated.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
60 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'property_notify_filter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
63 | constVariablePointer | 398 | style | Variable 'ev' can be declared as pointer to const |
196 | constVariablePointer | 398 | style | Variable 'is_accelerated_ptr' can be declared as pointer to const |
tools/cafe-session-save.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |