LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
libvnck/application.c
573constParameterCallback398styleParameter 'window' can be declared as pointer to const. However it seems that 'window_name_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s).
libvnck/class-group.h
86unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEPRECATED_FOR is a macro then please configure it.
libvnck/pager-accessible.c
54unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
libvnck/pager.c
1057constParameterPointer398styleParameter 'space_rect' can be declared as pointer to const
1495constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'vnck_pager_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
libvnck/selector.c
193knownConditionTrueFalse398styleThe comparison 'icon_size == -1' is always true.
944constVariablePointer398styleVariable 'workspace' can be declared as pointer to const
libvnck/test-vnck.c
166constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'active_workspace_changed_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
167constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'active_workspace_changed_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
174constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'window_stacking_changed_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
230constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'workspace_created_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
231constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'workspace_created_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
238constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'workspace_destroyed_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
239constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'workspace_destroyed_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
246constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'application_opened_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
247constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'application_opened_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
254constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'application_closed_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
255constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'application_closed_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
libvnck/vnck-image-menu-item.c
36unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
libvnck/vnck-urgency-monitor.c
81unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_GNUC_END_IGNORE_DEPRECATIONS is a macro then please configure it.
libvnck/vnckprop.c
303constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
304constParameterCallback398styleParameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s).
307constVariablePointer398styleVariable 'info' can be declared as pointer to const
1055constVariablePointer398styleVariable 'active_space' can be declared as pointer to const
1696uninitvar457errorUninitialized variable: prop
libvnck/workspace-accessible.c
47unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
libvnck/xutils.c
1425constVariablePointer398styleVariable 'cdkwindow' can be declared as pointer to const
1586constParameterPointer398styleParameter 'argb_data' can be declared as pointer to const
2049constParameterPointer398styleParameter 'icon_cache' can be declared as pointer to const
2080constParameterPointer398styleParameter 'icon_cache' can be declared as pointer to const
2610constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
2611constParameterCallback398styleParameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s).
2614constVariablePointer398styleVariable 'info' can be declared as pointer to const
2838constParameterPointer398styleParameter 'xev' can be declared as pointer to const