|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) |
cut-n-paste/toolbar-editor/egg-editable-toolbar.c |
82 | 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. |
cut-n-paste/toolbar-editor/egg-toolbar-editor.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. |
cut-n-paste/toolbar-editor/egg-toolbars-model.c |
65 | 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. |
jpegutils/transupp-6b.c |
137 | variableScope | 398 | style | The scope of the variable 'compptr' can be reduced. |
187 | variableScope | 398 | style | The scope of the variable 'compptr' can be reduced. |
257 | variableScope | 398 | style | The scope of the variable 'compptr' can be reduced. |
305 | variableScope | 398 | style | The scope of the variable 'compptr' can be reduced. |
369 | variableScope | 398 | style | The scope of the variable 'compptr' can be reduced. |
434 | variableScope | 398 | style | The scope of the variable 'compptr' can be reduced. |
538 | variableScope | 398 | style | The scope of the variable 'compptr' can be reduced. |
704 | variableScope | 398 | style | The scope of the variable 'itemp' can be reduced. |
924 | variableScope | 398 | style | The scope of the variable 'm' can be reduced. |
jpegutils/transupp-8a.h |
162 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EXTERN is a macro then please configure it. |
plugins/fullscreen/eoc-fullscreen-plugin.c |
31 | constParameterCallback | 398 | style | Parameter '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 |
277 | staticFunction | | style | The function 'eoc_application_open_window' should have static linkage since it is not used outside of its translation unit. |
358 | staticFunction | | style | The 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 |
50 | 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/eoc-close-confirmation-dialog.c |
76 | 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/eoc-error-message-area.c |
48 | variableScope | 398 | style | The scope of the variable 'secondary_markup' can be reduced. |
50 | variableScope | 398 | style | The scope of the variable 'secondary_label' can be reduced. |
src/eoc-exif-util.c |
56 | 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/eoc-file-chooser.c |
54 | 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/eoc-image-jpeg.c |
212 | unreadVariable | 563 | style | Variable 'jsrcerr.error' is assigned a value that is never used. |
218 | unreadVariable | 563 | style | Variable 'jdsterr.filename' is assigned a value that is never used. |
222 | unreadVariable | 563 | style | Variable 'jdsterr.error' is assigned a value that is never used. |
360 | constVariablePointer | 398 | style | Variable 'ptr' can be declared as pointer to const |
407 | unreadVariable | 563 | style | Variable 'jerr.filename' is assigned a value that is never used. |
411 | unreadVariable | 563 | style | Variable 'jerr.error' is assigned a value that is never used. |
src/eoc-image-save-info.c |
11 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
src/eoc-image.c |
334 | staticFunction | | style | The function 'eoc_image_error_quark' should have static linkage since it is not used outside of its translation unit. |
346 | constParameterPointer | 398 | style | Parameter 'image' can be declared as pointer to const |
631 | variableScope | 398 | style | The scope of the variable 'p' can be reduced. |
1214 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
1392 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
1443 | variableScope | 398 | style | The scope of the variable 'tmp_file' can be reduced. |
1962 | knownConditionTrueFalse | 571 | style | Condition '!broken_filenames' is always true |
2222 | staticFunction | | style | The function 'eoc_image_get_supported_mime_types' should have static linkage since it is not used outside of its translation unit. |
2225 | variableScope | 398 | style | The scope of the variable 'mime_types' can be reduced. |
2226 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. |
2256 | shadowVariable | 398 | style | Local variable 'supported_mime_types' shadows outer variable |
2256 | constVariablePointer | 398 | style | Variable 'result' can be declared as pointer to const |
2317 | staticFunction | | style | The function 'eoc_image_is_animation' should have static linkage since it is not used outside of its translation unit. |
src/eoc-jobs.c |
922 | variableScope | 398 | style | The scope of the variable 'src' can be reduced. |
922 | variableScope | 398 | style | The scope of the variable 'dest' can be reduced. |
923 | variableScope | 398 | style | The scope of the variable 'filename' can be reduced. |
923 | variableScope | 398 | style | The scope of the variable 'dest_filename' can be reduced. |
src/eoc-list-store.c |
520 | unknownMacro | | error | There 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 |
208 | 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/eoc-metadata-reader-jpg.c |
94 | 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/eoc-metadata-reader-png.c |
93 | 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/eoc-metadata-reader.c |
31 | unknownMacro | | error | There 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 |
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. |
src/eoc-pixbuf-util.c |
33 | staticFunction | | style | The 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 |
45 | 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/eoc-preferences-dialog.c |
46 | unusedStructMember | 563 | style | struct member '_EocPreferencesDialogPrivate::ui_settings' is never used. |
src/eoc-print-image-setup.c |
141 | constParameterPointer | 398 | style | Parameter 'setup' can be declared as pointer to const |
688 | variableScope | 398 | style | The scope of the variable 'pixbuf' can be reduced. |
848 | constVariablePointer | 398 | style | Variable 'locale_scale' can be declared as pointer to const |
src/eoc-print-preview.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. |
src/eoc-properties-dialog.c |
71 | unusedStructMember | 563 | style | struct member '_EocPropertiesDialogPrivate::general_box' is never used. |
97 | unusedStructMember | 563 | style | struct member '_EocPropertiesDialogPrivate::xmp_box' is never used. |
98 | unusedStructMember | 563 | style | struct member '_EocPropertiesDialogPrivate::xmp_box_label' is never used. |
148 | variableScope | 398 | style | The scope of the variable 'mime_str' can be reduced. |
473 | staticFunction | | style | The 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 |
170 | 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/eoc-sidebar.c |
68 | 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/eoc-statusbar.c |
39 | 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/eoc-thumb-nav.c |
478 | staticFunction | | style | The function 'eoc_thumb_nav_get_show_buttons' should have static linkage since it is not used outside of its translation unit. |
494 | staticFunction | | style | The function 'eoc_thumb_nav_set_show_buttons' should have static linkage since it is not used outside of its translation unit. |
521 | staticFunction | | style | The 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 |
90 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_IMPLEMENT_INTERFACE is a macro then please configure it. |
src/eoc-thumbnail.c |
164 | unknownMacro | | error | There 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 |
50 | 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/eoc-uri-converter.c |
54 | 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/eoc-util.c |
87 | variableScope | 398 | style | The scope of the variable 'valid_bytes' can be reduced. |
211 | variableScope | 398 | style | The scope of the variable 'file' can be reduced. |
src/eoc-window.c |
575 | unreadVariable | 563 | style | Variable 'show_image_collection' is assigned a value that is never used. |
1823 | constParameterCallback | 398 | style | Parameter '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). |
2001 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
2185 | variableScope | 398 | style | The scope of the variable 'dialog' can be reduced. |
2317 | variableScope | 398 | style | The scope of the variable 'priv' can be reduced. |
2354 | variableScope | 398 | style | The scope of the variable 'dialog' can be reduced. |
2407 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
3084 | staticFunction | | style | The function 'eoc_window_get_properties_dialog' should have static linkage since it is not used outside of its translation unit. |
3249 | variableScope | 398 | style | The scope of the variable 'file' can be reduced. |
3250 | variableScope | 398 | style | The scope of the variable 'file_info' can be reduced. |
3445 | variableScope | 398 | style | The scope of the variable 'response' can be reduced. |
4153 | variableScope | 398 | style | The scope of the variable 'file_list' can be reduced. |
4254 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
4651 | constVariablePointer | 398 | style | Variable 'screen' can be declared as pointer to const |
4664 | unreadVariable | 563 | style | Variable 'screen' is assigned a value that is never used. |
4869 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
src/zoom.c |
42 | staticFunction | | style | The function 'zoom_fit_size' should have static linkage since it is not used outside of its translation unit. |