|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) |
eel/check-program.c |
37 | constParameter | 398 | style | Parameter 'argv' can be declared as const array |
45 | unreadVariable | 563 | style | Variable 'ctk_init' is assigned a value that is never used. |
eel/eel-background-box.c |
30 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
eel/eel-background.c |
83 | 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. |
eel/eel-canvas-rect-ellipse.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
266 | constVariablePointer | 398 | style | Variable 'color' can be declared as pointer to const |
281 | constVariablePointer | 398 | style | Variable 'color' can be declared as pointer to const |
417 | constVariablePointer | 398 | style | Variable 're' can be declared as pointer to const |
603 | constVariablePointer | 398 | style | Variable 're' can be declared as pointer to const |
688 | constParameterPointer | 398 | style | Parameter 'update_rect' can be declared as pointer to const |
709 | constVariablePointer | 398 | style | Variable 're' can be declared as pointer to const |
eel/eel-canvas.c |
2013 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
eel/eel-debug.c |
51 | unreachableCode | 561 | style | Statements following noreturn function 'raise()' will never be executed. |
eel/eel-editable-label.c |
4244 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_IMPLEMENT_INTERFACE is a macro then please configure it. |
eel/eel-gdk-pixbuf-extensions.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
eel/eel-glib-extensions.c |
55 | constParameterPointer | 398 | style | Parameter 'list' can be declared as pointer to const |
69 | constParameterPointer | 398 | style | Parameter 'list' can be declared as pointer to const |
86 | constVariablePointer | 398 | style | Variable 'p' can be declared as pointer to const |
86 | constVariablePointer | 398 | style | Variable 'q' can be declared as pointer to const |
110 | constVariablePointer | 398 | style | Variable 'p' can be declared as pointer to const |
110 | constVariablePointer | 398 | style | Variable 'q' can be declared as pointer to const |
142 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
eel/eel-graphic-effects.c |
163 | constVariablePointer | 398 | style | Variable 'pixsrc' can be declared as pointer to const |
191 | constParameterPointer | 398 | style | Parameter 'color' can be declared as pointer to const |
eel/eel-image-table.c |
88 | 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. |
eel/eel-labeled-image.c |
107 | 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. |
eel/eel-string.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
121 | constVariablePointer | 398 | style | Variable 'prefix_start' can be declared as pointer to const |
412 | constParameterPointer | 398 | style | Parameter 'custom_handlers' can be declared as pointer to const |
524 | constParameterPointer | 398 | style | Parameter 'types' can be declared as pointer to const |
eel/eel-wrap-table.c |
73 | 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. |
libbaul-private/baul-autorun.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
929 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'combo_box_enter_ok' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
libbaul-private/baul-customization-data.c |
296 | constParameterPointer | 398 | style | Parameter 'data' can be declared as pointer to const |
libbaul-private/baul-debug-log.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
229 | unreadVariable | 563 | style | Variable 'p' is assigned a value that is never used. |
523 | constVariablePointer | 398 | style | Variable 'data' can be declared as pointer to const |
libbaul-private/baul-desktop-directory-file.c |
81 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
libbaul-private/baul-desktop-directory.c |
358 | constVariablePointer | 398 | style | Variable 'monitor' can be declared as pointer to const |
libbaul-private/baul-desktop-icon-file.c |
49 | 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. |
libbaul-private/baul-desktop-link-monitor.c |
67 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
libbaul-private/baul-desktop-link.c |
57 | 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. |
libbaul-private/baul-directory-async.c |
2794 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN is a macro then please configure it. |
libbaul-private/baul-dnd.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
203 | nullPointerRedundantCheck | 476 | warning | Either the condition 'p==0' is redundant or there is possible null pointer dereference: p. |
libbaul-private/baul-emblem-utils.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
libbaul-private/baul-entry.c |
97 | constVariablePointer | 398 | style | Variable 'entry' can be declared as pointer to const |
306 | constVariablePointer | 398 | style | Variable 'entry' can be declared as pointer to const |
324 | constVariablePointer | 398 | style | Variable 'entry' can be declared as pointer to const |
libbaul-private/baul-file-changes-queue.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
libbaul-private/baul-file-queue.c |
130 | constParameterPointer | 398 | style | Parameter 'queue' can be declared as pointer to const |
libbaul-private/baul-icon-canvas-item.c |
202 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it. |
libbaul-private/baul-icon-dnd.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
105 | constVariablePointer | 398 | style | Variable 'p' can be declared as pointer to const |
141 | constVariablePointer | 398 | style | Variable 'item' can be declared as pointer to const |
281 | constParameterPointer | 398 | style | Parameter 'container' can be declared as pointer to const |
538 | constVariablePointer | 398 | style | Variable 'dnd_info' can be declared as pointer to const |
634 | redundantAssignment | 563 | style | Variable 'result' is reassigned a value before the old one has been used. |
957 | constVariablePointer | 398 | style | Variable 'item' can be declared as pointer to const |
1320 | constVariablePointer | 398 | style | Variable 'icon' can be declared as pointer to const |
1605 | constVariablePointer | 398 | style | Variable 'dnd_info' can be declared as pointer to const |
1734 | constVariablePointer | 398 | style | Variable 'dnd_info' can be declared as pointer to const |
libbaul-private/baul-icon-info.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
63 | constParameterPointer | 398 | style | Parameter 'icon' can be declared as pointer to const |
192 | constVariablePointer | 398 | style | Variable 'icon' can be declared as pointer to const |
621 | constParameterPointer | 398 | style | Parameter 'icon' can be declared as pointer to const |
libbaul-private/baul-keep-last-vertical-box.c |
32 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
libbaul-private/baul-lib-self-check-functions.h |
50 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_SELF_CHECK_FUNCTION_PROTOTYPE is a macro then please configure it. |
libbaul-private/baul-link.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
libbaul-private/baul-mime-actions.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
184 | constParameterPointer | 398 | style | Parameter 'file' can be declared as pointer to const |
186 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
1059 | constVariablePointer | 398 | style | Variable 'error' can be declared as pointer to const |
1071 | constVariablePointer | 398 | style | Variable 'error' can be declared as pointer to const |
2497 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
2498 | constVariablePointer | 398 | style | Variable 'location' can be declared as pointer to const |
libbaul-private/baul-mime-application-chooser.c |
55 | unusedStructMember | 563 | style | struct member '_BaulMimeApplicationChooserDetails::entry' is never used. |
libbaul-private/baul-module.c |
232 | constVariablePointer | 398 | style | Variable 'filename' can be declared as pointer to const |
libbaul-private/baul-monitor.c |
89 | constParameterCallback | 398 | style | Parameter 'mount' can be declared as pointer to const. However it seems that 'mount_removed' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). |
libbaul-private/baul-program-choosing.c |
61 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const |
64 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const |
libbaul-private/baul-progress-info.c |
104 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
libbaul-private/baul-query.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
289 | variableScope | 398 | style | The scope of the variable 'uri' can be reduced. |
319 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const |
320 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const |
libbaul-private/baul-saved-search-file.c |
29 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
libbaul-private/baul-search-directory-file.c |
43 | unusedStructMember | 563 | style | struct member 'BaulSearchDirectoryFileDetails::search_directory' is never used. |
184 | constVariablePointer | 398 | style | Variable 'display_name' can be declared as pointer to const |
libbaul-private/baul-search-directory.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
52 | unusedStructMember | 563 | style | struct member 'BaulSearchDirectoryDetails::file_hash' is never used. |
114 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
189 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
220 | constParameterPointer | 398 | style | Parameter 'search' can be declared as pointer to const |
222 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
326 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
344 | constParameterPointer | 398 | style | Parameter 'search' can be declared as pointer to const |
346 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
364 | constParameterPointer | 398 | style | Parameter 'search' can be declared as pointer to const |
366 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
563 | constVariablePointer | 398 | style | Variable 'uri' can be declared as pointer to const |
libbaul-private/baul-search-engine-beagle.c |
279 | constParameterCallback | 398 | style | Parameter 'error' can be declared as pointer to const. However it seems that 'beagle_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). |
libbaul-private/baul-search-engine-simple.c |
459 | 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. |
libbaul-private/baul-search-engine-tracker.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
318 | variableScope | 398 | style | The scope of the variable 'mimes' can be reduced. |
libbaul-private/baul-search-engine.c |
35 | unusedStructMember | 563 | style | struct member 'BaulSearchEngineDetails::none' is never used. |
libbaul-private/baul-thumbnails.c |
145 | shadowVariable | 398 | style | Local variable 'thumbnail_factory' shadows outer variable |
libbaul-private/baul-trash-monitor.c |
55 | 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. |
libbaul-private/baul-tree-view-drag-dest.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
682 | unreadVariable | 563 | style | Variable 'action' is assigned a value that is never used. |
866 | variableScope | 398 | style | The scope of the variable 'location' can be reduced. |
libbaul-private/baul-undostack-manager.c |
2046 | 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. |
libbaul-private/baul-vfs-directory.c |
38 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
libbaul-private/baul-vfs-file.c |
42 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
libbaul-private/baul-view-factory.c |
42 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
libegg/eggdesktopfile.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
330 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
344 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
358 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
379 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
568 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
587 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
603 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
642 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
650 | constVariablePointer | 398 | style | Variable 'doc' can be declared as pointer to const |
libegg/eggsmclient-xsmp.c |
174 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
libegg/eggsmclient.c |
49 | 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. |
libegg/eggtreemultidnd.c |
46 | unusedStructMember | 563 | style | struct member '_TreeViewDragInfo::source_target_list' is never used. |
49 | unusedStructMember | 563 | style | struct member '_TreeViewDragInfo::dest_target_list' is never used. |
254 | constVariablePointer | 398 | style | Variable 'di' can be declared as pointer to const |
src/baul-application.c |
1928 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If PACKAGE_VERSION is a macro then please configure it. |
src/baul-autorun-software.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
src/baul-bookmark-list.c |
57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
src/baul-bookmarks-window.c |
458 | constVariablePointer | 398 | style | Variable 'indices' can be declared as pointer to const |
636 | constVariablePointer | 398 | style | Variable 'indices' can be declared as pointer to const |
671 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_remove_button_clicked' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
689 | constVariablePointer | 398 | style | Variable 'indices' can be declared as pointer to const |
704 | constVariablePointer | 398 | style | Variable 'bookmark_in_list' can be declared as pointer to const |
745 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_button_pressed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
746 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_button_pressed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
755 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_key_pressed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
756 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'on_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
787 | constVariablePointer | 398 | style | Variable 'indices' can be declared as pointer to const |
933 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_uri_field_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
1048 | shadowVariable | 398 | style | Local variable 'path' shadows outer variable |
1086 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'handle_close_accelerator' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
src/baul-connect-server-dialog-main.c |
45 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'main_dialog_destroyed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
src/baul-connect-server-dialog.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. |
src/baul-emblem-sidebar.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
1093 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_emblem_sidebar_get_sidebar_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
1111 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_emblem_sidebar_get_tab_icon' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
1117 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_emblem_sidebar_is_visible_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
src/baul-file-management-properties-main.c |
36 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_file_management_properties_main_close_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
src/baul-file-management-properties.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
269 | constVariablePointer | 398 | style | Variable 'section' can be declared as pointer to const |
460 | constVariablePointer | 398 | style | Variable 'data' can be declared as pointer to const |
745 | knownConditionTrueFalse | 571 | style | Condition '&iter!=NULL' is always true |
1033 | constVariablePointer | 398 | style | Variable 'binding' can be declared as pointer to const |
1085 | variableScope | 398 | style | The scope of the variable 'widget_value' can be reduced. |
src/baul-history-sidebar.c |
176 | constParameterCallback | 398 | style | Parameter 'tree_view' can be declared as pointer to const. However it seems that 'row_activated_callback' is a callback function, if 'tree_view' is declared with const you might also need to cast function pointer(s). |
333 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_history_sidebar_get_sidebar_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
351 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_history_sidebar_get_tab_icon' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
357 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_history_sidebar_is_visible_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
src/baul-image-properties-page.c |
498 | knownConditionTrueFalse | 570 | style | Condition 'exif_still_loading==1' is always false |
src/baul-information-panel.c |
146 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it. |
src/baul-location-bar.c |
351 | variableScope | 398 | style | The scope of the variable 'self' can be reduced. |
419 | constVariablePointer | 398 | style | Variable 'last_location' can be declared as pointer to const |
src/baul-location-entry.c |
74 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
src/baul-main.c |
228 | unusedVariable | 563 | style | Unused variable: application |
src/baul-navigation-action.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. |
src/baul-navigation-window-pane.c |
42 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
src/baul-navigation-window-slot.c |
36 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
src/baul-navigation-window.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. |
src/baul-notes-viewer.c |
81 | 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/baul-pathbar.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
908 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'baul_path_bar_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
1176 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'baul_path_bar_slider_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
1216 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'baul_path_bar_slider_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
1328 | constVariablePointer | 398 | style | Variable 'button_list' can be declared as pointer to const |
1353 | constVariablePointer | 398 | style | Variable 'button_list' can be declared as pointer to const |
1590 | nullPointerRedundantCheck | 476 | warning | Either the condition 'button_data' is redundant or there is possible null pointer dereference: button_data. |
1596 | nullPointerRedundantCheck | 476 | warning | Either the condition 'button_data' is redundant or there is possible null pointer dereference: button_data. |
2027 | constVariablePointer | 398 | style | Variable 'button_data' can be declared as pointer to const |
src/baul-places-sidebar.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
523 | redundantAssignment | 563 | style | Variable 'last_iter' is reassigned a value before the old one has been used. |
885 | redundantAssignment | 563 | style | Variable 'last_iter' is reassigned a value before the old one has been used. |
1115 | constParameterPointer | 398 | style | Parameter 'sidebar' can be declared as pointer to const |
2624 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'bookmarks_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
3000 | clarifyCalculation | 783 | style | Clarify calculation precedence for '&' and '?'. |
3406 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_places_sidebar_get_sidebar_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
3424 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_places_sidebar_get_tab_icon' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
3430 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_places_sidebar_is_visible_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
src/baul-property-browser.c |
200 | 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/baul-query-editor.c |
214 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
src/baul-search-bar.c |
55 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
src/baul-side-pane.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/baul-sidebar-title.c |
102 | 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/baul-spatial-window.c |
93 | 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/baul-window-manage-views.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
531 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
2115 | variableScope | 398 | style | The scope of the variable 'scheme_string' can be reduced. |
src/baul-window-menus.c |
698 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'proxy_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
711 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'proxy_button_release_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
src/baul-window-pane.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
src/baul-window-slot.c |
42 | 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/baul-window.c |
106 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it. |
src/baul-x-content-bar.c |
52 | 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/baul-zoom-action.c |
51 | 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/baul-zoom-control.c |
890 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_IMPLEMENT_INTERFACE is a macro then please configure it. |
src/file-manager/fm-desktop-icon-view.c |
92 | 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/file-manager/fm-directory-view.c |
418 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
src/file-manager/fm-ditem-page.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
src/file-manager/fm-empty-view.c |
96 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_file_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
97 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_file_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
218 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_start_renaming_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
231 | constParameterCallback | 398 | style | Parameter 'file1' can be declared as pointer to const. However it seems that 'fm_empty_view_compare_files' is a callback function, if 'file1' is declared with const you might also need to cast function pointer(s). |
232 | constParameterCallback | 398 | style | Parameter 'file2' can be declared as pointer to const. However it seems that 'fm_empty_view_compare_files' is a callback function, if 'file2' is declared with const you might also need to cast function pointer(s). |
276 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_get_first_visible_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
282 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_scroll_to_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
340 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_get_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
419 | selfAssignment | 398 | style | Redundant assignment of 'fm_empty_view.id' to itself. |
420 | selfAssignment | 398 | style | Redundant assignment of 'fm_empty_view.view_combo_label' to itself. |
421 | selfAssignment | 398 | style | Redundant assignment of 'fm_empty_view.view_menu_label_with_mnemonic' to itself. |
422 | selfAssignment | 398 | style | Redundant assignment of 'fm_empty_view.error_label' to itself. |
423 | selfAssignment | 398 | style | Redundant assignment of 'fm_empty_view.display_location_label' to itself. |
src/file-manager/fm-error-reporting.c |
282 | constVariablePointer | 398 | style | Variable 'data' can be declared as pointer to const |
src/file-manager/fm-icon-container.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
254 | constParameterPointer | 398 | style | Parameter 'attributes' can be declared as pointer to const |
src/file-manager/fm-icon-view.c |
83 | unusedStructMember | 563 | style | struct member 'SortCriterion::menu_label' is never used. |
84 | unusedStructMember | 563 | style | struct member 'SortCriterion::menu_hint' is never used. |
377 | nullPointer | 476 | warning | Possible null pointer dereference: sort |
606 | constParameterCallback | 398 | style | Parameter 'directory' can be declared as pointer to const. However it seems that 'fm_icon_view_add_file' is a callback function, if 'directory' is declared with const you might also need to cast function pointer(s). |
1650 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'layout_changed_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
2040 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'icon_container_activate_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
2054 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'icon_container_activate_alternate_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
2080 | constVariablePointer | 398 | style | Variable 'button_event' can be declared as pointer to const |
2088 | constVariablePointer | 398 | style | Variable 'key_event' can be declared as pointer to const |
2118 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'band_select_started_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
2128 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'band_select_ended_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
2544 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'selection_changed_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
2601 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'icon_position_changed_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
2651 | constParameterCallback | 398 | style | Parameter 'new_name' can be declared as pointer to const. However it seems that 'fm_icon_view_icon_text_changed_callback' is a callback function, if 'new_name' is declared with const you might also need to cast function pointer(s). |
src/file-manager/fm-list-model.c |
110 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_IMPLEMENT_INTERFACE is a macro then please configure it. |
src/file-manager/fm-list-view.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
323 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const |
413 | constParameterCallback | 398 | style | Parameter 'iter' can be declared as pointer to const. However it seems that 'filtered_selection_foreach' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). |
1263 | constVariablePointer | 398 | style | Variable 'ihint' can be declared as pointer to const |
2101 | constVariablePointer | 398 | style | Variable 'column' can be declared as pointer to const |
2132 | constParameterCallback | 398 | style | Parameter 'error' can be declared as pointer to const. However it seems that 'fm_list_view_rename_callback' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). |
2735 | constVariablePointer | 398 | style | Variable 'list_view' can be declared as pointer to const |
3436 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_list_view_get_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
src/file-manager/fm-properties-window.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
101 | unusedStructMember | 563 | style | struct member '_FMPropertiesWindowPrivate::name_row' is never used. |
238 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
258 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
466 | constParameterPointer | 398 | style | Parameter 'properties_window' can be declared as pointer to const |
842 | constVariablePointer | 398 | style | Variable 'word' can be declared as pointer to const |
964 | constVariablePointer | 398 | style | Variable 'name' can be declared as pointer to const |
1108 | constParameterPointer | 398 | style | Parameter 'a' can be declared as pointer to const |
1108 | constParameterPointer | 398 | style | Parameter 'b' can be declared as pointer to const |
1122 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
1330 | constVariablePointer | 398 | style | Variable 'inconsistent_string' can be declared as pointer to const |
1666 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
2045 | constVariablePointer | 398 | style | Variable 'new_owner' can be declared as pointer to const |
2959 | redundantAssignment | 563 | style | Variable '*l' is assigned an expression that holds the same value. |
3015 | constParameterPointer | 398 | style | Parameter 'a' can be declared as pointer to const |
3391 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
3408 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
3428 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
5314 | constParameterCallback | 398 | style | Parameter 'widget' can be declared as pointer to const. However it seems that 'parent_widget_destroyed_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). |
src/file-manager/fm-tree-model.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
124 | unusedStructMember | 563 | style | struct member 'DoneLoadingParameters::directory' is never used. |
125 | unusedStructMember | 563 | style | struct member 'DoneLoadingParameters::model' is never used. |
140 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_model_get_flags' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
461 | constParameterPointer | 398 | style | Parameter 'node' can be declared as pointer to const |
472 | constParameterPointer | 398 | style | Parameter 'child' can be declared as pointer to const |
1210 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_model_get_n_columns' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
1216 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_model_get_column_type' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
1237 | constParameterPointer | 398 | style | Parameter 'model' can be declared as pointer to const |
1476 | constParameterCallback | 398 | style | Parameter 'iter' can be declared as pointer to const. However it seems that 'fm_tree_model_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). |
1479 | constVariablePointer | 398 | style | Variable 'node' can be declared as pointer to const |
1760 | constParameterPointer | 398 | style | Parameter 'model' can be declared as pointer to const |
1760 | constParameterPointer | 398 | style | Parameter 'file' can be declared as pointer to const |
1911 | constParameterPointer | 398 | style | Parameter 'iter_a' can be declared as pointer to const |
1912 | constParameterPointer | 398 | style | Parameter 'iter_b' can be declared as pointer to const |
1914 | constVariablePointer | 398 | style | Variable 'a' can be declared as pointer to const |
1914 | constVariablePointer | 398 | style | Variable 'b' can be declared as pointer to const |
1946 | constParameterPointer | 398 | style | Parameter 'iter' can be declared as pointer to const |
1948 | constVariablePointer | 398 | style | Variable 'node' can be declared as pointer to const |
1964 | constParameterPointer | 398 | style | Parameter 'model' can be declared as pointer to const |
src/file-manager/fm-tree-view.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
105 | unusedStructMember | 563 | style | struct member 'FMTreeViewDetails::popup_rename' is never used. |
120 | unusedStructMember | 563 | style | struct member 'PrependURIParameters::uris' is never used. |
121 | unusedStructMember | 563 | style | struct member 'PrependURIParameters::view' is never used. |
632 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'get_root_uri_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
1710 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_view_get_sidebar_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
1728 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_view_get_tab_icon' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
1734 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_view_is_visible_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
src/file-manager/fm-widget-view.c |
133 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_file_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
134 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_file_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
187 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_remove_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
188 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_remove_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
264 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_start_renaming_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
276 | constParameterCallback | 398 | style | Parameter 'file1' can be declared as pointer to const. However it seems that 'fm_widget_view_compare_files' is a callback function, if 'file1' is declared with const you might also need to cast function pointer(s). |
277 | constParameterCallback | 398 | style | Parameter 'file2' can be declared as pointer to const. However it seems that 'fm_widget_view_compare_files' is a callback function, if 'file2' is declared with const you might also need to cast function pointer(s). |
328 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_scroll_to_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
386 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_get_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
test/test-baul-search-engine.c |
28 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'finished_cb' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
test/test-copy.c |
7 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'copy_done' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
31 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'finished_cb' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
44 | variableScope | 398 | style | The scope of the variable 'source' can be reduced. |
test/test-eel-editable-label.c |
10 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'quit' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
test/test-eel-image-table.c |
83 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'image_table_child_enter_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
84 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'image_table_child_enter_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
100 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'image_table_child_leave_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
101 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'image_table_child_leave_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
179 | constParameterCallback | 398 | style | Parameter 'allocation' can be declared as pointer to const. However it seems that 'image_table_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). |
test/test-eel-labeled-image.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
72 | knownConditionTrueFalse | 570 | style | Condition 'labeled_image_window' is always false |
test/test.c |
25 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'test_delete_event' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
26 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'test_delete_event' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |