LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
cut-n-paste/toolbar-editor/egg-editable-toolbar.c
82unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cut-n-paste/toolbar-editor/egg-toolbar-editor.c
72unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cut-n-paste/toolbar-editor/egg-toolbars-model.c
65unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
jpegutils/transupp-6b.c
137variableScope398styleThe scope of the variable 'compptr' can be reduced.
187variableScope398styleThe scope of the variable 'compptr' can be reduced.
257variableScope398styleThe scope of the variable 'compptr' can be reduced.
305variableScope398styleThe scope of the variable 'compptr' can be reduced.
369variableScope398styleThe scope of the variable 'compptr' can be reduced.
434variableScope398styleThe scope of the variable 'compptr' can be reduced.
538variableScope398styleThe scope of the variable 'compptr' can be reduced.
704variableScope398styleThe scope of the variable 'itemp' can be reduced.
924variableScope398styleThe scope of the variable 'm' can be reduced.
jpegutils/transupp-8a.h
162unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If EXTERN is a macro then please configure it.
plugins/fullscreen/eoc-fullscreen-plugin.c
31constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'on_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
src/eoc-application.c
277staticFunctionstyleThe function 'eoc_application_open_window' should have static linkage since it is not used outside of its translation unit.
358staticFunctionstyleThe function 'eoc_application_open_file_list' should have static linkage since it is not used outside of its translation unit.
src/eoc-clipboard-handler.c
50unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-close-confirmation-dialog.c
76unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-error-message-area.c
48variableScope398styleThe scope of the variable 'secondary_markup' can be reduced.
50variableScope398styleThe scope of the variable 'secondary_label' can be reduced.
src/eoc-exif-util.c
56unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_BOXED_TYPE is a macro then please configure it.
src/eoc-file-chooser.c
54unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-image-jpeg.c
212unreadVariable563styleVariable 'jsrcerr.error' is assigned a value that is never used.
218unreadVariable563styleVariable 'jdsterr.filename' is assigned a value that is never used.
222unreadVariable563styleVariable 'jdsterr.error' is assigned a value that is never used.
360constVariablePointer398styleVariable 'ptr' can be declared as pointer to const
407unreadVariable563styleVariable 'jerr.filename' is assigned a value that is never used.
411unreadVariable563styleVariable 'jerr.error' is assigned a value that is never used.
src/eoc-image-save-info.c
11unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
src/eoc-image.c
334staticFunctionstyleThe function 'eoc_image_error_quark' should have static linkage since it is not used outside of its translation unit.
346constParameterPointer398styleParameter 'image' can be declared as pointer to const
631variableScope398styleThe scope of the variable 'p' can be reduced.
1214constVariablePointer398styleVariable 'priv' can be declared as pointer to const
1392constVariablePointer398styleVariable 'priv' can be declared as pointer to const
1443variableScope398styleThe scope of the variable 'tmp_file' can be reduced.
1962knownConditionTrueFalse571styleCondition '!broken_filenames' is always true
2222staticFunctionstyleThe function 'eoc_image_get_supported_mime_types' should have static linkage since it is not used outside of its translation unit.
2225variableScope398styleThe scope of the variable 'mime_types' can be reduced.
2226variableScope398styleThe scope of the variable 'i' can be reduced.
2256shadowVariable398styleLocal variable 'supported_mime_types' shadows outer variable
2256constVariablePointer398styleVariable 'result' can be declared as pointer to const
2317staticFunctionstyleThe function 'eoc_image_is_animation' should have static linkage since it is not used outside of its translation unit.
src/eoc-jobs.c
922variableScope398styleThe scope of the variable 'src' can be reduced.
922variableScope398styleThe scope of the variable 'dest' can be reduced.
923variableScope398styleThe scope of the variable 'filename' can be reduced.
923variableScope398styleThe scope of the variable 'dest_filename' can be reduced.
src/eoc-list-store.c
520unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME is a macro then please configure it.
src/eoc-metadata-details.c
208unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-metadata-reader-jpg.c
94unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
src/eoc-metadata-reader-png.c
93unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
src/eoc-metadata-reader.c
31unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE is a macro then please configure it.
src/eoc-metadata-sidebar.c
94unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-pixbuf-util.c
33staticFunctionstyleThe function 'eoc_pixbuf_get_format_by_suffix' should have static linkage since it is not used outside of its translation unit.
src/eoc-plugin-engine.c
45unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-preferences-dialog.c
46unusedStructMember563stylestruct member '_EocPreferencesDialogPrivate::ui_settings' is never used.
src/eoc-print-image-setup.c
141constParameterPointer398styleParameter 'setup' can be declared as pointer to const
688variableScope398styleThe scope of the variable 'pixbuf' can be reduced.
848constVariablePointer398styleVariable 'locale_scale' can be declared as pointer to const
src/eoc-print-preview.c
94unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-properties-dialog.c
71unusedStructMember563stylestruct member '_EocPropertiesDialogPrivate::general_box' is never used.
97unusedStructMember563stylestruct member '_EocPropertiesDialogPrivate::xmp_box' is never used.
98unusedStructMember563stylestruct member '_EocPropertiesDialogPrivate::xmp_box_label' is never used.
148variableScope398styleThe scope of the variable 'mime_str' can be reduced.
473staticFunctionstyleThe function 'eoc_properties_dialog_set_netbook_mode' should have static linkage since it is not used outside of its translation unit.
src/eoc-scroll-view.c
170unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-sidebar.c
68unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-statusbar.c
39unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-thumb-nav.c
478staticFunctionstyleThe function 'eoc_thumb_nav_get_show_buttons' should have static linkage since it is not used outside of its translation unit.
494staticFunctionstyleThe function 'eoc_thumb_nav_set_show_buttons' should have static linkage since it is not used outside of its translation unit.
521staticFunctionstyleThe function 'eoc_thumb_nav_get_mode' should have static linkage since it is not used outside of its translation unit.
src/eoc-thumb-view.c
90unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_IMPLEMENT_INTERFACE is a macro then please configure it.
src/eoc-thumbnail.c
164unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_TIME_MODIFIED is a macro then please configure it.
src/eoc-transform.c
50unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-uri-converter.c
54unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/eoc-util.c
87variableScope398styleThe scope of the variable 'valid_bytes' can be reduced.
211variableScope398styleThe scope of the variable 'file' can be reduced.
src/eoc-window.c
575unreadVariable563styleVariable 'show_image_collection' is assigned a value that is never used.
1823constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'fullscreen_motion_notify_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
2001constVariablePointer398styleVariable 'priv' can be declared as pointer to const
2185variableScope398styleThe scope of the variable 'dialog' can be reduced.
2317variableScope398styleThe scope of the variable 'priv' can be reduced.
2354variableScope398styleThe scope of the variable 'dialog' can be reduced.
2407constVariablePointer398styleVariable 'priv' can be declared as pointer to const
3084staticFunctionstyleThe function 'eoc_window_get_properties_dialog' should have static linkage since it is not used outside of its translation unit.
3249variableScope398styleThe scope of the variable 'file' can be reduced.
3250variableScope398styleThe scope of the variable 'file_info' can be reduced.
3445variableScope398styleThe scope of the variable 'response' can be reduced.
4153variableScope398styleThe scope of the variable 'file_list' can be reduced.
4254constVariablePointer398styleVariable 'priv' can be declared as pointer to const
4651constVariablePointer398styleVariable 'screen' can be declared as pointer to const
4664unreadVariable563styleVariable 'screen' is assigned a value that is never used.
4869constVariablePointer398styleVariable 'priv' can be declared as pointer to const
src/zoom.c
42staticFunctionstyleThe function 'zoom_fit_size' should have static linkage since it is not used outside of its translation unit.