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/i/ircd-hybrid/ircd-hybrid_8.2.46+dfsg.1.orig.tar.gz head ircd-hybrid-8.2.46.dfsg.1/modules/m_webirc.c:54:50: style: Parameter 'parv' can be declared as const array. However it seems that 'mr_webirc' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/irssi-plugin-xmpp/irssi-plugin-xmpp_0.54+git20191101+c13fa5.orig.tar.gz head src/fe-common/fe-xmpp-messages.c:130:34: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_action' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head src/fe-common/fe-xmpp-messages.c:168:14: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_own_action' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head src/fe-common/fe-xmpp-messages.c:40:53: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_history' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head src/fe-common/fe-xmpp-messages.c:92:53: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_history_action' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head src/fe-common/xep/fe-delay.c:103:33: style: Parameter 't' can be declared as pointer to const. However it seems that 'sig_message_delay_action' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head src/fe-common/xep/fe-delay.c:103:45: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_message_delay_action' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head src/fe-common/xep/fe-delay.c:37:33: style: Parameter 't' can be declared as pointer to const. However it seems that 'sig_message_delay' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head src/fe-common/xep/fe-delay.c:37:45: style: Parameter 'gpointer_type' can be declared as pointer to const. However it seems that 'sig_message_delay' is a callback function, if 'gpointer_type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/i/irssi/irssi_1.4.5.orig.tar.xz head irssi-1.4.5/src/fe-common/core/fe-windows.c:663:49: style: Parameter 'server' can be declared as pointer to const. However it seems that 'sig_server_disconnected' 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/j/janus/janus_1.1.2.orig.tar.gz head janus-gateway-1.1.2/src/transports/janus_http.c:1021:71: style: Parameter 'request_id' can be declared as pointer to const. However it seems that 'janus_http_send_message' is a callback function, if 'request_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head janus-gateway-1.1.2/src/transports/janus_http.c:1119:58: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_http_session_created' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head janus-gateway-1.1.2/src/transports/janus_rabbitmq.c:800:58: style: Parameter 'transport' can be declared as pointer to const. However it seems that 'janus_rabbitmq_send_message' is a callback function, if 'transport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head janus-gateway-1.1.2/src/transports/janus_websockets.c:1125:21: style: Parameter 'in' can be declared as pointer to const. However it seems that 'janus_websockets_callback_http' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/j/jsusfx/jsusfx_0.4.0.orig.tar.gz head jsusfx-0.4.0/src/jsusfx_file.cpp:110:62: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_text' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head jsusfx-0.4.0/src/jsusfx_file.cpp:126:61: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_mem' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head jsusfx-0.4.0/src/jsusfx_file.cpp:126:77: style: Parameter '_destOffset' can be declared as pointer to const. However it seems that '_file_mem' is a callback function, if '_destOffset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head jsusfx-0.4.0/src/jsusfx_file.cpp:126:97: style: Parameter '_numValues' can be declared as pointer to const. However it seems that '_file_mem' is a callback function, if '_numValues' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head jsusfx-0.4.0/src/jsusfx_file.cpp:155:61: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_var' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head jsusfx-0.4.0/src/jsusfx_file.cpp:27:62: style: Parameter '_index' can be declared as pointer to const. However it seems that '_file_open' is a callback function, if '_index' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head jsusfx-0.4.0/src/jsusfx_file.cpp:48:63: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_close' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head jsusfx-0.4.0/src/jsusfx_file.cpp:64:63: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_avail' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head jsusfx-0.4.0/src/jsusfx_file.cpp:84:62: style: Parameter '_handle' can be declared as pointer to const. However it seems that '_file_riff' is a callback function, if '_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head jsusfx-0.4.0/src/jsusfx_gfx.cpp:313:64: style: Parameter 'img' can be declared as pointer to const. However it seems that '_gfx_loadimg' is a callback function, if 'img' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head jsusfx-0.4.0/src/jsusfx_gfx.cpp:313:76: style: Parameter 'fr' can be declared as pointer to const. However it seems that '_gfx_loadimg' is a callback function, if 'fr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kakoune/kakoune_2024.05.18.orig.tar.gz head kakoune-2024.05.18/src/commands.cc:1367:62: style: Parameter 'context' can be declared as reference to const. However it seems that 'define_command' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head kakoune-2024.05.18/src/normal.cc:429:33: style: Parameter 'context' can be declared as reference to const. However it seems that 'replace_with_char' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kalarm/kalarm_25.12.3.orig.tar.xz head kalarm-25.12.3/src/resources/fileresourcedatamodel.cpp:655:54: style: Parameter 'resource' can be declared as reference to const. However it seems that 'removeResource' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kamailio/kamailio_6.0.5.orig.tar.gz head kamailio-6.0.5/src/lib/srdb2/db_ctx.c:41:45: style: Parameter 'module' can be declared as pointer to const. However it seems that 'db_ctx_data' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/khmer/khmer_3.0.0~a3+dfsg.orig.tar.xz head khmer-3.0.0a3/src/khmer/_cpy_hashtable.cc:467:71: style: Parameter 'me' can be declared as pointer to const. However it seems that 'hashtable_consume_seqfile_with_reads_parser' is a callback function, if 'me' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head khmer-3.0.0a3/src/khmer/_cpy_hashtable.cc:647:78: style: Parameter 'me' can be declared as pointer to const. However it seems that 'hashtable_abundance_distribution_with_reads_parser' is a callback function, if 'me' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/knot/knot_3.5.3.orig.tar.xz head knot-3.5.3/src/libknot/db/db_lmdb.c:316:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'iter_set' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kseexpr/kseexpr_4.0.4.0.orig.tar.gz head kseexpr-4.0.4.0/src/KSeExpr/Interpreter.cpp:148:23: style: Parameter 'opData' can be declared as pointer to const. However it seems that 'f' is a callback function, if 'opData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/k/kylin-burner/kylin-burner_3.0.11.orig.tar.gz head kylin-burner-3.0.11/libburner-burn/burner-track-data-cfg.c:597:20: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'burner_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/l/lcdproc/lcdproc_0.5.9.orig.tar.gz head lcdproc-0.5.9/server/drivers/hd44780-rpi.c:483:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'lcdrpi_HD44780_backlight' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/liba/libapache2-mod-auth-gssapi/libapache2-mod-auth-gssapi_1.6.4.orig.tar.gz head mod_auth_gssapi-1.6.4/src/asn1c/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/liba/libayatana-appindicator/libayatana-appindicator_0.5.94.orig.tar.gz head libayatana-appindicator-0.5.94/src/app-indicator.c:888:97: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'app_indicator_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/libd/libdbusmenu/libdbusmenu_18.10.20180917~bzr492+repack1.orig.tar.xz head libdbusmenu-18.10.20180917~bzr492/libdbusmenu-gtk/parser.c:1090:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'action_notify_cb' 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/libe/libevent/libevent_2.1.12-stable.orig.tar.gz head libevent-2.1.12-stable/test/regress_http.c:317:49: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'http_basic_cb' 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/libf/libfcgi/libfcgi_2.4.5.orig.tar.gz head fcgi2-2.4.5/examples/threaded.c:21:25: style: Parameter 'a' can be declared as pointer to const. However it seems that 'doit' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/libg/libgc/libgc_8.2.12.orig.tar.gz head bdwgc-bdwgc-b5cca92/tests/test.c:725:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'reverse_test_inner' 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/libn/libnfs/libnfs_5.0.2.orig.tar.gz head libnfs-libnfs-5.0.2/lib/nfs_v3.c:1834:36: style: Parameter 'rpc' can be declared as pointer to const. However it seems that 'nfs3_access_cb' is a callback function, if 'rpc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libnfs-libnfs-5.0.2/lib/nfs_v3.c:5077:34: style: Parameter 'rpc' can be declared as pointer to const. However it seems that 'nfs3_open_cb' is a callback function, if 'rpc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/libn/libnma/libnma_1.10.6.orig.tar.xz head libnma-1.10.6/src/nma-bar-code-widget.c:238:40: style: Parameter 'uri' can be declared as pointer to const. However it seems that 'link_activated' is a callback function, if 'uri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/libo/libosmo-netif/libosmo-netif_1.6.0.orig.tar.xz head libosmo-netif-1.6.0/src/stream_cli.c:464:50: style: Parameter 'ofd' can be declared as pointer to const. However it seems that 'osmo_stream_cli_fd_cb' is a callback function, if 'ofd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libosmo-netif-1.6.0/src/stream_cli.c:575:85: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'stream_cli_iofd_write_cb' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libosmo-netif-1.6.0/src/stream_srv.c:118:56: style: Parameter 'ofd' can be declared as pointer to const. However it seems that 'osmo_stream_srv_link_ofd_cb' is a callback function, if 'ofd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libosmo-netif-1.6.0/src/stream_srv.c:889:47: style: Parameter 'ofd' can be declared as pointer to const. However it seems that 'osmo_stream_srv_cb' is a callback function, if 'ofd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/libp/libpano13/libpano13_2.9.23+dfsg.orig.tar.xz head libpano13-2.9.23/PTDialogs.c:127:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetPerspPrefs' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:183:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetCPrefs' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:263:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetFrPrefs' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:407:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetLumOpt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:435:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetRadOpt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:485:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetHorOpt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:501:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetVerOpt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:517:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetShOpt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:52:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetRem' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:533:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetScOpt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:550:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetCutOpt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:567:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetAdPrefs' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:620:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetCrOpt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:734:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetPanOpt' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:751:3: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetIntp' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libpano13-2.9.23/PTDialogs.c:926:2: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SetSiz' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/libr/libre/libre_2.0.1.orig.tar.gz head re-2.0.1/src/mem/mem.c:361:38: style: Parameter 'le' can be declared as pointer to const. However it seems that 'debug_handler' is a callback function, if 'le' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/libr/librnd/librnd_4.4.0.orig.tar.bz2 head librnd-4.4.0/src_3rd/liblhtpers/pers_hash.c:71:63: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'pers_event_ha_post' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head librnd-4.4.0/src_3rd/liblhtpers/pers_list.c:111:63: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'pers_event_li_post' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/libs/libsolv/libsolv_0.7.35.orig.tar.gz head libsolv-0.7.35/ext/pool_fileconflicts.c:181:74: style: Parameter 'info' can be declared as pointer to const. However it seems that 'findfileconflicts_cb' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libsolv-0.7.35/ext/pool_fileconflicts.c:580:80: style: Parameter 'info' can be declared as pointer to const. However it seems that 'findfileconflicts_alias_cb' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/libv/libvncserver/libvncserver_0.9.15+dfsg.orig.tar.xz head libvncserver-LibVNCServer-0.9.15/examples/client/gtkvncviewer.c:356:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_event' 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/libw/libwebsockets/libwebsockets_4.3.5.orig.tar.gz head libwebsockets-4.3.5/lib/roles/mqtt/ops-mqtt.c:28:56: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'rops_handle_POLLIN_mqtt' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libwebsockets-4.3.5/lib/roles/netlink/ops-netlink.c:59:75: style: Parameter 'wsi' can be declared as pointer to const. However it seems that 'rops_handle_POLLIN_netlink' is a callback function, if 'wsi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libwebsockets-4.3.5/lib/roles/netlink/ops-netlink.c:60:26: style: Parameter 'pollfd' can be declared as pointer to const. However it seems that 'rops_handle_POLLIN_netlink' is a callback function, if 'pollfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head libwebsockets-4.3.5/lib/roles/ws/ops-ws.c:940:54: style: Parameter 'pt' can be declared as pointer to const. However it seems that 'rops_handle_POLLIN_ws' is a callback function, if 'pt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/libx/libxt/libxt_1.2.1.orig.tar.gz head libXt-1.2.1/src/Converters.c:814:30: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'XtCvtStringToFloat' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/l/lifeograph/lifeograph_3.0.4.orig.tar.xz head lifeograph-3.0.4/src/widgets/widget_entrylist.cpp:534:71: style: Parameter 'drop_target' can be declared as reference to const. However it seems that 'handle_drop_motion' is a callback function, if 'drop_target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/l/limesuite/limesuite_23.11.0+dfsg.orig.tar.xz head LimeSuite-23.11.0/src/lms7002_wxgui/lms7002_pnlSX_view.cpp:1079:66: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnbtnChangeRefClkClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head LimeSuite-23.11.0/src/lms7002_wxgui/lms7002_pnlSX_view.cpp:1143:58: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnbtnTuneClick' 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/l/lldpd/lldpd_1.0.19.orig.tar.gz head lldpd-1.0.19/libevent/test/regress_http.c:317:49: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'http_basic_cb' 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/l/lomiri-telephony-service/lomiri-telephony-service_0.6.1.orig.tar.bz2 head lomiri-telephony-service-0.6.1/indicator/textchannelobserver.cpp:74:72: style: Parameter 'action' can be declared as pointer to const. However it seems that 'flash_notification_action' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/m/mapcache/mapcache_1.14.1.orig.tar.gz head mapcache-rel-1-14-1/lib/service_kml.c:40:100: style: Parameter 'url' can be declared as pointer to const. However it seems that '_create_capabilities_kml' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head mapcache-rel-1-14-1/lib/service_wmts.c:283:101: style: Parameter 'url' can be declared as pointer to const. However it seems that '_create_capabilities_wmts' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/m/mate-panel/mate-panel_1.27.1.orig.tar.xz head mate-panel-1.27.1/applets/clock/clock-location-tile.c:200:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'enter_or_leave_tile' 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/m/mate-settings-daemon/mate-settings-daemon_1.26.1.orig.tar.xz head mate-settings-daemon-1.26.1/plugins/xsettings/msd-xsettings-manager.c:514:34: style: Parameter 'value' can be declared as pointer to const. However it seems that 'delayed_toggle_bg_draw' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/m/mdadm/mdadm_4.5.orig.tar.xz head mdadm-4.5/super1.c:1072:25: style: Parameter 'homehost' can be declared as pointer to const. However it seems that 'update_super1' is a callback function, if 'homehost' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/m/mergerfs/mergerfs_2.40.2.orig.tar.gz head mergerfs-2.40.2/libfuse/lib/fuse.c:2655:40: style: Parameter 'hdr_' can be declared as pointer to const. However it seems that 'fuse_lib_statfs' is a callback function, if 'hdr_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/m/miopen/miopen_6.4.3+dfsg.orig.tar.xz head MIOpen-rocm-6.4.3/test/gtest/db_sync.cpp:691:42: style: Parameter 'data' can be declared as reference to const. However it seems that 'CheckFDBEntry' 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/m/mlt/mlt_7.36.1.orig.tar.gz head mlt-7.36.1/src/modules/frei0r/factory.c:102:94: style: Parameter 'name' can be declared as pointer to const. However it seems that 'fill_param_info' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/m/mlterm/mlterm_3.9.4.orig.tar.gz head mlterm-3.9.4/inputmethod/canna/im_canna.c:292:76: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_event' 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/m/modemmanager/modemmanager_1.25.95.orig.tar.xz head modemmanager-1.25.95/src/mm-iface-modem-3gpp.c:201:46: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'packet_service_wait_cancelled' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/m/modglue/modglue_1.17.orig.tar.gz head modglue-1.17/src/gtkshell.cc:337:48: style: Parameter 'child' can be declared as reference to const. However it seems that 'cb_select_child' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head modglue-1.17/src/gtkshell2.cc:337:48: style: Parameter 'child' can be declared as reference to const. However it seems that 'cb_select_child' 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/m/mpd/mpd_0.24.8.orig.tar.xz head mpd-0.24.8/src/lib/curl/Adapter.cxx:156:49: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'WriteFunction' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/m/mpv/mpv_0.41.0.orig.tar.gz head mpv-player-mpv-2c219aa/video/out/gpu/libmpv_gpu.c:139:52: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'update_external' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head mpv-player-mpv-2c219aa/video/out/hwdec/dmabuf_interop_gl.c:201:49: style: Parameter 'dmabuf_interop' can be declared as pointer to const. However it seems that 'vaapi_gl_map' is a callback function, if 'dmabuf_interop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/m/mtink/mtink_1.0.16.orig.tar.gz head mtink-1.0.16/mainSrc/tooltip.c:344:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'showTooltip' 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/m/mtpaint/mtpaint_3.50.13.orig.tar.gz head mtPaint-a50460bacadfc522705648c1367541974c5d109d/src/otherwindow.c:1907:44: style: Parameter 'dt' can be declared as pointer to const. However it seems that 'click_quantize_ok' is a callback function, if 'dt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head mtPaint-a50460bacadfc522705648c1367541974c5d109d/src/vcode.c:5148:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'listc_column_button' 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/n/naev/naev_0.8.2.orig.tar.gz head naev-0.8.2/src/map_system.c:600:62: style: Parameter 'str' can be declared as pointer to const. However it seems that 'map_system_array_update' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/n/nasm/nasm_3.01.orig.tar.xz head nasm-3.01/output/outcoff.c:537:48: style: Parameter 'special' can be declared as pointer to const. However it seems that 'coff_deflabel' is a callback function, if 'special' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/n/navit/navit_0.5.6+dfsg.1.orig.tar.xz head navit-0.5.6/navit/graphics/win32/graphics_win32.c:747:74: style: Parameter 'c' can be declared as pointer to const. However it seems that 'gc_set_foreground' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/n/ncdc/ncdc_1.23.1.orig.tar.gz head ncdc-1.23.1/src/uit_conn.c:105:38: style: Parameter 'list' can be declared as pointer to const. However it seems that 't_draw_row' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/n/nedit/nedit_5.7.orig.tar.gz head nedit-5.7/source/menu.c:2715:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'newAP' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head nedit-5.7/source/menu.c:2715:68: style: Parameter 'nArgs' can be declared as pointer to const. However it seems that 'newAP' is a callback function, if 'nArgs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head nedit-5.7/source/selection.c:250:12: style: Parameter 'type' can be declared as pointer to const. However it seems that 'fileCB' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head nedit-5.7/source/selection.c:250:46: style: Parameter 'length' can be declared as pointer to const. However it seems that 'fileCB' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head nedit-5.7/source/selection.c:250:59: style: Parameter 'format' can be declared as pointer to const. However it seems that 'fileCB' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/n/nemo/nemo_6.4.5.orig.tar.gz head nemo-6.4.5/src/nemo-tree-sidebar-model.c:1255: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/n/neomutt/neomutt_20260105+dfsg.orig.tar.xz head neomutt-20260105/browser/expando.c:237:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'folder_file_mode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head neomutt-20260105/index/expando_index.c:1645:72: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mailbox_mailbox_name' 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/n/netgen/netgen_6.2.2601+dfsg1.orig.tar.xz head netgen-6.2.2601/libsrc/visualization/visualpkg.cpp:304:47: style: Parameter 'argv' can be declared as const array. However it seems that 'Ng_Vis_Field' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head netgen-6.2.2601/libsrc/visualization/visualpkg.cpp:37:45: style: Parameter 'argv' can be declared as const array. However it seems that 'Ng_Vis_Set' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head netgen-6.2.2601/ng/ngpkg.cpp:1018:30: style: Parameter 'argv' can be declared as const array. However it seems that 'Ng_HPRefinement' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head netgen-6.2.2601/ng/ngpkg.cpp:1740:35: style: Parameter 'argv' can be declared as const array. However it seems that 'Ng_Anisotropy' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/n/nethack/nethack_3.6.7.orig.tar.gz head NetHack-3.6.7/src/apply.c:302:22: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'use_stethoscope' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head NetHack-3.6.7/src/mhitu.c:834:16: style: Parameter 'mattk' can be declared as pointer to const. However it seems that 'u_slip_free' is a callback function, if 'mattk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head NetHack-3.6.7/src/pager.c:556:18: style: Parameter 'pm' can be declared as pointer to const. However it seems that 'checkfile' is a callback function, if 'pm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head NetHack-3.6.7/src/questpgr.c:533:15: style: Parameter 'qt_msg' can be declared as pointer to const. However it seems that 'deliver_by_window' is a callback function, if 'qt_msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head NetHack-3.6.7/src/timeout.c:1131:11: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'burn_object' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head NetHack-3.6.7/src/timeout.c:803:11: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'hatch_egg' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head NetHack-3.6.7/src/trap.c:1587:14: style: Parameter 'trap' can be declared as pointer to const. However it seems that 'steedintrap' is a callback function, if 'trap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head NetHack-3.6.7/src/uhitm.c:1403:16: style: Parameter 'mattk' can be declared as pointer to const. However it seems that 'm_slips_free' is a callback function, if 'mattk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head NetHack-3.6.7/win/X11/winmenu.c:1139:14: style: Parameter 'curr_menu' can be declared as pointer to const. However it seems that 'menu_create_entries' is a callback function, if 'curr_menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/n/network-manager-applet/network-manager-applet_1.36.0.orig.tar.xz head network-manager-applet-1.36.0/src/connection-editor/page-ip4.c:1068:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cell_error_data_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head network-manager-applet-1.36.0/src/connection-editor/page-ip6.c:1071:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cell_error_data_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/n/neverball/neverball_1.6.0+git20180603.orig.tar.xz head neverball-master/ball/st_level.c:229:55: style: Parameter 'prev' can be declared as pointer to const. However it seems that 'exit_enter' is a callback function, if 'prev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/n/nginx/nginx_1.28.2.orig.tar.xz head nginx-1.28.2/src/stream/ngx_stream_proxy_module.c:2153:39: style: Parameter 'log' can be declared as pointer to const. However it seems that 'ngx_stream_proxy_log_error' is a callback function, if 'log' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/n/ngraph-gtk/ngraph-gtk_6.09.11.orig.tar.gz head ngraph-gtk-6.09.11/src/gtk/x11dialg.c:347:83: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'setup_column' 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/n/ntpsec/ntpsec_1.2.4+dfsg.orig.tar.xz head ntpsec-1.2.4+dfsg/ntpd/refclock_oncore.c:2531:11: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'oncore_msg_Bl' 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/n/nvi/nvi_1.81.6.orig.tar.gz head nvi-1.81.6/motif_l/m_vi.c:603:50: style: Parameter 'str' can be declared as pointer to const. However it seems that 'command' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/o/ocurl/ocurl_0.9.2.orig.tar.gz head ocurl-0.9.2/curl-helper.c:1028:32: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'cb_DEBUGFUNCTION' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/o/open-vm-tools/open-vm-tools_13.0.10.orig.tar.xz head open-vm-tools-stable-13.0.10/open-vm-tools/tests/vmrpcdbg/debugChannel.c:177:26: style: Parameter 'chan' can be declared as pointer to const. However it seems that 'RpcDebugSend' is a callback function, if 'chan' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/o/opencryptoki/opencryptoki_3.23.0+dfsg.orig.tar.xz head opencryptoki-3.23.0/usr/lib/cca_stdll/cca_specific.c:6341:51: style: Parameter 'tokdata' can be declared as pointer to const. However it seems that 'token_specific_sha_update' is a callback function, if 'tokdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/o/openldap/openldap_2.6.10+dfsg.orig.tar.xz head openldap-2.6.10/contrib/slapd-modules/autogroup/autogroup.c:1135:47: style: Parameter 'rs' can be declared as pointer to const. However it seems that 'autogroup_response' is a callback function, if 'rs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head openldap-2.6.10/servers/slapd/back-monitor/init.c:1405:18: style: Parameter 'ndn_in' can be declared as pointer to const. However it seems that 'monitor_back_unregister_entry_attrs' is a callback function, if 'ndn_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/o/opensurge/opensurge_0.6.1.3+ds.orig.tar.xz head alemart-opensurge-ece1488/src/scripting/animation.c:282:58: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getfinished' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/animation.c:406:55: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getframe' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/animation.c:432:61: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getspeedfactor' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/animation.c:451:54: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getsync' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/entitycontainer.c:265:53: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_render' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/level.c:948:70: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_registersetupobjectname' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/player.c:1021:55: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getwidth' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/player.c:1028:56: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getheight' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/player.c:1330:60: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getbreathtime' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/player.c:675:64: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getsecondstodrown' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/player.c:822:59: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getdirection' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/player.c:829:58: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_gettopspeed' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/player.c:838:58: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getcapspeed' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/player.c:847:59: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_gethlocktime' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/player.c:932:55: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getangle' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/player.c:952:55: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getslope' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/text.c:447:59: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getmaxlength' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-opensurge-ece1488/src/scripting/vector2.c:234:55: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_getangle' 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/o/openvpn/openvpn_2.7.0.orig.tar.gz head openvpn-2.7.0/src/plugins/auth-pam/auth-pam.c:654:15: style: Parameter 'appdata_ptr' can be declared as pointer to const. However it seems that 'my_conv' is a callback function, if 'appdata_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/o/osmo-bsc/osmo-bsc_1.13.0.orig.tar.xz head osmo-bsc-1.13.0/src/osmo-bsc/lcs_loc_req.c:279:59: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'lcs_loc_req_fsm_timer_cb' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head osmo-bsc-1.13.0/src/osmo-bsc/lcs_loc_req.c:295:69: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'lcs_loc_req_wait_loc_resp_onenter' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head osmo-bsc-1.13.0/src/osmo-bsc/lcs_ta_req.c:106:58: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'lcs_ta_req_fsm_timer_cb' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head osmo-bsc-1.13.0/src/osmo-bsc/nm_gprs_cell_fsm.c:332:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'st_op_allstate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head osmo-bsc-1.13.0/src/osmo-bsc/nm_gprs_nse_fsm.c:304:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'st_op_allstate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head osmo-bsc-1.13.0/src/osmo-bsc/nm_rcarrier_fsm.c:353:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'st_op_allstate' 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/o/osmo-bts/osmo-bts_1.9.0+dfsg1.orig.tar.xz head osmo-bts-1.9.0/src/osmo-bts-trx/trx_if.c:669:45: style: Parameter 'ofd' can be declared as pointer to const. However it seems that 'trx_ctrl_read_cb' is a callback function, if 'ofd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/o/osmo-hlr/osmo-hlr_1.9.0+dfsg1.orig.tar.xz head osmo-hlr-1.9.0/src/lu_fsm.c:222:50: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'lu_fsm_timer_cb' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head osmo-hlr-1.9.0/src/lu_fsm.c:238:74: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'lu_fsm_wait_insert_data_result_onenter' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head osmo-hlr-1.9.0/src/lu_fsm.c:257:59: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'lu_fsm_wait_insert_data_result' 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/o/osmo-libasn1c/osmo-libasn1c_0.9.38.orig.tar.xz head osmo-libasn1c-0.9.38/src/BOOLEAN.c:301: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] head osmo-libasn1c-0.9.38/src/BOOLEAN.c:317:51: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'BOOLEAN_encode_aper' 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/o/ovito/ovito_3.15.0~ds.orig.tar.xz head ovito-v3.15.0-7f15d94ec54d2d05bb92625c415c29e3c13dbd60/src/ovito/core/utilities/concurrent/detail/TaskCallback.h:98:40: style: Parameter 'task' can be declared as reference to const. However it seems that 'stateChangedImpl' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/packagekit/packagekit_1.3.4.orig.tar.xz head PackageKit-1.3.4/backends/alpm/pk-alpm-search.c:327:73: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pk_backend_search_thread' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head PackageKit-1.3.4/backends/alpm/pk-alpm-sync.c:184:71: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pk_backend_sync_thread' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/parcellite/parcellite_1.2.1.orig.tar.gz head parcellite-1.2.1/src/main.c:1803:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'show_history_menu' 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/p/parser/parser_3.5.1.orig.tar.gz head parser-3.5.1/src/classes/string.C:215:48: style: Parameter 'row' can be declared as pointer to const. However it seems that 'split_action' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/pd-cyclone/pd-cyclone_0.9.4+ds.orig.tar.xz head porres-pd-cyclone-173ea9f/cyclone_objects/binaries/control/zl.c:955:53: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'zl_compare' 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/p/pd-maxlib/pd-maxlib_1.6.0.orig.tar.gz head pd-maxlib-1.6.0/src/netrec.c:339:35: style: Parameter 'compatflag' can be declared as pointer to const. However it seems that 'netrec_new' is a callback function, if 'compatflag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/pd-pddp/pd-pddp_0.2.1.orig.tar.gz head pddp-0.2.1/pddplink.c:142:43: style: Parameter 'x' can be declared as pointer to const. However it seems that 'pddplink_anything' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/phodav/phodav_3.0.orig.tar.xz head phodav-3.0/libphodav/phodav-server.c:211:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'phodav_server_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/p/phosh/phosh_0.53.0.orig.tar.xz head phosh-0.53.0/src/polkit-auth-prompt.c:330:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'phosh_polkit_auth_prompt_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/p/pidgin-librvp/pidgin-librvp_0.9.7cvs.orig.tar.gz head librvp-0.9.7cvs/rvp.c:3280:42: style: Parameter 'b' can be declared as pointer to const. However it seems that 'rvp_status_text' 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/p/pidgin-sipe/pidgin-sipe_1.25.0+git20240122.cb7e7be.orig.tar.xz head pidgin-sipe-1.25.0+git20240122.cb7e7be/src/core/sipe-webticket.c:464:18: style: Parameter 'soap_body' can be declared as pointer to const. However it seems that 'webticket_token' is a callback function, if 'soap_body' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/pidgin/pidgin_2.14.14.orig.tar.bz2 head pidgin-2.14.14/pidgin/gtkblist.c:7813:115: style: Parameter 'cur' can be declared as pointer to const. However it seems that 'sort_method_none' is a callback function, if 'cur' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head pidgin-2.14.14/pidgin/gtkcellrendererexpander.c:234:30: style: Parameter 'cell_area' can be declared as pointer to const. However it seems that 'pidgin_cell_renderer_expander_render' is a callback function, if 'cell_area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head pidgin-2.14.14/pidgin/gtkstatusbox.c:1089:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'imhtml_remove_focus' 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/p/pillow/pillow_12.1.1.orig.tar.xz head pillow-12.1.1/src/_avif.c:700:38: style: Parameter 'self' can be declared as pointer to const. However it seems that '_decoder_get_info' 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/p/pinentry/pinentry_1.3.2.orig.tar.bz2 head pinentry-1.3.2/efl/pinentry-efl.c:158:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_click' 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/p/pirs/pirs_2.0.2+dfsg.orig.tar.xz head pirs-2.0.2/src/pirs/IndelProfile.cpp:99:40: style: Parameter 'line' can be declared as pointer to const. However it seems that 'load_indel_info_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/plzip/plzip_1.13~rc1.orig.tar.xz head plzip-1.13-rc1/compress.cc:335:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cworker' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head plzip-1.13-rc1/dec_stdout.cc:175:37: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dworker_o' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head plzip-1.13-rc1/dec_stream.cc:277:37: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dworker_s' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head plzip-1.13-rc1/decompress.cc:175:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dworker' 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/p/poppler/poppler_26.01.0.orig.tar.xz head poppler-26.01.0/glib/demo/selections.c:268:92: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pgd_selections_drawing_area_motion_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/p/postfix/postfix_3.11.0.orig.tar.gz head postfix-3.11.0/src/postscreen/postscreen_smtpd.c:554:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'psc_rcpt_cmd' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/ppp/ppp_2.5.2.orig.tar.gz head ppp-2.5.2/pppd/lcp.c:1919:15: style: Parameter 'f' can be declared as pointer to const. However it seems that 'lcp_down' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/ptl/ptl_2.3.3.orig.tar.gz head PTL-2.3.3/examples/extended/rotation/source/mlem.cc:81:43: style: Parameter 'cpu_data' can be declared as reference to const. However it seems that 'mlem_cpu_compute_projection' is a callback function, if 'cpu_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head PTL-2.3.3/examples/extended/rotation/source/sirt.cc:96:43: style: Parameter 'cpu_data' can be declared as reference to const. However it seems that 'sirt_cpu_compute_projection' is a callback function, if 'cpu_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/puredata/puredata_0.56.2+ds.orig.tar.xz head puredata-0.56.2+ds/src/x_connective.c:1039:37: style: Parameter 'x' can be declared as pointer to const. However it seems that 'trigger_list' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/putty/putty_0.83.orig.tar.gz head putty-0.83/windows/window.c:5004:53: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'wintw_clip_write' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/pycairo/pycairo_1.27.0.orig.tar.gz head pycairo-1.27.0/cairo/pattern.c:1104:64: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'raster_source_pattern_set_acquire' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/python-atom/python-atom_0.12.1.orig.tar.gz head atom-0.12.1/atom/src/atomref.cpp:99:40: style: Parameter 'args' can be declared as pointer to const. However it seems that 'AtomRef_call' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head atom-0.12.1/atom/src/atomref.cpp:99:56: style: Parameter 'kwargs' can be declared as pointer to const. However it seems that 'AtomRef_call' is a callback function, if 'kwargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/p/python-pairix/python-pairix_0.3.8.orig.tar.gz head pairix-0.3.8/src/pairixmodule.c:652:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'pairix_exists' 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/p/python3.9/python3.9_3.9.2.orig.tar.xz head Python-3.9.2/Modules/mmapmodule.c:672:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'mmap_closed_get' 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/q/quarry/quarry_0.2.0.dfsg.1.orig.tar.gz head quarry-0.2.0/src/gui-gtk/gtk-preferences.c:1857:41: style: Parameter 'new_engine' can be declared as pointer to const. However it seems that 'gtk_gtp_engine_dialog_present' is a callback function, if 'new_engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/r/re2/re2_20250805.orig.tar.gz head re2-2025-08-05/re2/testing/regexp_benchmark.cc:1057:41: style: Parameter 'state' can be declared as reference to const. However it seems that 'SearchCachedPCRE' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head re2-2025-08-05/re2/testing/regexp_benchmark.cc:1070:40: style: Parameter 'state' can be declared as reference to const. However it seems that 'SearchCachedRE2' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head re2-2025-08-05/re2/testing/regexp_benchmark.cc:1210:41: style: Parameter 'state' can be declared as reference to const. However it seems that 'Parse3CachedPCRE' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head re2-2025-08-05/re2/testing/regexp_benchmark.cc:1219:40: style: Parameter 'state' can be declared as reference to const. However it seems that 'Parse3CachedRE2' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head re2-2025-08-05/re2/testing/regexp_benchmark.cc:1340:41: style: Parameter 'state' can be declared as reference to const. However it seems that 'Parse1CachedPCRE' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head re2-2025-08-05/re2/testing/regexp_benchmark.cc:1349:40: style: Parameter 'state' can be declared as reference to const. However it seems that 'Parse1CachedRE2' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head re2-2025-08-05/re2/testing/regexp_benchmark.cc:1358:47: style: Parameter 'state' can be declared as reference to const. However it seems that 'SearchParse2CachedPCRE' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head re2-2025-08-05/re2/testing/regexp_benchmark.cc:1367:46: style: Parameter 'state' can be declared as reference to const. However it seems that 'SearchParse2CachedRE2' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head re2-2025-08-05/re2/testing/regexp_benchmark.cc:1376:47: style: Parameter 'state' can be declared as reference to const. However it seems that 'SearchParse1CachedPCRE' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head re2-2025-08-05/re2/testing/regexp_benchmark.cc:1385:46: style: Parameter 'state' can be declared as reference to const. However it seems that 'SearchParse1CachedRE2' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/r/redeclipse/redeclipse_1.6.0.orig.tar.xz head redeclipse-1.6.0/src/engine/rendergl.cpp:588:18: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'glext' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/r/reiser4progs/reiser4progs_1.2.2.orig.tar.gz head reiser4progs-1.2.2/librepair/filter.c:195:64: style: Parameter 'tree' can be declared as pointer to const. However it seems that 'repair_filter_node_open' is a callback function, if 'tree' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/r/remmina/remmina_1.4.40+dfsg.orig.tar.xz head Remmina-v1.4.40/plugins/vnc/vnc_plugin.c:1582:75: style: Parameter 'event' can be declared as pointer to const. However it seems that 'remmina_plugin_vnc_on_key' 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/r/rhythmbox/rhythmbox_3.4.9.orig.tar.xz head rhythmbox-3.4.9/backends/gstreamer/rb-player-gst.c:1042:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'impl_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head rhythmbox-3.4.9/plugins/daap/rb-dacp-player.c:168:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'rb_dacp_player_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/r/ros-ros-comm/ros-ros-comm_1.17.4+ds.orig.tar.xz head ros-ros_comm-25d3716/test/test_roscpp/perf/src/intra.cpp:120:105: style: Parameter 'end_time' can be declared as pointer to const. However it seems that 'receiveThread' is a callback function, if 'end_time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/r/rox/rox_2.11.orig.tar.gz head rox-2.11/ROX-Filer/src/options.c:1335:35: style: Parameter 'option' can be declared as pointer to const. However it seems that 'build_label' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head rox-2.11/ROX-Filer/src/options.c:1335:66: style: Parameter 'label' can be declared as pointer to const. However it seems that 'build_label' is a callback function, if 'label' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/r/rspamd/rspamd_3.14.3.orig.tar.xz head rspamd-rspamd-e12126d/src/libserver/maps/map.c:218:47: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'http_map_error' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/r/ruby-gpgme/ruby-gpgme_2.0.26.orig.tar.gz head ueno-ruby-gpgme-d0ce44f/ext/gpgme/gpgme_n.c:810:22: style: Parameter 'hook' can be declared as pointer to const. However it seems that 'passphrase_cb' is a callback function, if 'hook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/scummvm-tools/scummvm-tools_2.9.0.orig.tar.xz head scummvm-tools-2.9.0/engines/gob/degob_script_v2.cpp:729:39: style: Parameter 'params' can be declared as reference to const. However it seems that 'o2_assign' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head scummvm-tools-2.9.0/engines/gob/degob_script_v6.cpp:746:39: style: Parameter 'params' can be declared as reference to const. However it seems that 'o6_assign' 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/s/silo-llnl/silo-llnl_4.11.orig.tar.xz head silo-llnl-4.11/tools/browser/file.c:2295:42: style: Parameter 'argv' can be declared as const array. However it seems that 'file_deref' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/simavr/simavr_1.6+dfsg.orig.tar.xz head simavr-1.6/simavr/sim/sim_avr.c:443:11: style: Parameter 'avr' can be declared as pointer to const. However it seems that 'std_logger' is a callback function, if 'avr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/simh/simh_3.8.1.orig.tar.gz head simh-3.8.1/AltairZ80/altairz80_sio.c:798:63: style: Parameter 'cptr' can be declared as pointer to const. However it seems that 'sio_dev_set_port' is a callback function, if 'cptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/slashem/slashem_0.0.7E7F3.orig.tar.gz head slashem-0.0.7E7F3/win/gtk/xshmmap.c:567:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_event' 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/slepc/slepc_3.24.2+dfsg1.orig.tar.xz head slepc-3.24.2/src/eps/impls/davidson/dvdimprovex.c:833:147: style: Parameter 'thetai' can be declared as pointer to const. However it seems that 'dvd_improvex_jd_proj_uv_KZX' is a callback function, if 'thetai' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/softether-vpn/softether-vpn_5.01.9674+git20200806+8181039+dfsg3.orig.tar.xz head softether-vpn-5.01.9674+git20200806+8181039+dfsg3/src/Cedar/Proto_EtherIP.c:11:38: style: Parameter 't' can be declared as pointer to const. However it seems that 'EtherIPIpcConnectThread' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/spacefm/spacefm_1.0.6.orig.tar.gz head spacefm-1.0.6/src/item-prop.c:1216:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_browse_button_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head spacefm-1.0.6/src/ptk/ptk-file-menu.c:2104:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'app_menu_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head spacefm-1.0.6/src/ptk/ptk-file-misc.c:292:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_move_change' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head spacefm-1.0.6/src/ptk/ptk-file-misc.c:876:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_create_browse_button_press' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/spectrum2/spectrum2_2.2.1+dfsg.orig.tar.xz head spectrum2-2.2.1/backends/twitter/TwitterPlugin.cpp:681:112: style: Parameter 'friendAvatars' can be declared as reference to const. However it seems that 'displayFriendlist' is a callback function, if 'friendAvatars' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head spectrum2-2.2.1/backends/twitter/TwitterPlugin.cpp:703:67: style: Parameter 'userRequested' can be declared as reference to const. However it seems that 'displayTweets' is a callback function, if 'userRequested' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head spectrum2-2.2.1/backends/twitter/TwitterPlugin.cpp:749:75: style: Parameter 'username' can be declared as reference to const. However it seems that 'directMessageResponse' is a callback function, if 'username' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/spread-sheet-widget/spread-sheet-widget_0.10.orig.tar.gz head spread-sheet-widget-0.10/src/ssw-virtual-model.c:136:66: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '__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/staden-io-lib/staden-io-lib_1.15.1.orig.tar.gz head io_lib-io_lib-1-15-1/io_lib/cram_codecs.c:2332: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/s/sudo/sudo_1.9.17p2.orig.tar.gz head sudo-1.9.17p2/plugins/sudoers/iolog.c:957:22: style: Parameter 'delay' can be declared as pointer to const. However it seems that 'sudoers_io_log_local' is a callback function, if 'delay' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head sudo-1.9.17p2/plugins/sudoers/sudoers.c:636:43: style: Parameter 'argv' can be declared as const array. However it seems that 'sudoers_check_cmnd' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/s/surgescript/surgescript_0.6.1.orig.tar.gz head alemart-surgescript-0dcdf6a/src/surgescript/runtime/sslib/array.c:343:55: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_tostring' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head alemart-surgescript-0dcdf6a/src/surgescript/runtime/sslib/string.c:234:54: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fun_replace' 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 head swami-2.2.2/src/libswami/SwamiLoopFinder.c:177:65: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'swami_loop_finder_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head swami-2.2.2/src/swamigui/widgets/combo-box.c:531:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_tearable_enter_leave' 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/t/tarlz/tarlz_0.29.orig.tar.xz head tarlz-0.29/create_lz.cc:260:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'grouper' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head tarlz-0.29/create_lz.cc:346:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cworker' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head tarlz-0.29/create_un.cc:224:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sender' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head tarlz-0.29/create_un.cc:277:38: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cworker_un' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head tarlz-0.29/decode_lz.cc:525:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dworker' 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/t/tcl9.0/tcl9.0_9.0.3+dfsg.orig.tar.gz head tcl9.0.3/generic/tclDisassemble.c:1263:11: style: Parameter 'clientData' can be declared as pointer to const. However it seems that 'Tcl_DisassembleObjCmd' is a callback function, if 'clientData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/teem/teem_1.12.0~20160122.orig.tar.xz head teem-1.12.0~20160122/src/bane/inc.c:128:48: style: Parameter 'incParm' can be declared as pointer to const. However it seems that '_baneIncAnswer_Percentile' is a callback function, if 'incParm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head teem-1.12.0~20160122/src/bane/inc.c:224:41: style: Parameter 'incParm' can be declared as pointer to const. However it seems that '_baneIncAnswer_Stdv' is a callback function, if 'incParm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head teem-1.12.0~20160122/src/limn/splineEval.c:145:53: style: Parameter 'spline' can be declared as pointer to const. However it seems that '_limnSplineWeightsFind_BC' is a callback function, if 'spline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head teem-1.12.0~20160122/src/unrrdu/flotsam.c:498:35: style: Parameter 'str' can be declared as pointer to const. However it seems that 'unrrduParseScale' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/teg/teg_0.13.0.orig.tar.gz head teg-0.13.0/server/options.cpp:117:42: style: Parameter 'str' can be declared as pointer to const. However it seems that 'option_cmission' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head teg-0.13.0/server/options.cpp:155:44: style: Parameter 'str' can be declared as pointer to const. However it seems that 'option_fog_of_war' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head teg-0.13.0/server/options.cpp:79:43: style: Parameter 'str' can be declared as pointer to const. However it seems that 'option_conqworld' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/telegram-cli/telegram-cli_1.3.1+git20160323.6547c0b21.orig.tar.xz head tg/interface.c:3309:39: style: Parameter 'TLSR' can be declared as pointer to const. However it seems that 'print_card_gw' is a callback function, if 'TLSR' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/telepathy-mission-control-5/telepathy-mission-control-5_5.16.6.orig.tar.gz head telepathy-mission-control-5.16.6/tests/twisted/fake-network-monitor.c:76:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fake_network_monitor_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/t/thunar/thunar_4.20.7.orig.tar.bz2 head thunar-4.20.7/thunar/thunar-tree-model.c:635:44: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'thunar_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/t/tig/tig_2.6.0.orig.tar.gz head tig-2.6.0/src/refs.c:71:68: style: Parameter 'line' can be declared as pointer to const. However it seems that 'refs_request' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/timidity/timidity_2.14.0.orig.tar.bz2 head TiMidity++-2.14.0/interface/xaw_i.c:2819:59: style: Parameter 'v' can be declared as pointer to const. However it seems that 'checkRightAndPopupSubmenuACT' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head TiMidity++-2.14.0/interface/xaw_i.c:2873:43: style: Parameter 'v' can be declared as pointer to const. However it seems that 'flistMoveACT' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head TiMidity++-2.14.0/interface/xaw_i.c:957:28: style: Parameter 'e' can be declared as pointer to const. However it seems that 'voiceACT' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head TiMidity++-2.14.0/interface/xaw_i.c:957:39: style: Parameter 'v' can be declared as pointer to const. However it seems that 'voiceACT' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ufoai/ufoai_2.5.orig.tar.xz head ufoai-2.5/src/tools/radiant/libs/gtkutil/glwidget.cpp:148:14: style: Parameter 'previous_toplevel' can be declared as pointer to const. However it seems that 'onHierarchyChanged' is a callback function, if 'previous_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head ufoai-2.5/src/tools/radiant/radiant/scenegraph/treemodel.cpp:231:59: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'graph_tree_model_iter_next' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ukwm/ukwm_1.2.3.orig.tar.gz head ukwm-1.2.3/src/x11/window-props.c:1521:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'reload_wm_protocols' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/umview/umview_0.8.2.orig.tar.gz head umview-0.8.2/umpyew/umpyew.c:424:33: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_utimes' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vala-panel/vala-panel_24.05.orig.tar.bz2 head vala-panel-24.05/applets/core/sntray/src/snproxy.c:305:93: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_proxy_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head vala-panel-24.05/applets/wnck/tasklist/tasklist-widget.c:569:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_tasklist_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/v/vde2/vde2_2.3.2+r586.orig.tar.gz head vde2-2.3.2/src/wirefilter.c:1174:34: style: Parameter 's' can be declared as pointer to const. However it seems that 'showinfo' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head vde2-2.3.2/src/wirefilter.c:1247:35: style: Parameter 's' can be declared as pointer to const. However it seems that 'showedges' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vmatch/vmatch_2.3.1+git20240412.b3b8ac0+dfsg.orig.tar.xz head vstree/src/Vmengine/exactcompl.c:143:54: style: Parameter 'leftright' can be declared as pointer to const. However it seems that 'processfinalexactmatchinterval' is a callback function, if 'leftright' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/w3m/w3m_0.5.3+git20230121.orig.tar.xz head w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:90:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'w3mfb_show_image' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head w3m-0.5.3+git20230121/w3mimg/win/win_w3mimg.cpp:468:43: style: Parameter 'background' can be declared as pointer to const. However it seems that 'win_set_background' is a callback function, if 'background' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/whysynth/whysynth_20170701.orig.tar.gz head whysynth-20170701/src/gui_callbacks.c:672:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_voice_onoff_toggled' 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/w/woof-doom/woof-doom_15.3.0+dfsg.orig.tar.xz head woof-woof_15.3.0/src/d_deh.c:3103:50: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procStrings' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/x2x/x2x_1.30.orig.tar.gz head x2x-1.30/x2x.c:2159:10: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'ProcessSelectionRequest' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xaos/xaos_4.3.4.orig.tar.gz head XaoS-release-4.3.4/src/ui-hlp/messg.cpp:25:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'draw' 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/x/xawtv/xawtv_3.107.orig.tar.bz2 head xawtv-3.107/libng/plugins/write-avi.c:244:16: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'avi_open' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head xawtv-3.107/libng/plugins/write-avi.c:245:24: style: Parameter 'video' can be declared as pointer to const. However it seems that 'avi_open' is a callback function, if 'video' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head xawtv-3.107/libng/plugins/write-avi.c:246:24: style: Parameter 'audio' can be declared as pointer to const. However it seems that 'avi_open' is a callback function, if 'audio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xboard/xboard_4.9.1.orig.tar.gz head xboard-4.9.1/nengineoutput.c:97:19: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'MemoProc' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xdvik-ja/xdvik-ja_22.87.06+j1.42.orig.tar.xz head xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:1750:34: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_goto_page' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xemacs21/xemacs21_21.4.24.orig.tar.bz2 head xemacs-21.4.24/src/ExternalShell.c:281:14: style: Parameter 'event' can be declared as pointer to const. However it seems that 'EventHandler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head xemacs-21.4.24/src/balloon_help.c:337:42: style: Parameter 'id' can be declared as pointer to const. However it seems that 'show_help' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfce4-panel/xfce4-panel_4.20.7.orig.tar.bz2 head xfce4-panel-4.20.7/plugins/clock/clock-digital.c:189:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_clock_digital_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head xfce4-panel-4.20.7/plugins/clock/clock-fuzzy.c:215:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_clock_fuzzy_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head xfce4-panel-4.20.7/plugins/tasklist/tasklist-widget.c:834:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_tasklist_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/x/xfce4-sntray-plugin/xfce4-sntray-plugin_0.4.13.1.orig.tar.gz head xfce4-sntray-plugin-0.4.13.1/src/snproxy.c:304:93: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_proxy_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/x/xfce4-taskmanager/xfce4-taskmanager_1.5.8.orig.tar.bz2 head xfce4-taskmanager-1.5.8/src/process-tree-view.c:426:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_send_signal' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head xfce4-taskmanager-1.5.8/src/process-tree-view.c:818:28: style: Parameter 'object' can be declared as pointer to const. However it seems that 'settings_changed' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head xfce4-taskmanager-1.5.8/src/process-tree-view.c:818:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'settings_changed' 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/x/xfdesktop4/xfdesktop4_4.20.1.orig.tar.bz2 head xfdesktop-4.20.1/src/xfce-desktop.c:263:92: style: Parameter 'error' can be declared as pointer to const. However it seems that 'backdrop_loaded' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfsprogs/xfsprogs_6.18.0.orig.tar.xz head xfsprogs-6.18.0/db/namei.c:271:20: style: Parameter 'dp' can be declared as pointer to const. However it seems that 'print_dirent' is a callback function, if 'dp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xiccd/xiccd_0.4.1.orig.tar.gz head xiccd-0.4.1/src/xiccd.c:299:37: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'randr_display_added_sig' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xiphos/xiphos_4.3.2+dfsg1.orig.tar.xz head xiphos-4.3.2/src/gtk/mod_mgr.c:2713:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_mod_mgr_intro_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head xiphos-4.3.2/src/gtk/sidebar.c:637:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gui_verselist_button_release_event' 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/x/xless/xless_1.7.orig.tar.gz head xless-1.7.orig/init.c:113:6: style: Parameter 'source' can be declared as pointer to const. However it seems that 'handleNewInput' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xmlroff/xmlroff_0.6.2.orig.tar.gz head xmlroff-0.6.2/libfo/area/fo-area.c:341:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_area_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/x/xmlrpc-c/xmlrpc-c_1.60.05.orig.tar.gz head xmlrpc-c-1.60.05/lib/abyss/src/socket_win.c:396:30: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelWait' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.99.917+git20210115.orig.tar.gz head xserver-xorg-video-intel-2.99.917+git20210115/xvmc/i965_xvmc.c:679:23: style: Parameter 'context' can be declared as pointer to const. However it seems that 'render_surface' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head xserver-xorg-video-intel-2.99.917+git20210115/xvmc/i965_xvmc.c:681:23: style: Parameter 'target_surface' can be declared as pointer to const. However it seems that 'render_surface' is a callback function, if 'target_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xtensor/xtensor_0.27.1.orig.tar.gz head xtensor-stack-xtensor-5420c92/benchmark/benchmark_random.cpp:32:54: style: Parameter 'state' can be declared as reference to const. However it seems that 'random_assign_forloop' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yad/yad_7.2.orig.tar.xz head yad-7.2/src/scale.c:64:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vb_pressed' 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/y/yorick/yorick_2.2.04+dfsg1.orig.tar.xz head yorick-2.2.04+dfsg1/play/any/test2d.c:440:15: style: Parameter 'args' can be declared as pointer to const. However it seems that 'clr_act' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yubihsm-shell/yubihsm-shell_2.7.2.orig.tar.gz head yubihsm-shell-2.7.2/lib/yubihsm_winhttp.c:207:67: style: Parameter 'response' can be declared as pointer to const. However it seems that 'backend_send_msg' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yuma123/yuma123_2.14.orig.tar.gz head yuma123_2.14/netconf/src/agt/agt_ncx.c:1188:37: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'copy_config_invoke' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head yuma123_2.14/netconf/src/agt/agt_ncx.c:1836:36: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'validate_validate' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head yuma123_2.14/netconf/src/agt/agt_ncx.c:1995:34: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'commit_validate' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head yuma123_2.14/netconf/src/agt/agt_ncx.c:2198:32: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'commit_invoke' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] head yuma123_2.14/netconf/src/agt/agt_ncx.c:2866:30: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'load_invoke' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zsh/zsh_5.9.orig.tar.xz head zsh-5.9/Src/Modules/example.c:42:19: style: Parameter 'nam' can be declared as pointer to const. However it seems that 'bin_example' is a callback function, if 'nam' is declared with const you might also need to cast function pointer(s). [constParameterCallback]