LineIdCWESeverityMessageTimestamp
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
jpegutils/transupp-6b.c
137variableScope398styleThe scope of the variable 'compptr' can be reduced.Mon Dec 22 14:48:36 2025
187variableScope398styleThe scope of the variable 'compptr' can be reduced.Mon Dec 22 14:48:36 2025
257variableScope398styleThe scope of the variable 'compptr' can be reduced.Mon Dec 22 14:48:36 2025
305variableScope398styleThe scope of the variable 'compptr' can be reduced.Mon Dec 22 14:48:36 2025
369variableScope398styleThe scope of the variable 'compptr' can be reduced.Mon Dec 22 14:48:36 2025
434variableScope398styleThe scope of the variable 'compptr' can be reduced.Mon Dec 22 14:48:36 2025
538variableScope398styleThe scope of the variable 'compptr' can be reduced.Mon Dec 22 14:48:36 2025
704variableScope398styleThe scope of the variable 'itemp' can be reduced.Mon Dec 22 14:48:36 2025
924variableScope398styleThe scope of the variable 'm' can be reduced.Mon Dec 22 14:48:36 2025
jpegutils/transupp-8a.h
162unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If EXTERN is a macro then please configure it.Mon Dec 22 14:48:36 2025
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).Mon Dec 22 14:48:36 2025
src/eoc-application.c
277staticFunctionstyleThe function 'eoc_application_open_window' should have static linkage since it is not used outside of its translation unit.Mon Dec 22 14:48:36 2025
358staticFunctionstyleThe function 'eoc_application_open_file_list' should have static linkage since it is not used outside of its translation unit.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
src/eoc-error-message-area.c
48variableScope398styleThe scope of the variable 'secondary_markup' can be reduced.Mon Dec 22 14:48:36 2025
50variableScope398styleThe scope of the variable 'secondary_label' can be reduced.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
src/eoc-image-jpeg.c
212unreadVariable563styleVariable 'jsrcerr.error' is assigned a value that is never used.Mon Dec 22 14:48:36 2025
218unreadVariable563styleVariable 'jdsterr.filename' is assigned a value that is never used.Mon Dec 22 14:48:36 2025
222unreadVariable563styleVariable 'jdsterr.error' is assigned a value that is never used.Mon Dec 22 14:48:36 2025
360constVariablePointer398styleVariable 'ptr' can be declared as pointer to constMon Dec 22 14:48:36 2025
407unreadVariable563styleVariable 'jerr.filename' is assigned a value that is never used.Mon Dec 22 14:48:36 2025
411unreadVariable563styleVariable 'jerr.error' is assigned a value that is never used.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
src/eoc-image.c
334staticFunctionstyleThe function 'eoc_image_error_quark' should have static linkage since it is not used outside of its translation unit.Mon Dec 22 14:48:36 2025
346constParameterPointer398styleParameter 'image' can be declared as pointer to constMon Dec 22 14:48:36 2025
631variableScope398styleThe scope of the variable 'p' can be reduced.Mon Dec 22 14:48:36 2025
1214constVariablePointer398styleVariable 'priv' can be declared as pointer to constMon Dec 22 14:48:36 2025
1392constVariablePointer398styleVariable 'priv' can be declared as pointer to constMon Dec 22 14:48:36 2025
1443variableScope398styleThe scope of the variable 'tmp_file' can be reduced.Mon Dec 22 14:48:36 2025
1962knownConditionTrueFalse571styleCondition '!broken_filenames' is always trueMon Dec 22 14:48:36 2025
2222staticFunctionstyleThe function 'eoc_image_get_supported_mime_types' should have static linkage since it is not used outside of its translation unit.Mon Dec 22 14:48:36 2025
2225variableScope398styleThe scope of the variable 'mime_types' can be reduced.Mon Dec 22 14:48:36 2025
2226variableScope398styleThe scope of the variable 'i' can be reduced.Mon Dec 22 14:48:36 2025
2256shadowVariable398styleLocal variable 'supported_mime_types' shadows outer variableMon Dec 22 14:48:36 2025
2256constVariablePointer398styleVariable 'result' can be declared as pointer to constMon Dec 22 14:48:36 2025
2317staticFunctionstyleThe function 'eoc_image_is_animation' should have static linkage since it is not used outside of its translation unit.Mon Dec 22 14:48:36 2025
src/eoc-jobs.c
922variableScope398styleThe scope of the variable 'src' can be reduced.Mon Dec 22 14:48:36 2025
922variableScope398styleThe scope of the variable 'dest' can be reduced.Mon Dec 22 14:48:36 2025
923variableScope398styleThe scope of the variable 'filename' can be reduced.Mon Dec 22 14:48:36 2025
923variableScope398styleThe scope of the variable 'dest_filename' can be reduced.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
src/eoc-preferences-dialog.c
46unusedStructMember563stylestruct member '_EocPreferencesDialogPrivate::ui_settings' is never used.Mon Dec 22 14:48:36 2025
src/eoc-print-image-setup.c
141constParameterPointer398styleParameter 'setup' can be declared as pointer to constMon Dec 22 14:48:36 2025
688variableScope398styleThe scope of the variable 'pixbuf' can be reduced.Mon Dec 22 14:48:36 2025
848constVariablePointer398styleVariable 'locale_scale' can be declared as pointer to constMon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
src/eoc-properties-dialog.c
71unusedStructMember563stylestruct member '_EocPropertiesDialogPrivate::general_box' is never used.Mon Dec 22 14:48:36 2025
97unusedStructMember563stylestruct member '_EocPropertiesDialogPrivate::xmp_box' is never used.Mon Dec 22 14:48:36 2025
98unusedStructMember563stylestruct member '_EocPropertiesDialogPrivate::xmp_box_label' is never used.Mon Dec 22 14:48:36 2025
148variableScope398styleThe scope of the variable 'mime_str' can be reduced.Mon Dec 22 14:48:36 2025
473staticFunctionstyleThe function 'eoc_properties_dialog_set_netbook_mode' should have static linkage since it is not used outside of its translation unit.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
494staticFunctionstyleThe function 'eoc_thumb_nav_set_show_buttons' should have static linkage since it is not used outside of its translation unit.Mon Dec 22 14:48:36 2025
521staticFunctionstyleThe function 'eoc_thumb_nav_get_mode' should have static linkage since it is not used outside of its translation unit.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
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.Mon Dec 22 14:48:36 2025
src/eoc-util.c
87variableScope398styleThe scope of the variable 'valid_bytes' can be reduced.Mon Dec 22 14:48:36 2025
211variableScope398styleThe scope of the variable 'file' can be reduced.Mon Dec 22 14:48:36 2025
src/eoc-window.c
575unreadVariable563styleVariable 'show_image_collection' is assigned a value that is never used.Mon Dec 22 14:48:36 2025
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).Mon Dec 22 14:48:36 2025
2001constVariablePointer398styleVariable 'priv' can be declared as pointer to constMon Dec 22 14:48:36 2025
2185variableScope398styleThe scope of the variable 'dialog' can be reduced.Mon Dec 22 14:48:36 2025
2317variableScope398styleThe scope of the variable 'priv' can be reduced.Mon Dec 22 14:48:36 2025
2354variableScope398styleThe scope of the variable 'dialog' can be reduced.Mon Dec 22 14:48:36 2025
2407constVariablePointer398styleVariable 'priv' can be declared as pointer to constMon Dec 22 14:48:36 2025
3084staticFunctionstyleThe function 'eoc_window_get_properties_dialog' should have static linkage since it is not used outside of its translation unit.Mon Dec 22 14:48:36 2025
3249variableScope398styleThe scope of the variable 'file' can be reduced.Mon Dec 22 14:48:36 2025
3250variableScope398styleThe scope of the variable 'file_info' can be reduced.Mon Dec 22 14:48:36 2025
3445variableScope398styleThe scope of the variable 'response' can be reduced.Mon Dec 22 14:48:36 2025
4153variableScope398styleThe scope of the variable 'file_list' can be reduced.Mon Dec 22 14:48:36 2025
4254constVariablePointer398styleVariable 'priv' can be declared as pointer to constMon Dec 22 14:48:36 2025
4651constVariablePointer398styleVariable 'screen' can be declared as pointer to constMon Dec 22 14:48:36 2025
4664unreadVariable563styleVariable 'screen' is assigned a value that is never used.Mon Dec 22 14:48:36 2025
4869constVariablePointer398styleVariable 'priv' can be declared as pointer to constMon Dec 22 14:48:36 2025
src/zoom.c
42staticFunctionstyleThe function 'zoom_fit_size' should have static linkage since it is not used outside of its translation unit.Mon Dec 22 14:48:36 2025