constParameterCallback ftp://ftp.de.debian.org/debian/pool/main/a/ace/ace_8.0.5+dfsg.orig.tar.gz head ace-8.0.5+dfsg.orig/examples/IPC_SAP/SOCK_SAP/CPP-inserver.cpp:152:22: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'oneway_server' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/adplug/adplug_2.4+dfsg.orig.tar.xz head adplug-adplug-e491e38/src/adl.cpp:1821:49: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_setExtraLevel2' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head adplug-adplug-e491e38/src/adl.cpp:1839:52: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_changeExtraLevel2' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/almanah/almanah_0.12.4.orig.tar.xz head almanah-0.12.4/src/search-dialog.c:160:47: style: Parameter 'storage_manager' can be declared as pointer to const. However it seems that 'sd_search_progress_cb' is a callback function, if 'storage_manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/amanda/amanda_3.5.4.orig.tar.gz head amanda-3.5.4/amandad-src/amandad.c:936:15: style: Parameter 'pkt' can be declared as pointer to const. However it seems that 's_repwait' is a callback function, if 'pkt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/amsynth/amsynth_1.13.4.orig.tar.gz head amsynth-release-1.13.4/src/GUI/bitmap_button.c:130:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'bitmap_button_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head amsynth-release-1.13.4/src/GUI/bitmap_knob.c:260:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'bitmap_knob_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head amsynth-release-1.13.4/src/GUI/bitmap_knob.c:294:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'bitmap_knob_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head amsynth-release-1.13.4/src/GUI/editor_menus.cpp:60:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'override_item_toggled' 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/a/antennavis/antennavis_0.3.1.orig.tar.gz head antennavis-0.3.1.orig/AntennaWidget.c:337:37: style: Parameter 'togl' can be declared as pointer to const. However it seems that 'TKA_Display' is a callback function, if 'togl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/apwal/apwal_0.4.5.orig.tar.gz head apwal/src/cereimg.c:276:28: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cereimg_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/a/argyll/argyll_3.3.0+repack.orig.tar.xz head Argyll_V3.3.0/ccast/ccast.c:655:9: style: Parameter 'bg' can be declared as const array. However it seems that 'load_ccast' is a callback function, if 'bg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/ascii-patrol/ascii-patrol_1.7+dfsg.orig.tar.xz head ascii-patrol-1.7/menu.cpp:1227:25: style: Parameter 'm' can be declared as pointer to const. However it seems that 'ControlProc' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/asn1c/asn1c_0.9.28+dfsg.orig.tar.gz head asn1c-0.9.28+dfsg/skeletons/BOOLEAN.c:270:44: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'BOOLEAN_encode_uper' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/atheme-services/atheme-services_7.2.12.orig.tar.xz head atheme-services-v7.2.12/modules/chanserv/access.c:565:66: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_access_list' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.20.0 atheme-services-v7.2.12/modules/contrib/src/dnsbl.c:268:44: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'blacklist_dns_callback' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/nickserv/identify.c:55:60: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_login' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/nickserv/identify.c:55:60: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_login' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/nickserv/info.c:32:59: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_info' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/nickserv/register.c:35:63: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_register' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/nickserv/status.c:36:58: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_acc' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/operserv/akill.c:69:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'os_akill_newuser' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/operserv/sgline.c:75:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'os_sgline_newuser' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/operserv/sqline.c:105:57: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'os_sqline_chanjoin' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/operserv/sqline.c:84:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'os_sqline_newuser' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/protocol/ircd-seven.c:116:34: style: Parameter 'si' can be declared as pointer to const. However it seems that 'm_euid' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/protocol/ts6-generic.c:1000:34: style: Parameter 'si' can be declared as pointer to const. However it seems that 'm_euid' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 2.20.0 atheme-services-v7.2.12/modules/proxyscan/dnsbl.c:318:61: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'blacklist_dns_callback' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atheme-services-v7.2.12/modules/saslserv/main.c:712:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'sasl_newuser' 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/a/atlas-ecmwf/atlas-ecmwf_0.45.1.orig.tar.gz head atlas-0.45.1/src/atlas/library/FloatingPointExceptions.cc:178:63: style: Parameter 'si' can be declared as pointer to const. However it seems that 'atlas_signal_handler' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/atomes/atomes_1.2.1.orig.tar.gz head atomes-GNU-1.2.1/src/calc/cpmd/cpmd_init.c:349:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'update_cpmd_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atomes-GNU-1.2.1/src/calc/cpmd/cpmd_nose.c:689:113: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cp2k_select_coord_id' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atomes-GNU-1.2.1/src/calc/cpmd/cpmd_restart.c:96:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'update_restart_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atomes-GNU-1.2.1/src/calc/dl_poly/dlp_edit.c:1875:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'changed_atom_combo' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atomes-GNU-1.2.1/src/calc/dl_poly/dlp_ff_match.c:904:138: style: Parameter 'data' can be declared as pointer to const. However it seems that 'field_set_markup_and_visible' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atomes-GNU-1.2.1/src/calc/dl_poly/dlp_field.c:4258:75: style: Parameter 'data' can be declared as pointer to const. However it seems that 'select_field_action' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atomes-GNU-1.2.1/src/gui/calc_menu.c:391:72: style: Parameter 'data' can be declared as pointer to const. However it seems that 'combox_rings_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atomes-GNU-1.2.1/src/opengl/edit/cbuild_info.c:342:121: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_wisible' 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/a/audacious/audacious_4.5.1.orig.tar.bz2 head audacious-4.5.1/src/libaudgui/list.cc:98:72: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'list_model_get_value' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/audiotools/audiotools_3.1.1.orig.tar.gz head audiotools-3.1.1/src/pcm.c:642:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameList_frame_count' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/avahi/avahi_0.8.orig.tar.gz head avahi-0.8/avahi-core/querier-test.c:58:27: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sb_callback' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/bamf/bamf_0.5.6+repack.orig.tar.xz head bamf-0.5.6/src/bamf-application.c:1089:59: style: Parameter 'child' can be declared as pointer to const. However it seems that 'bamf_application_child_removed' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/baresip/baresip_1.1.0.orig.tar.gz head baresip-1.1.0/modules/b2bua/b2bua.c:82:44: style: Parameter 'call' can be declared as pointer to const. However it seems that 'call_dtmf_handler' is a callback function, if 'call' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head baresip-1.1.0/modules/httpreq/httpreq.c:229:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_setauth' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head baresip-1.1.0/modules/vidloop/vidloop.c:777:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'vidloop_start' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head baresip-1.1.0/src/cmd.c:606:37: style: Parameter 'le1' can be declared as pointer to const. However it seems that 'sort_handler' is a callback function, if 'le1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head baresip-1.1.0/src/cmd.c:606:53: style: Parameter 'le2' can be declared as pointer to const. However it seems that 'sort_handler' is a callback function, if 'le2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/bedtools/bedtools_2.31.1+dfsg.orig.tar.xz head bedtools2-2.31.1/src/utils/htslib/cram/cram_codecs.c:676:90: style: Parameter 'out_size' can be declared as pointer to const. However it seems that 'cram_subexp_decode' is a callback function, if 'out_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/bitlbee/bitlbee_3.6.orig.tar.gz head bitlbee-3.6/irc_im.c:717:46: style: Parameter 'bee' can be declared as pointer to const. However it seems that 'bee_irc_chat_add_user' is a callback function, if 'bee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head bitlbee-3.6/irc_im.c:717:69: style: Parameter 'c' can be declared as pointer to const. However it seems that 'bee_irc_chat_add_user' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head bitlbee-3.6/irc_im.c:731:49: style: Parameter 'bee' can be declared as pointer to const. However it seems that 'bee_irc_chat_remove_user' is a callback function, if 'bee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head bitlbee-3.6/irc_im.c:731:72: style: Parameter 'c' can be declared as pointer to const. However it seems that 'bee_irc_chat_remove_user' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head bitlbee-3.6/protocols/jabber/io.c:278:68: style: Parameter 'source' can be declared as pointer to const. However it seems that 'jabber_connected_ssl' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head bitlbee-3.6/protocols/jabber/iq.c:403:102: style: Parameter 'orig' can be declared as pointer to const. However it seems that 'jabber_parse_roster' is a callback function, if 'orig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/bladerf/bladerf_0.2024.05.orig.tar.gz head bladeRF-2024.05/host/drivers/linux/bladeRF.c:651:33: style: Parameter 'file' can be declared as pointer to const. However it seems that 'bladerf_ioctl' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/boolector/boolector_3.2.4.orig.tar.gz head boolector-3.2.4/src/btorproputils.c:3348:29: style: Parameter 'bve' can be declared as pointer to const. However it seems that 'inv_cond_bv' is a callback function, if 'bve' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/brasero/brasero_3.12.3.orig.tar.xz head brasero-3.12.3/libbrasero-burn/brasero-track-data-cfg.c:597:20: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'brasero_track_data_cfg_get_value' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/budgie-control-center/budgie-control-center_2.1.1.orig.tar.xz head budgie-control-center-2.1.1/panels/background/cc-background-preview.c:228:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cc_background_preview_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head budgie-control-center-2.1.1/panels/user-accounts/cc-fingerprint-dialog.c:365:35: style: Parameter 'progress_data' can be declared as pointer to const. However it seems that 'fingerprint_icon_draw' is a callback function, if 'progress_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/buzztrax/buzztrax_0.10.2.orig.tar.gz head buzztrax-0.10.2/src/ui/edit/machine-canvas-item.c:411:51: style: Parameter 'element' can be declared as pointer to const. However it seems that 'on_machine_parent_set' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head buzztrax-0.10.2/src/ui/edit/machine-canvas-item.c:423:53: style: Parameter 'element' can be declared as pointer to const. However it seems that 'on_machine_parent_unset' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cairo-dock-plug-ins/cairo-dock-plug-ins_3.5.1.orig.tar.gz head Cairo-Dock-cairo-dock-plug-ins-9df9af7/dustbin/src/applet-trashes-manager.c:44:60: style: Parameter 'pSharedMemory' can be declared as pointer to const. However it seems that 'cd_dustbin_display_result' is a callback function, if 'pSharedMemory' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head Cairo-Dock-cairo-dock-plug-ins-9df9af7/icon-effect/src/applet-fire.c:145:31: style: Parameter 'pIcon' can be declared as pointer to const. However it seems that 'update' is a callback function, if 'pIcon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head Cairo-Dock-cairo-dock-plug-ins-9df9af7/icon-effect/src/applet-rain.c:112:31: style: Parameter 'pIcon' can be declared as pointer to const. However it seems that 'update' is a callback function, if 'pIcon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head Cairo-Dock-cairo-dock-plug-ins-9df9af7/icon-effect/src/applet-snow.c:111:31: style: Parameter 'pIcon' can be declared as pointer to const. However it seems that 'update' is a callback function, if 'pIcon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head Cairo-Dock-cairo-dock-plug-ins-9df9af7/icon-effect/src/applet-star.c:135:31: style: Parameter 'pIcon' can be declared as pointer to const. However it seems that 'update' is a callback function, if 'pIcon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head Cairo-Dock-cairo-dock-plug-ins-9df9af7/icon-effect/src/applet-storm.c:129:31: style: Parameter 'pIcon' can be declared as pointer to const. However it seems that 'update' is a callback function, if 'pIcon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/caja/caja_1.26.4.orig.tar.xz head caja-1.26.4/src/file-manager/fm-icon-view.c:3235:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fm_icon_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head caja-1.26.4/src/file-manager/fm-tree-model.c:1361:60: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'fm_tree_model_get_value' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/calf/calf_0.90.9.orig.tar.gz head calf-0.90.9/src/ctl_linegraph.cpp:1206:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'calf_line_graph_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head calf-0.90.9/src/ctl_linegraph.cpp:1361:43: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'calf_line_graph_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head calf-0.90.9/src/ctl_phasegraph.cpp:247:43: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'calf_phase_graph_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/calibre/calibre_9.5.0+ds+~0.10.5.orig.tar.xz head calibre-9.5.0/src/calibre/utils/podofo/doc.cpp:333:23: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PDFDoc_append' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/catgirl/catgirl_2.2a.orig.tar.gz head catgirl-2.2a/command.c:392:38: style: Parameter 'params' can be declared as pointer to const. However it seems that 'commandNS' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head catgirl-2.2a/command.c:397:38: style: Parameter 'params' can be declared as pointer to const. However it seems that 'commandCS' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/cheese/cheese_44.1.orig.tar.xz head cheese-44.1/src/thumbview/eog-thumb-nav.c:148:44: style: Parameter 'hadj' can be declared as pointer to const. However it seems that 'eog_thumb_nav_hadj_changed' is a callback function, if 'hadj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head cheese-44.1/src/thumbview/eog-thumb-nav.c:192:50: style: Parameter 'hadj' can be declared as pointer to const. However it seems that 'eog_thumb_nav_hadj_value_changed' is a callback function, if 'hadj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/c/clapper/clapper_0.8.0.orig.tar.gz head clapper-0.8.0/src/lib/gst/plugin/gstclappersink.c:362:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gst_clapper_sink_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/c/claws-mail/claws-mail_4.4.0.orig.tar.xz head claws-mail-4.4.0/src/plugins/notification/notification_core.c:525:54: style: Parameter 'node' can be declared as pointer to const. However it seems that 'notification_traverse_collect' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback]