constParameterCallback ftp://ftp.de.debian.org/debian/pool/main/s/surgescript/surgescript_0.5.5.orig.tar.gz head surgescript-0.5.5/src/surgescript/runtime/sslib/array.c:530:49: style: Parameter 'object' can be declared as pointer to const. However it seems that 'default_sort_function' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head surgescript-0.5.5/src/surgescript/runtime/sslib/boolean.c:120:50: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_set' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head surgescript-0.5.5/src/surgescript/runtime/sslib/number.c:130:50: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_set' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head surgescript-0.5.5/src/surgescript/runtime/sslib/string.c:164:50: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_set' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/swami/swami_2.2.2.orig.tar.gz 2.18.0 swami-2.2.2/src/swamigui/SwamiguiTree.c:183:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'swamigui_tree_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 swami-2.2.2/src/swamigui/SwamiguiTree.c:233:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'swamigui_tree_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/sway/sway_1.11.orig.tar.gz head sway-1.11/sway/desktop/output.c:474:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_request_state' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/swayimg/swayimg_4.5.orig.tar.xz head swayimg-4.5/src/formats/exr.c:27:67: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'exr_reader' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/sweep/sweep_0.9.3.orig.tar.gz 2.18.0 sweep-0.9.3/src/sample-display.c:2139:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'sample_display_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/sample-display.c:2826:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'sample_display_key_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1566:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scrub_clicked_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1579:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scrub_motion_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1604:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'vzoom_clicked_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1604:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'vzoom_clicked_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1604:72: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vzoom_clicked_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1610:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'vzoom_motion_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1610:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'vzoom_motion_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1610:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vzoom_motion_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1616:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'vzoom_released_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1616:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'vzoom_released_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sweep-0.9.3/src/view.c:1616:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vzoom_released_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/swish-e/swish-e_2.4.7.orig.tar.gz head swish-e-2.4.7/src/stemmer.c:166:43: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'no_stem' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/swt4-gtk/swt4-gtk_4.29.0.orig.tar.xz 2.18.0 swt4-gtk-4.29.0/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_custom.c:373:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'swt_fixed_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 swt4-gtk-4.29.0/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_custom.c:396:102: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'swt_fixed_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/swupdate/swupdate_2025.05+dfsg.orig.tar.xz head swupdate-2025.05/test/test_flash_handler.c:1063:33: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'mtd_read_failure_1' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/sylph-searcher/sylph-searcher_1.2.0.orig.tar.gz 2.18.0 sylph-searcher-1.2.0/searcher/sylph-searcher.c:1096:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'search_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylph-searcher-1.2.0/searcher/sylph-searcher.c:1096:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'search_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylph-searcher-1.2.0/searcher/sylph-searcher.c:1097:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'search_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylph-searcher-1.2.0/searcher/sylph-searcher.c:1180:38: style: Parameter 'button' can be declared as pointer to const. However it seems that 'close_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylph-searcher-1.2.0/searcher/sylph-searcher.c:1180:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/sylpheed/sylpheed_3.8.0~beta1.orig.tar.xz 2.18.0 sylpheed-3.8.0beta1/libsylph/folder.c:1097:50: style: Parameter 'node' can be declared as pointer to const. However it seems that 'folder_unref_account_func' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/folder.c:736:46: style: Parameter 'node' can be declared as pointer to const. However it seems that 'folder_item_find_func' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/imap.c:1839:45: style: Parameter 'folder' can be declared as pointer to const. However it seems that 'imap_is_msg_changed' is a callback function, if 'folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/imap.c:1839:65: style: Parameter 'item' can be declared as pointer to const. However it seems that 'imap_is_msg_changed' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/imap.c:1840:18: style: Parameter 'msginfo' can be declared as pointer to const. However it seems that 'imap_is_msg_changed' is a callback function, if 'msginfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/imap.c:1846:52: style: Parameter 'item' can be declared as pointer to const. However it seems that 'imap_close' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/imap.c:5111:48: style: Parameter 'node' can be declared as pointer to const. However it seems that 'imap_rename_folder_func' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/mh.c:1240:45: style: Parameter 'folder' can be declared as pointer to const. However it seems that 'mh_create_folder' is a callback function, if 'folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/mh.c:1432:38: style: Parameter 'folder' can be declared as pointer to const. However it seems that 'mh_remove_folder' is a callback function, if 'folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/mh.c:1872:46: style: Parameter 'node' can be declared as pointer to const. However it seems that 'mh_rename_folder_func' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/mh.c:938:16: style: Parameter 'msginfo' can be declared as pointer to const. However it seems that 'mh_is_msg_changed' is a callback function, if 'msginfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/mh.c:951:30: style: Parameter 'folder' can be declared as pointer to const. However it seems that 'mh_close' is a callback function, if 'folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/mh.c:951:50: style: Parameter 'item' can be declared as pointer to const. However it seems that 'mh_close' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/news.c:462:32: style: Parameter 'folder' can be declared as pointer to const. However it seems that 'news_close' is a callback function, if 'folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/news.c:462:52: style: Parameter 'item' can be declared as pointer to const. However it seems that 'news_close' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/news.c:543:52: style: Parameter 'ginfo1' can be declared as pointer to const. However it seems that 'news_group_info_compare' is a callback function, if 'ginfo1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/news.c:544:24: style: Parameter 'ginfo2' can be declared as pointer to const. However it seems that 'news_group_info_compare' is a callback function, if 'ginfo2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/stringtable.c:125:56: style: Parameter 'key' can be declared as pointer to const. However it seems that 'string_table_remove_for_each_fn' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/stringtable.c:148:51: style: Parameter 'key' can be declared as pointer to const. However it seems that 'string_table_stats_for_each_fn' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/stringtable.c:148:69: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'string_table_stats_for_each_fn' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/virtual.c:548:41: style: Parameter 'folder' can be declared as pointer to const. However it seems that 'virtual_fetch_msg' is a callback function, if 'folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/virtual.c:548:61: style: Parameter 'item' can be declared as pointer to const. However it seems that 'virtual_fetch_msg' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/virtual.c:553:45: style: Parameter 'folder' can be declared as pointer to const. However it seems that 'virtual_get_msginfo' is a callback function, if 'folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/virtual.c:553:65: style: Parameter 'item' can be declared as pointer to const. However it seems that 'virtual_get_msginfo' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/virtual.c:558:35: style: Parameter 'folder' can be declared as pointer to const. However it seems that 'virtual_close' is a callback function, if 'folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/virtual.c:558:55: style: Parameter 'item' can be declared as pointer to const. However it seems that 'virtual_close' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/virtual.c:563:41: style: Parameter 'folder' can be declared as pointer to const. However it seems that 'virtual_scan_folder' is a callback function, if 'folder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/virtual.c:563:61: style: Parameter 'item' can be declared as pointer to const. However it seems that 'virtual_scan_folder' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/libsylph/xml.c:633:38: style: Parameter 'node' can be declared as pointer to const. However it seems that 'xml_free_func' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:634:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'account_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:634:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'account_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:635:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'account_delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:641:52: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'account_selected' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:642:20: style: Parameter 'model' can be declared as pointer to const. However it seems that 'account_selected' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:642:40: style: Parameter 'path' can be declared as pointer to const. However it seems that 'account_selected' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:643:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'account_selected' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:687:48: style: Parameter 'treeview' can be declared as pointer to const. However it seems that 'account_row_activated' is a callback function, if 'treeview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:687:71: style: Parameter 'path' can be declared as pointer to const. However it seems that 'account_row_activated' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:688:26: style: Parameter 'column' can be declared as pointer to const. However it seems that 'account_row_activated' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:688:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'account_row_activated' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:711:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'account_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:711:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'account_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/account_dialog.c:712:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'account_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/action.c:872:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'kill_children_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/action.c:872:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'kill_children_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/action.c:959:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'io_dialog_key_pressed_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:1785:61: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'addressbook_tree_button_released' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:1786:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'addressbook_tree_button_released' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:1787:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'addressbook_tree_button_released' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2038:27: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'addressbook_folder_resized' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2050:24: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'addressbook_col_resized' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2806:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2806:62: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2811:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'addressbook_file_save_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2811:78: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'addressbook_file_save_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2842:47: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'addressbook_drag_begin' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2843:24: style: Parameter 'drag_context' can be declared as pointer to const. However it seems that 'addressbook_drag_begin' is a callback function, if 'drag_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2843:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'addressbook_drag_begin' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2849:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'addressbook_drag_end' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2850:22: style: Parameter 'drag_context' can be declared as pointer to const. However it seems that 'addressbook_drag_end' is a callback function, if 'drag_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:2850:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'addressbook_drag_end' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:3768:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:3768:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:3769:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:3776:62: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'size_allocated' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:3906:64: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'addressbook_list_select_func' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:3907:25: style: Parameter 'model' can be declared as pointer to const. However it seems that 'addressbook_list_select_func' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:3908:24: style: Parameter 'path' can be declared as pointer to const. However it seems that 'addressbook_list_select_func' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:3910:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'addressbook_list_select_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:4215:50: style: Parameter 'button' can be declared as pointer to const. However it seems that 'addressbook_close_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/addressbook.c:4215:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'addressbook_close_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/alertpanel.c:383:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'alertpanel_button_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/alertpanel.c:388:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'alertpanel_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/alertpanel.c:388:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'alertpanel_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/alertpanel.c:395:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'alertpanel_close' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/alertpanel.c:407:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'alertpanel_focus_out' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/alertpanel.c:407:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'alertpanel_focus_out' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/alertpanel.c:408:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'alertpanel_focus_out' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/compose.c:3171:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'check_recp_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/compose.c:6984:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'attach_property_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/compose.c:7343:21: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'compose_edit_size_alloc' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/compose.c:7418:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'toolbar_prefs_common_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/compose.c:7418:65: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toolbar_prefs_common_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/compose.c:7512:56: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'attach_selection_changed' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/compose.c:7512:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'attach_selection_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/compose.c:7565:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'attach_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/compose.c:7843:30: style: Parameter 'event' can be declared as pointer to const. However it seems that 'compose_window_state_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/compose.c:8143:45: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'compose_changed_cb' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/export.c:115:62: style: Parameter 'item' can be declared as pointer to const. However it seems that 'export_mbox_func' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/export.c:478:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'export_ok_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/export.c:478:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'export_ok_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/export.c:484:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'export_cancel_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/export.c:484:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'export_cancel_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/export.c:541:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/export.c:548:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'export_progress_cancel_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/export.c:548:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'export_progress_cancel_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/foldersel.c:571:37: style: Parameter 'button' can be declared as pointer to const. However it seems that 'foldersel_ok' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/foldersel.c:571:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'foldersel_ok' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/foldersel.c:576:41: style: Parameter 'button' can be declared as pointer to const. However it seems that 'foldersel_cancel' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/foldersel.c:576:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'foldersel_cancel' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/foldersel.c:663:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'foldersel_tree_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/foldersel.c:731:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/folderview.c:1947:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'folderview_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/folderview.c:2226:47: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'folderview_col_resized' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/folderview.c:2226:70: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'folderview_col_resized' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/folderview.c:2258:66: style: Parameter 'item' can be declared as pointer to const. However it seems that 'folderview_download_func' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/folderview.c:905:67: style: Parameter 'item' can be declared as pointer to const. However it seems that 'folderview_scan_tree_func' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/gtkutils.c:271:27: style: Parameter 'requisition' can be declared as pointer to const. However it seems that 'combo_button_size_request' is a callback function, if 'requisition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/imageview.c:285:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/import.c:705:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'import_ok_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/import.c:705:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'import_ok_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/import.c:711:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'import_cancel_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/import.c:711:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'import_cancel_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/import.c:767:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/import.c:774:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'import_progress_cancel_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/import.c:774:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'import_progress_cancel_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inc.c:1280:43: style: Parameter 'key' can be declared as pointer to const. However it seems that 'hash_remove_func' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inc.c:1280:57: style: Parameter 'value' can be declared as pointer to const. However it seems that 'hash_remove_func' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inc.c:1280:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'hash_remove_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:320:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ok_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:320:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ok_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:326:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cancel_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:326:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cancel_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:332:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:332:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:332:74: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:340:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:340:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:340:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:350:42: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'entry_activated' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:356:42: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'combo_activated' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:383:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'focus_out' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:383:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'focus_out' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/inputdialog.c:383:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'focus_out' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:3253:31: style: Parameter 'event' can be declared as pointer to const. However it seems that 'main_window_window_state_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:3323:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'main_window_visibility_notify_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:3614:37: style: Parameter 'mainwin' can be declared as pointer to const. However it seems that 'inc_stop_cb' is a callback function, if 'mainwin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:3614:71: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'inc_stop_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4010:46: style: Parameter 'mainwin' can be declared as pointer to const. However it seems that 'prefs_common_open_cb' is a callback function, if 'mainwin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4011:17: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_common_open_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4022:48: style: Parameter 'mainwin' can be declared as pointer to const. However it seems that 'prefs_template_open_cb' is a callback function, if 'mainwin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4023:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_template_open_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4028:48: style: Parameter 'mainwin' can be declared as pointer to const. However it seems that 'plugin_manager_open_cb' is a callback function, if 'mainwin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4029:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'plugin_manager_open_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4073:51: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'account_selector_menu_cb' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4086:40: style: Parameter 'mainwin' can be declared as pointer to const. However it seems that 'manual_open_cb' is a callback function, if 'mainwin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4087:18: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'manual_open_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4092:37: style: Parameter 'mainwin' can be declared as pointer to const. However it seems that 'faq_open_cb' is a callback function, if 'mainwin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4092:71: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'faq_open_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4104:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'help_cmdline_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4114:49: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'help_cmdline_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4114:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'help_cmdline_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4115:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'help_cmdline_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4120:47: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'help_cmdline_destroyed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4120:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'help_cmdline_destroyed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4237:41: style: Parameter 'mainwin' can be declared as pointer to const. However it seems that 'help_cmdline_cb' is a callback function, if 'mainwin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4238:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'help_cmdline_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/mainwindow.c:4259:56: style: Parameter 'item' can be declared as pointer to const. However it seems that 'scan_tree_func' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:244:52: style: Parameter 'button' can be declared as pointer to const. However it seems that 'message_search_prev_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:244:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'message_search_prev_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:249:52: style: Parameter 'button' can be declared as pointer to const. However it seems that 'message_search_next_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:249:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'message_search_next_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:254:38: style: Parameter 'button' can be declared as pointer to const. However it seems that 'close_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:254:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:264:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'window_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:264:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:265:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'window_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:271:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:271:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:272:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/message_search.c:279:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'view_destroyed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/messageview.c:1035:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/messageview.c:1259:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'about_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/messageview.c:1259:62: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'about_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/messageview.c:977:22: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'messageview_size_allocate_cb' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/notificationwindow.c:286:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'notify_timeout_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/notificationwindow.c:298:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'nwin_button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/notificationwindow.c:310:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'nwin_entered' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/notificationwindow.c:310:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'nwin_entered' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/notificationwindow.c:311:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'nwin_entered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/notificationwindow.c:345:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'nwin_destroy_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/notificationwindow.c:345:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'nwin_destroy_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/plugin_manager.c:246:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_account_dialog.c:2185:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_account_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_account_dialog.c:2185:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_account_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_account_dialog.c:2186:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_account_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_account_dialog.c:2192:54: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_account_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_account_dialog.c:2192:75: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_account_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_account_dialog.c:2193:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_account_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_account_dialog.c:2341:53: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_account_sig_changed_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_account_dialog.c:2341:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_account_sig_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_actions.c:533:50: style: Parameter 'w' can be declared as pointer to const. However it seems that 'prefs_actions_register_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_actions.c:533:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_actions_register_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_actions.c:646:75: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_actions_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:3361:19: style: Parameter 'event' can be declared as pointer to const. However it seems that 'date_format_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:3404:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'date_format_select_row' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:3758:51: style: Parameter 'widet' can be declared as pointer to const. However it seems that 'prefs_quote_colors_deleted' is a callback function, if 'widet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:3758:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_quote_colors_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:3759:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_quote_colors_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:3765:59: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_quote_colors_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:3766:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_quote_colors_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:3767:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_quote_colors_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:3868:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'quote_colors_set_dialog_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4037:64: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_quote_description_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4038:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_quote_description_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4039:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_quote_description_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4046:60: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_quote_description_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4047:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_quote_description_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4048:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_quote_description_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4123:54: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_keybind_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4123:75: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_keybind_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4124:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_keybind_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4131:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_keybind_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4131:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_keybind_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4132:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_keybind_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4761:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_common_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4761:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_common_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4762:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_common_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4768:53: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_common_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4768:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_common_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_common_dialog.c:4769:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_common_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_customheader.c:469:60: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_custom_header_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_customheader.c:470:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_custom_header_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_customheader.c:471:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_custom_header_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_customheader.c:490:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_custom_header_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_customheader.c:490:73: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_custom_header_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_customheader.c:491:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_custom_header_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_display_items.c:613:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_display_items_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:784:55: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'prefs_filter_select' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:785:23: style: Parameter 'model' can be declared as pointer to const. However it seems that 'prefs_filter_select' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:785:43: style: Parameter 'path' can be declared as pointer to const. However it seems that 'prefs_filter_select' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:786:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_filter_select' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:837:53: style: Parameter 'model' can be declared as pointer to const. However it seems that 'prefs_filter_row_inserted' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:837:73: style: Parameter 'path' can be declared as pointer to const. However it seems that 'prefs_filter_row_inserted' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:838:24: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'prefs_filter_row_inserted' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:838:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'prefs_filter_row_inserted' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:843:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_filter_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:843:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_filter_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:844:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_filter_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:850:53: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_filter_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:850:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_filter_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter.c:851:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_filter_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:1476:56: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'edit_header_list_dialog_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:1477:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'edit_header_list_dialog_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:1477:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'edit_header_list_dialog_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:1483:64: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'edit_header_list_dialog_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:1484:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'edit_header_list_dialog_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:1485:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'edit_header_list_dialog_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:2037:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_filter_edit_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:2037:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_filter_edit_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:2038:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_filter_edit_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:2044:58: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_filter_edit_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:2045:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_filter_edit_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_filter_edit.c:2046:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_filter_edit_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_folder_item.c:633:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_folder_item_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_search_folder.c:359:24: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_search_folder_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_summary_column.c:577:58: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_summary_column_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_summary_column.c:578:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_summary_column_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_summary_column.c:579:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_summary_column_delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_summary_column.c:585:61: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_summary_column_key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_summary_column.c:586:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_summary_column_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_summary_column.c:587:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_summary_column_key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_template.c:416:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_template_deleted_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_template.c:416:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_template_deleted_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_template.c:417:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_template_deleted_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_template.c:423:58: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prefs_template_key_pressed_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_template.c:424:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prefs_template_key_pressed_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_template.c:424:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_template_key_pressed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_template.c:431:52: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'prefs_template_changed_cb' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/prefs_template.c:431:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefs_template_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:1054:45: style: Parameter 'button' can be declared as pointer to const. However it seems that 'query_search_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:1054:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'query_search_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:1073:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'query_search_save_dialog_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:1341:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:953:40: style: Parameter 'treeview' can be declared as pointer to const. However it seems that 'row_activated' is a callback function, if 'treeview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:953:63: style: Parameter 'path' can be declared as pointer to const. However it seems that 'row_activated' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:954:25: style: Parameter 'column' can be declared as pointer to const. However it seems that 'row_activated' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:954:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'row_activated' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:959:48: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'row_selected' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:960:23: style: Parameter 'model' can be declared as pointer to const. However it seems that 'row_selected' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:960:43: style: Parameter 'path' can be declared as pointer to const. However it seems that 'row_selected' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/query_search.c:961:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'row_selected' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/quick_search.c:434:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entry_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/rpop3.c:1140:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/rpop3.c:1140:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/rpop3.c:1141:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/setup.c:302:56: style: Parameter 'item' can be declared as pointer to const. However it seems that 'scan_tree_func' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:566:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'window_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:566:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_deleted' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:566:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'window_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:575:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ok_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:575:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ok_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:582:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cancel_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:582:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cancel_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:602:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:653:42: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'entry_activated' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:658:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'search_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/subscribedialog.c:658:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'search_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:1753:105: style: Parameter 'path' can be declared as pointer to const. However it seems that 'summary_select_true_func' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:1753:143: style: Parameter 'data' can be declared as pointer to const. However it seems that 'summary_select_true_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:1753:60: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'summary_select_true_func' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:1753:85: style: Parameter 'model' can be declared as pointer to const. However it seems that 'summary_select_true_func' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:5858:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'summary_toggle_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6069:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'summary_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6325:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'summary_col_resized' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6325:67: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'summary_col_resized' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6326:18: style: Parameter 'summaryview' can be declared as pointer to const. However it seems that 'summary_col_resized' is a callback function, if 'summaryview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6379:47: style: Parameter 'button' can be declared as pointer to const. However it seems that 'summary_column_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6391:55: style: Parameter 'treeview' can be declared as pointer to const. However it seems that 'summary_column_drop_func' is a callback function, if 'treeview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6392:26: style: Parameter 'column' can be declared as pointer to const. However it seems that 'summary_column_drop_func' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6393:26: style: Parameter 'prev_column' can be declared as pointer to const. However it seems that 'summary_column_drop_func' is a callback function, if 'prev_column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6394:26: style: Parameter 'next_column' can be declared as pointer to const. However it seems that 'summary_column_drop_func' is a callback function, if 'next_column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6395:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'summary_column_drop_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:6518:59: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'summary_text_adj_value_changed' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/summaryview.c:669:59: style: Parameter 'item' can be declared as pointer to const. However it seems that 'get_msg_list_func' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/textview.c:1731:26: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'textview_size_allocate_cb' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 sylpheed-3.8.0beta1/src/textview.c:2410:29: style: Parameter 'event' can be declared as pointer to const. However it seems that 'textview_visibility_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/syncevolution/syncevolution_2.0.0.orig.tar.bz2 head syncevolution-syncevolution-2-0-0/src/backends/evolution/e-cal-check-timezones.c:176:34: style: Parameter 'key' can be declared as pointer to const. However it seems that 'addsystemtz' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/src/dbus/glib/test.c:148:27: style: Parameter 'key' can be declared as pointer to const. However it seems that 'print_config_value' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/src/dbus/glib/test.c:148:38: style: Parameter 'value' can be declared as pointer to const. However it seems that 'print_config_value' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/src/dbus/glib/test.c:148:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_config_value' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/src/dbus/glib/test.c:153:21: style: Parameter 'key' can be declared as pointer to const. However it seems that 'print_config' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/src/dbus/glib/test.c:176:30: style: Parameter 'session' can be declared as pointer to const. However it seems that 'progress_cb' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/src/dbus/glib/test.c:178:39: style: Parameter 'source_progresses' can be declared as pointer to const. However it seems that 'progress_cb' is a callback function, if 'source_progresses' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/src/dbus/glib/test.c:199:25: style: Parameter 'path' can be declared as pointer to const. However it seems that 'start_session_cb' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/src/dbus/glib/test.c:264:36: style: Parameter 'server' can be declared as pointer to const. However it seems that 'session_changed_cb' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/src/dbus/glib/test.c:265:27: style: Parameter 'path' can be declared as pointer to const. However it seems that 'session_changed_cb' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/src/dbus/glib/test.c:267:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'session_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syncevolution-syncevolution-2-0-0/test/dbus-client-server.cpp:82:58: style: Parameter 'server' can be declared as reference to const. However it seems that 'newClientConnection' is a callback function, if 'server' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/syslog-ng/syslog-ng_4.8.1.orig.tar.gz 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/afinter.c:414:37: style: Parameter 's' can be declared as pointer to const. However it seems that 'afinter_sd_pre_config_init' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/apphook.c:213:1: style: Parameter 'summary' can be declared as pointer to const. However it seems that 'nondumpable_allocator_msg_debug' is a callback function, if 'summary' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/apphook.c:214:1: style: Parameter 'summary' can be declared as pointer to const. However it seems that 'nondumpable_allocator_msg_fatal' is a callback function, if 'summary' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/cfg-args.c:57:48: style: Parameter 'key' can be declared as pointer to const. However it seems that '_resolve_unknown_blockargs_as_varargs' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/cfg-block-generator.c:29:59: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cfg_block_generator_format_name_method' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/cfg-block-generator.c:38:33: style: Parameter 'key' can be declared as pointer to const. However it seems that '_report_generator_args' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/cfg-block-generator.c:38:47: style: Parameter 'value' can be declared as pointer to const. However it seems that '_report_generator_args' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/cfg-block.c:94:67: style: Parameter 'default_value' can be declared as pointer to const. However it seems that '_validate_mandatory_options_callback' is a callback function, if 'default_value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/cfg-walker.c:51:16: style: Parameter 'arc1' can be declared as pointer to const. However it seems that 'arc_equal' is a callback function, if 'arc1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/cfg-walker.c:51:27: style: Parameter 'arc2' can be declared as pointer to const. However it seems that 'arc_equal' is a callback function, if 'arc2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/dnscache.c:83:34: style: Parameter 'e1' can be declared as pointer to const. However it seems that 'dns_cache_key_equal' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/dnscache.c:83:51: style: Parameter 'e2' can be declared as pointer to const. However it seems that 'dns_cache_key_equal' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/dnscache.c:98:33: style: Parameter 'e' can be declared as pointer to const. However it seems that 'dns_cache_key_hash' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/driver.c:108:33: style: Parameter 's' can be declared as pointer to const. However it seems that 'log_driver_init_method' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/driver.c:114:35: style: Parameter 's' can be declared as pointer to const. However it seems that 'log_driver_deinit_method' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/gprocess.c:1586:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'g_process_process_no_caps' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/gprocess.c:1586:64: style: Parameter 'error' can be declared as pointer to const. However it seems that 'g_process_process_no_caps' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/gsockaddr.c:219:51: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'g_sockaddr_inet_bind_prepare' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/host-resolve.c:477:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_reinit_resolver' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/logmatcher.c:231:51: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'log_matcher_glob_match' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/logmpx.c:66:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'log_multiplexer_deinit' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/logpipe.c:97:31: style: Parameter 'self' can be declared as pointer to const. However it seems that 'log_pipe_free_method' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop-control.c:119:59: style: Parameter 'command' can be declared as pointer to const. However it seems that 'control_connection_config' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop-control.c:239:49: style: Parameter 'status' can be declared as pointer to const. However it seems that 'secret_storage_status_accumulator' is a callback function, if 'status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop-control.c:276:53: style: Parameter 'command' can be declared as pointer to const. However it seems that 'process_credentials' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop-control.c:324:18: style: Parameter 'self' can be declared as pointer to const. However it seems that '_append_arc' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop-control.c:390:20: style: Parameter 'self' can be declared as pointer to const. However it seems that '_add_quotes' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop-control.c:75:64: style: Parameter 'command' can be declared as pointer to const. However it seems that 'control_connection_message_log' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop-io-worker.c:124:40: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'main_loop_io_worker_thread_start' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop-io-worker.c:130:39: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'main_loop_io_worker_thread_stop' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop-io-worker.c:136:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '__pre_pre_init_hook' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop-worker.c:448:37: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '__pre_init_hook' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/mainloop.c:545:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sig_usr1_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 syslog-ng-syslog-ng-4.8.1/lib/scratch-buffers.c:268:43: style: Parameter 'arg' can be declared as pointer to const. However it seems that '_garbage_collect_scratch_buffers' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head syslog-ng-syslog-ng-4.8.1/lib/transport/transport-factory-id.c:108:40: style: Parameter 'data' can be declared as pointer to const. However it seems that '_copy_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/sysprof/sysprof_49.0.orig.tar.xz head sysprof-49.0/src/sysprof-diff/sysprof-diff.c:196:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'sysprof_diff_fiber' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head sysprof-49.0/src/sysprofd/sysprofd.c:97:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wait_for_acquire_timeout_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/systemtap/systemtap_5.3.orig.tar.gz 2.18.0 systemtap-5.3/dwflpp.cxx:1600:27: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_lines' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 systemtap-5.3/dwflpp.cxx:1600:42: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_lines' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 systemtap-5.3/main.cxx:486:50: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'collect_stp' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 systemtap-5.3/main.cxx:505:51: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'collect_stpm' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 systemtap-5.3/runtime/linux/task_finder2.c:1170:60: style: Parameter 'engine' can be declared as pointer to const. However it seems that 'stap_utrace_task_finder_report_death' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 systemtap-5.3/runtime/linux/task_finder2.c:1179:32: style: Parameter 'engine' can be declared as pointer to const. However it seems that '__stp_utrace_task_finder_target_exec' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 systemtap-5.3/runtime/linux/task_finder2.c:1216:61: style: Parameter 'engine' can be declared as pointer to const. However it seems that '__stp_utrace_task_finder_target_death' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 systemtap-5.3/runtime/linux/task_finder2.c:1531:34: style: Parameter 'engine' can be declared as pointer to const. However it seems that '__stp_utrace_task_finder_target_syscall_entry' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 systemtap-5.3/runtime/linux/task_finder2.c:1646:33: style: Parameter 'engine' can be declared as pointer to const. However it seems that '__stp_utrace_task_finder_target_syscall_exit' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 systemtap-5.3/runtime/transport/control.c:701:47: style: Parameter 'file' can be declared as pointer to const. However it seems that '_stp_ctl_read_cmd' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 systemtap-5.3/tapsets.cxx:2028:31: style: Parameter 'caller' can be declared as reference to const. However it seems that 'query_callee' is a callback function, if 'caller' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/tali/tali_40.9.orig.tar.xz head tali-40.9/src/gyahtzee.c:138:40: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'create_category_from_key' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/tang/tang_15.orig.tar.xz head tang-15/src/tangd.c:109:33: style: Parameter 'misc' can be declared as pointer to const. However it seems that 'rec' is a callback function, if 'misc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head tang-15/src/tangd.c:72:33: style: Parameter 'misc' can be declared as pointer to const. However it seems that 'adv' is a callback function, if 'misc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/tar/tar_1.35+dfsg.orig.tar.xz head tar-1.35+dfsg/src/incremen.c:1410:35: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'write_directory_file_entry' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/tcmu/tcmu_1.5.4.orig.tar.xz head tcmu-1.5.4/libtcmu_log.c:348:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_to_syslog' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 tcmu-1.5.4/rbd.c:1634:50: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'tcmu_rbd_reconfig' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.18.0 tcmu-1.5.4/rbd.c:1635:34: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'tcmu_rbd_reconfig' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback]