constParameterCallback ftp://ftp.de.debian.org/debian/pool/main/0/0ad/0ad_0.27.1.orig.tar.xz 0ad-0.27.1/source/graphics/UnitAnimation.cpp:46:78: style: Parameter 'object' can be declared as pointer to const. However it seems that 'CUnitAnimation' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 0ad-0.27.1/source/gui/ObjectBases/IGUIObject.h:221:35: style: Parameter 'isInsideBoundaries' can be declared as reference to const. However it seems that 'SetIsInsideBoundaries' is a callback function, if 'isInsideBoundaries' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 0ad-0.27.1/source/tools/atlas/AtlasUI/ScenarioEditor/Sections/Player/Player.h:86:48: style: Parameter 'ai2' can be declared as pointer to const. However it seems that 'CompareAIData' is a callback function, if 'ai2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/3/389-ds-base/389-ds-base_3.1.2+dfsg1.orig.tar.xz 389-ds-base-3.1.2/ldap/servers/plugins/acl/acl_ext.c:172:75: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'acl_operation_ext_constructor' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/acl/aclplugin.c:257:30: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'aclplugin_init' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/acl/aclplugin.c:266:30: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'aclplugin_stop' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/deref/deref.c:774:38: style: Parameter 'object' can be declared as pointer to const. However it seems that 'deref_operation_extension_ctor' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/deref/deref.c:774:76: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'deref_operation_extension_ctor' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/memberof/memberof_config.c:41:43: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'memberof_search' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/memberof/memberof_config.c:42:42: style: Parameter 'entryBefore' can be declared as pointer to const. However it seems that 'memberof_search' is a callback function, if 'entryBefore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/memberof/memberof_config.c:43:42: style: Parameter 'e' can be declared as pointer to const. However it seems that 'memberof_search' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/memberof/memberof_config.c:44:34: style: Parameter 'returncode' can be declared as pointer to const. However it seems that 'memberof_search' is a callback function, if 'returncode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/memberof/memberof_config.c:45:35: style: Parameter 'returntext' can be declared as pointer to const. However it seems that 'memberof_search' is a callback function, if 'returntext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/memberof/memberof_config.c:46:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'memberof_search' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/pam_passthru/pam_ptpreop.c:378:44: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'pam_passthru_bindpreop_close' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/replication/repl5_init.c:369:45: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'multisupplier_betxnpreop_init' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/replication/repl5_replica.c:2819:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'replica_update_state' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/replication/repl5_replica.c:3225:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that '_replica_reap_tombstones' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/replication/repl5_replica.c:3368:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'eq_cb_reap_tombstones' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/replication/windows_private.c:2557:41: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'test_winsync_plugin_close' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/rever/rever.c:29:30: style: Parameter 'dbpwd' can be declared as pointer to const. However it seems that 'aes_cmp' is a callback function, if 'dbpwd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/rever/rever.c:90:30: style: Parameter 'dbpwd' can be declared as pointer to const. However it seems that 'des_cmp' is a callback function, if 'dbpwd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/rootdn_access/rootdn_access.c:200:28: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'rootdn_close' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/sync/sync_init.c:226:26: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'sync_close' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/sync/sync_init.c:309:52: style: Parameter 'object' can be declared as pointer to const. However it seems that 'sync_persist_operation_extension_constructor' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/sync/sync_init.c:309:90: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'sync_persist_operation_extension_constructor' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/ces.c:411:20: style: Parameter 'val' can be declared as pointer to const. However it seems that 'ia5_validate' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/sync/sync_refresh.c:881:37: style: Parameter 'object' can be declared as pointer to const. However it seems that 'sync_operation_extension_ctor' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/sync/sync_refresh.c:881:75: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'sync_operation_extension_ctor' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/replication/repl5_replica_config.c:709:36: style: Parameter 'e' can be declared as pointer to const. However it seems that 'replica_config_delete' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/inchain.c:176:34: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'inchain_filter_ava' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/inchain.c:176:53: style: Parameter 'bvfilter' can be declared as pointer to const. However it seems that 'inchain_filter_ava' is a callback function, if 'bvfilter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/inchain.c:193:34: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'inchain_filter_sub' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/inchain.c:193:44: style: Parameter 'initial' can be declared as pointer to const. However it seems that 'inchain_filter_sub' is a callback function, if 'initial' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/inchain.c:193:72: style: Parameter 'final' can be declared as pointer to const. However it seems that 'inchain_filter_sub' is a callback function, if 'final' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/numericstring.c:252:20: style: Parameter 'val' can be declared as pointer to const. However it seems that 'numstr_validate' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/cis.c:846:20: style: Parameter 'val' can be declared as pointer to const. However it seems that 'boolean_validate' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/cis.c:1139:20: style: Parameter 'val' can be declared as pointer to const. However it seems that 'country_validate' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/cis.c:1261:20: style: Parameter 'val' can be declared as pointer to const. However it seems that 'printable_validate' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/syntaxes/tel.c:256:20: style: Parameter 'val' can be declared as pointer to const. However it seems that 'tel_validate' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/plugins/views/views.c:1717:40: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'views_cache_act_on_change_thread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/slapd/saslbind.c:114:12: style: Parameter 'glob_context' can be declared as pointer to const. However it seems that 'ids_auxprop_lookup' is a callback function, if 'glob_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/slapd/saslbind.c:115:28: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'ids_auxprop_lookup' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/slapd/test-plugins/testentry.c:74:49: style: Parameter 'len' can be declared as pointer to const. However it seems that 'testentry_scramble' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/slapd/test-plugins/testentry.c:94:51: style: Parameter 'len' can be declared as pointer to const. However it seems that 'testentry_unscramble' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/slapd/test-plugins/test_slapi_memberof.c:276:41: style: Parameter 'pb' can be declared as pointer to const. However it seems that 'test_slapi_memberof_close' is a callback function, if 'pb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/snmp/ldap-agent.c:390:33: style: Parameter 'cache' can be declared as pointer to const. However it seems that 'free_stats_table' is a callback function, if 'cache' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/snmp/ldap-agent.c:390:70: style: Parameter 'foo' can be declared as pointer to const. However it seems that 'free_stats_table' is a callback function, if 'foo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/snmp/ldap-agent.c:404:44: style: Parameter 'request' can be declared as pointer to const. However it seems that 'dsOpsTable_get_value' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/snmp/ldap-agent.c:406:50: style: Parameter 'table_info' can be declared as pointer to const. However it seems that 'dsOpsTable_get_value' is a callback function, if 'table_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/snmp/ldap-agent.c:534:48: style: Parameter 'request' can be declared as pointer to const. However it seems that 'dsEntriesTable_get_value' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/snmp/ldap-agent.c:536:54: style: Parameter 'table_info' can be declared as pointer to const. However it seems that 'dsEntriesTable_get_value' is a callback function, if 'table_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/snmp/ldap-agent.c:592:47: style: Parameter 'request' can be declared as pointer to const. However it seems that 'dsEntityTable_get_value' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/ldap/servers/snmp/ldap-agent.c:594:53: style: Parameter 'table_info' can be declared as pointer to const. However it seems that 'dsEntityTable_get_value' is a callback function, if 'table_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/lib/libaccess/symbols.cpp:60:43: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'symAllocEntry' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/lib/libaccess/oneeval.cpp:565:57: style: Parameter 'acleval' can be declared as pointer to const. However it seems that 'ACL_GetDefaultResult' is a callback function, if 'acleval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/lib/libaccess/oneeval.cpp:1046:29: style: Parameter 'errp' can be declared as pointer to const. However it seems that 'ACL_EvalGetSubject' is a callback function, if 'errp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/lib/libaccess/oneeval.cpp:1046:52: style: Parameter 'acleval' can be declared as pointer to const. However it seems that 'ACL_EvalGetSubject' is a callback function, if 'acleval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/lib/libaccess/oneeval.cpp:1059:30: style: Parameter 'errp' can be declared as pointer to const. However it seems that 'ACL_EvalGetResource' is a callback function, if 'errp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 389-ds-base-3.1.2/lib/libaccess/oneeval.cpp:1059:53: style: Parameter 'acleval' can be declared as pointer to const. However it seems that 'ACL_EvalGetResource' is a callback function, if 'acleval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/3/3depict/3depict_0.0.23.orig.tar.gz 3Depict-0.0.23/src/gui/mainFrame.cpp:3526:55: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnTreePopupMenu' 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/4/4pane/4pane_8.0.orig.tar.gz 4pane-8.0/sdk/bzip/bzlib.c:102:31: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'default_bzalloc' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/6/64tass/64tass_1.60.3243.orig.tar.xz 64tass-1.60.3243/floatobj.c:93:34: style: Parameter 'o1' can be declared as pointer to const. However it seems that 'repr' is a callback function, if 'o1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 64tass-1.60.3243/noneobj.c:40:35: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'truth' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 64tass-1.60.3243/noneobj.c:44:34: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'hash' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 64tass-1.60.3243/noneobj.c:44:51: style: Parameter 'v' can be declared as pointer to const. However it seems that 'hash' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 64tass-1.60.3243/noneobj.c:72:36: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'ival' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 64tass-1.60.3243/noneobj.c:72:56: style: Parameter 'iv' can be declared as pointer to const. However it seems that 'ival' is a callback function, if 'iv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 64tass-1.60.3243/noneobj.c:76:36: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'uval' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 64tass-1.60.3243/noneobj.c:76:56: style: Parameter 'uv' can be declared as pointer to const. However it seems that 'uval' is a callback function, if 'uv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/7/7zip/7zip_25.01+dfsg.orig.tar.xz CPP/7zip/UI/Common/SortUtils.cpp:9:73: style: Parameter 'param' can be declared as pointer to const. However it seems that 'CompareStrings' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] CPP/7zip/UI/Common/UpdatePair.cpp:126:74: style: Parameter 'param' can be declared as pointer to const. However it seems that 'CompareArcItems' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/8/81voltd/81voltd_1.0.0.orig.tar.gz 81voltd-v1.0.0/qvd-server.c:402:27: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'connection_address_changed' 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/9/9base/9base_6.orig.tar.gz 9base-6/mk/rc.c:174:19: style: Parameter 'name' can be declared as pointer to const. However it seems that 'rcmatchname' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 9base-6/sort/sort.c:235:24: style: Parameter 's' can be declared as pointer to const. However it seems that 'notifyf' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 9base-6/sort/sort.c:1002:25: style: Parameter 'lp' can be declared as pointer to const. However it seems that 'dokey_gn' is a callback function, if 'lp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 9base-6/sort/sort.c:1002:36: style: Parameter 'lpe' can be declared as pointer to const. However it seems that 'dokey_gn' is a callback function, if 'lpe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 9base-6/sort/sort.c:1002:48: style: Parameter 'f' can be declared as pointer to const. However it seems that 'dokey_gn' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 9base-6/sort/sort.c:1202:35: style: Parameter 'lpe' can be declared as pointer to const. However it seems that 'dokey_m' is a callback function, if 'lpe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 9base-6/sort/sort.c:1255:37: style: Parameter 'lpe' can be declared as pointer to const. However it seems that 'dokey_dfi' is a callback function, if 'lpe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 9base-6/sort/sort.c:1361:34: style: Parameter 'lpe' can be declared as pointer to const. However it seems that 'dokey_' is a callback function, if 'lpe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/a2jmidid/a2jmidid_9.orig.tar.gz a2jmidid-9/dbus.c:236:21: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'a2j_dbus_message_handler_unregister' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2jmidid-9/dbus.c:237:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'a2j_dbus_message_handler_unregister' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2jmidid-9/jack.c:304:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'time_sorter' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2jmidid-9/jack.c:304:73: style: Parameter 'b' can be declared as pointer to const. However it seems that 'time_sorter' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2jmidid-9/jack.c:582:10: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'a2j_jack_freewheel' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2jmidid-9/jack.c:590:10: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'a2j_jack_shutdown' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2jmidid-9/list.c:111:53: style: Parameter 'e1' can be declared as pointer to const. However it seems that 'test_list_sort_comparator' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2jmidid-9/list.c:111:79: style: Parameter 'e2' can be declared as pointer to const. However it seems that 'test_list_sort_comparator' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/a2ps/a2ps_4.15.7.orig.tar.gz a2ps-4.15.7/liba2ps/pair_ht.c:50:27: style: Parameter 'pair' can be declared as pointer to const. However it seems that 'pair_hash_1' is a callback function, if 'pair' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/liba2ps/pair_ht.c:56:27: style: Parameter 'pair' can be declared as pointer to const. However it seems that 'pair_hash_2' is a callback function, if 'pair' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/liba2ps/pair_ht.c:62:29: style: Parameter 'x' can be declared as pointer to const. However it seems that 'pair_hash_cmp' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/liba2ps/pair_ht.c:62:45: style: Parameter 'y' can be declared as pointer to const. However it seems that 'pair_hash_cmp' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/liba2ps/pair_ht.c:79:29: style: Parameter 'pair' can be declared as pointer to const. However it seems that 'pair_key_len' is a callback function, if 'pair' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/liba2ps/pair_ht.c:86:31: style: Parameter 'pair' can be declared as pointer to const. However it seems that 'pair_key_fputs' is a callback function, if 'pair' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/liba2ps/str_ht.c:35:22: style: Parameter 'string' can be declared as pointer to const. However it seems that 'string_hash_1' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/liba2ps/str_ht.c:41:22: style: Parameter 'string' can be declared as pointer to const. However it seems that 'string_hash_2' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/liba2ps/str_ht.c:47:24: style: Parameter 'x' can be declared as pointer to const. However it seems that 'string_hash_cmp' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/liba2ps/str_ht.c:47:33: style: Parameter 'y' can be declared as pointer to const. However it seems that 'string_hash_cmp' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/src/delegate.c:72:39: style: Parameter 'delegation' can be declared as pointer to const. However it seems that 'delegate_name_len' is a callback function, if 'delegation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/src/delegate.c:78:41: style: Parameter 'delegation' can be declared as pointer to const. However it seems that 'delegate_name_fputs' is a callback function, if 'delegation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/src/ssheet.c:120:48: style: Parameter 'faced_string' can be declared as pointer to const. However it seems that 'faced_string_self_print' is a callback function, if 'faced_string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/src/ssheet.c:343:25: style: Parameter 'k1' can be declared as pointer to const. However it seems that 'rule_cmp' is a callback function, if 'k1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a2ps-4.15.7/src/ssheet.c:343:43: style: Parameter 'k2' can be declared as pointer to const. However it seems that 'rule_cmp' is a callback function, if 'k2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/a52dec/a52dec_0.7.4.orig.tar.gz a52dec-0.7.4/libao/audio_out_float.c:60:42: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'float_close' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a52dec-0.7.4/libao/audio_out_null.c:48:39: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'null_play' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a52dec-0.7.4/libao/audio_out_null.c:48:71: style: Parameter 'samples' can be declared as pointer to const. However it seems that 'null_play' is a callback function, if 'samples' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a52dec-0.7.4/libao/audio_out_null.c:53:41: style: Parameter 'instance' can be declared as pointer to const. However it seems that 'null_close' is a callback function, if 'instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] a52dec-0.7.4/libao/audio_out_peak.c:30:72: style: Parameter 'samples' can be declared as pointer to const. However it seems that 'peak_play' is a callback function, if 'samples' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aalib/aalib_1.4p5.orig.tar.gz aalib-1.4.0/src/aadoskbd.c:731:34: style: Parameter 'c' can be declared as pointer to const. However it seems that 'dos_init' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aadoskbd.c:736:37: style: Parameter 'c' can be declared as pointer to const. However it seems that 'dos_uninit' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aadoskbd.c:768:37: style: Parameter 'c1' can be declared as pointer to const. However it seems that 'dos_getchar' is a callback function, if 'c1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aamem.c:11:37: style: Parameter 'c' can be declared as pointer to const. However it seems that 'mem_uninit' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aamem.c:14:38: style: Parameter 'c' can be declared as pointer to const. However it seems that 'mem_getsize' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aamem.c:14:46: style: Parameter 'width' can be declared as pointer to const. However it seems that 'mem_getsize' is a callback function, if 'width' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aamem.c:14:58: style: Parameter 'height' can be declared as pointer to const. However it seems that 'mem_getsize' is a callback function, if 'height' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aamem.c:18:36: style: Parameter 'c' can be declared as pointer to const. However it seems that 'mem_flush' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aamem.c:21:37: style: Parameter 'c' can be declared as pointer to const. However it seems that 'mem_gotoxy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aasave.c:372:38: style: Parameter 'c' can be declared as pointer to const. However it seems that 'save_uninit' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aasave.c:375:39: style: Parameter 'c' can be declared as pointer to const. However it seems that 'save_getsize' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aasave.c:375:47: style: Parameter 'width' can be declared as pointer to const. However it seems that 'save_getsize' is a callback function, if 'width' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aasave.c:375:59: style: Parameter 'height' can be declared as pointer to const. However it seems that 'save_getsize' is a callback function, if 'height' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aasave.c:378:38: style: Parameter 'c' can be declared as pointer to const. However it seems that 'save_gotoxy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aastdout.c:12:40: style: Parameter 'c' can be declared as pointer to const. However it seems that 'stdout_uninit' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aastdout.c:15:41: style: Parameter 'c' can be declared as pointer to const. However it seems that 'stdout_getsize' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aastdout.c:15:49: style: Parameter 'width' can be declared as pointer to const. However it seems that 'stdout_getsize' is a callback function, if 'width' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aastdout.c:15:61: style: Parameter 'height' can be declared as pointer to const. However it seems that 'stdout_getsize' is a callback function, if 'height' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aastdout.c:19:39: style: Parameter 'c' can be declared as pointer to const. However it seems that 'stdout_flush' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aastdout.c:32:40: style: Parameter 'c' can be declared as pointer to const. However it seems that 'stdout_gotoxy' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aalib-1.4.0/src/aastdout.c:49:39: style: Parameter 'c' can be declared as pointer to const. However it seems that 'stderr_flush' 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/a/abcmidi/abcmidi_20250627+ds.orig.tar.xz abcmidi/mftext.c:76:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'error' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/mftext.c:159:7: style: Parameter 'mess' can be declared as pointer to const. However it seems that 'txt_sysex' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/mftext.c:167:7: style: Parameter 'mess' can be declared as pointer to const. However it seems that 'txt_metamisc' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/mftext.c:175:7: style: Parameter 'mess' can be declared as pointer to const. However it seems that 'txt_metaspecial' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/mftext.c:261:7: style: Parameter 'mess' can be declared as pointer to const. However it seems that 'txt_arbitrary' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/midi2abc.c:544:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'error' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/midi2abc.c:688:16: style: Parameter 'mess' can be declared as pointer to const. However it seems that 'txt_sysex_snt' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/midi2abc.c:757:7: style: Parameter 'mess' can be declared as pointer to const. However it seems that 'txt_sysex' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/midi2abc.c:763:7: style: Parameter 'mess' can be declared as pointer to const. However it seems that 'txt_metamisc' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/midi2abc.c:769:7: style: Parameter 'mess' can be declared as pointer to const. However it seems that 'txt_metaspecial' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/midi2abc.c:930:7: style: Parameter 'mess' can be declared as pointer to const. However it seems that 'txt_arbitrary' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/midistats.c:368:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'error' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/midistats.c:376:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'stats_error' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abcmidi/midistats.c:1063:7: style: Parameter 'mess' can be declared as pointer to const. However it seems that 'stats_metatext' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/abe/abe_1.1+dfsg.orig.tar.gz abe-1.1.orig/src/Game.c:336:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gameMainLoop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abe-1.1.orig/src/Splash.c:23:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'splashMainLoop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abe-1.1.orig/src/Monster.c:13:34: style: Parameter 'live' can be declared as pointer to const. However it seems that 'defaultMoveMonster' is a callback function, if 'live' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abe-1.1.orig/src/Monster.c:26:35: style: Parameter 'live' can be declared as pointer to const. However it seems that 'defaultBreedMonster' is a callback function, if 'live' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abe-1.1.orig/src/Monster.c:26:52: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'defaultBreedMonster' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abe-1.1.orig/src/Monster.c:461:21: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'drawFire' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abe-1.1.orig/src/Monster.c:604:33: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'defaultDetectMonster' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abe-1.1.orig/src/Monster.c:628:23: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'detectFire' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/abook/abook_0.6.1.orig.tar.gz abook-0.6.1/options.c:401:31: style: Parameter 'b' can be declared as pointer to const. However it seems that 'opt_parse_customfield' 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/a/aboot/aboot_1.0~pre20200212.orig.tar.gz aboot-master/fs/ufs.c:469:32: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ufs_fstat' 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/a/abx/abx_0.1.orig.tar.gz abx-0.1/src/mainwin.c:509:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'destroy_event_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/mainwin.c:509:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy_event_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/mainwin.c:536:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scale_button_pressed_or_released' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/mainwin.c:590:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'menu_item_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/mainwin.c:647:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'play_button_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/mainwin.c:723:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'rewind_button_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/newtestwin.c:96:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/newtestwin.c:96:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_event_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/newtestwin.c:96:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/newtestwin.c:103:27: style: Parameter 'button' can be declared as pointer to const. However it seems that 'button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/resultwin.c:36:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/resultwin.c:36:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_event_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] abx-0.1/src/resultwin.c:36:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event_handler' 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/accel-config/accel-config_4.1.9.orig.tar.xz accel-config-4.1.9/accfg/list.c:206:68: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'filter_wq' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] accel-config-4.1.9/accfg/list.c:276:30: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'filter_engine' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] accel-config-4.1.9/accfg/list.c:350:29: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'filter_group' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] accel-config-4.1.9/accfg/list.c:395:30: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'filter_device' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] accel-config-4.1.9/util/log.c:23:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'log_stderr' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/acm/acm_6.0+20200416.orig.tar.gz acm-6.0_20200416/src/acm/acm.c:192:12: style: Parameter 'firing' can be declared as pointer to const. However it seems that 'disDetonationCb' is a callback function, if 'firing' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/acm.c:195:13: style: Parameter 'worldLocation' can be declared as pointer to const. However it seems that 'disDetonationCb' is a callback function, if 'worldLocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/aim120.c:211:21: style: Parameter 'c' can be declared as pointer to const. However it seems that 'fire_aim120' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/aim120.c:279:39: style: Parameter 'w' can be declared as pointer to const. However it seems that 'display_aim120' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/aim9m.c:111:20: style: Parameter 'c' can be declared as pointer to const. However it seems that 'fire_aim9m' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/aim9m.c:131:38: style: Parameter 'w' can be declared as pointer to const. However it seems that 'display_aim9m' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/browse.c:195:41: style: Parameter 'pdu' can be declared as pointer to const. However it seems that 'browse_controlRequestCallback' is a callback function, if 'pdu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/browse.c:195:52: style: Parameter 'pu' can be declared as pointer to const. However it seems that 'browse_controlRequestCallback' is a callback function, if 'pu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/ccip.c:404:19: style: Parameter 'c' can be declared as pointer to const. However it seems that 'press_mk82' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/ccip.c:412:21: style: Parameter 'c' can be declared as pointer to const. However it seems that 'release_mk82' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/players.c:127:30: style: Parameter 'reason' can be declared as pointer to const. However it seems that 'players_kill' is a callback function, if 'reason' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/weapon_null.c:27:21: style: Parameter 'c' can be declared as pointer to const. However it seems that 'select_null' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/weapon_null.c:33:21: style: Parameter 'c' can be declared as pointer to const. However it seems that 'update_null' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/acm/weapon_null.c:39:19: style: Parameter 'c' can be declared as pointer to const. However it seems that 'fire_null' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/gedit/actions.c:53:46: style: Parameter 'params' can be declared as pointer to const. However it seems that 'PointBegin' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/gedit/actions.c:53:64: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'PointBegin' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/gedit/actions.c:171:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DeleteCurrent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/gedit/actions.c:171:49: style: Parameter 'params' can be declared as pointer to const. However it seems that 'DeleteCurrent' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/src/gedit/actions.c:171:67: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'DeleteCurrent' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/test/acm/dis_if-test.c:92:42: style: Parameter 'etype' can be declared as pointer to const. However it seems that 'entityEnterCb' is a callback function, if 'etype' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/test/acm/dis_if-test.c:128:32: style: Parameter 'firing' can be declared as pointer to const. However it seems that 'detonationCb' is a callback function, if 'firing' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/test/acm/dis_if-test.c:128:47: style: Parameter 'target' can be declared as pointer to const. However it seems that 'detonationCb' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/test/acm/dis_if-test.c:129:25: style: Parameter 'worldLocation' can be declared as const array. However it seems that 'detonationCb' is a callback function, if 'worldLocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/test/acm/dis_if-test.c:130:12: style: Parameter 'entityLocation' can be declared as const array. However it seems that 'detonationCb' is a callback function, if 'entityLocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/test/acm/dis_if-test.c:131:11: style: Parameter 'munition' can be declared as pointer to const. However it seems that 'detonationCb' is a callback function, if 'munition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/test/acm/dis_if-test.c:132:23: style: Parameter 'dpdu' can be declared as pointer to const. However it seems that 'detonationCb' is a callback function, if 'dpdu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/test/util/hashtable-test.c:11:30: style: Parameter 'a' can be declared as pointer to const. However it seems that 'equalString' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acm-6.0_20200416/test/util/hashtable-test.c:11:39: style: Parameter 'b' can be declared as pointer to const. However it seems that 'equalString' 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/a/acme/acme_0.97~svn20211115+ds.orig.tar.xz acme-0.97~svn20211115+ds/src/alu.c:2303:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'object_no_op' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acme-0.97~svn20211115+ds/src/alu.c:2386:73: style: Parameter 'target' can be declared as pointer to const. However it seems that 'cannot_be_indexed' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/acorn-fdisk/acorn-fdisk_3.0.6.orig.tar.gz acorn-fdisk-3.0.6.orig/lib/scheme/eesox.c:136:25: style: Parameter 'part' can be declared as pointer to const. However it seems that 'eesox_writeinfo' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/eesox.c:161:24: style: Parameter 'part' can be declared as pointer to const. However it seems that 'eesox_allocate' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/eesox.c:161:42: style: Parameter 'pnew' can be declared as pointer to const. However it seems that 'eesox_allocate' is a callback function, if 'pnew' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/eesox.c:185:31: style: Parameter 'part' can be declared as pointer to const. However it seems that 'eesox_validate_change' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/eesox.c:208:33: style: Parameter 'part' can be declared as pointer to const. However it seems that 'eesox_validate_creation' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/eesox.c:232:33: style: Parameter 'part' can be declared as pointer to const. However it seems that 'eesox_validate_deletion' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/eesox.c:255:31: style: Parameter 'part' can be declared as pointer to const. However it seems that 'eesox_validate_partno' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/eesox.c:279:24: style: Parameter 'part' can be declared as pointer to const. However it seems that 'eesox_nexttype' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/icside.c:298:25: style: Parameter 'part' can be declared as pointer to const. However it seems that 'icside_allocate' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/icside.c:425:34: style: Parameter 'part' can be declared as pointer to const. However it seems that 'icside_validate_deletion' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/icside.c:450:32: style: Parameter 'part' can be declared as pointer to const. However it seems that 'icside_validate_partno' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/icside.c:479:25: style: Parameter 'part' can be declared as pointer to const. However it seems that 'icside_nexttype' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/pcbios.c:368:25: style: Parameter 'part' can be declared as pointer to const. However it seems that 'pcbios_allocate' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/pcbios.c:488:34: style: Parameter 'part' can be declared as pointer to const. However it seems that 'pcbios_validate_deletion' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/pcbios.c:517:32: style: Parameter 'part' can be declared as pointer to const. However it seems that 'pcbios_validate_partno' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/pcbios.c:546:25: style: Parameter 'part' can be declared as pointer to const. However it seems that 'pcbios_nexttype' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/powertec.c:320:27: style: Parameter 'part' can be declared as pointer to const. However it seems that 'powertec_allocate' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/powertec.c:460:36: style: Parameter 'part' can be declared as pointer to const. However it seems that 'powertec_validate_deletion' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/powertec.c:488:34: style: Parameter 'part' can be declared as pointer to const. However it seems that 'powertec_validate_partno' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/powertec.c:517:27: style: Parameter 'part' can be declared as pointer to const. However it seems that 'powertec_nexttype' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/riscix.c:347:25: style: Parameter 'part' can be declared as pointer to const. However it seems that 'riscix_allocate' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/riscix.c:478:34: style: Parameter 'part' can be declared as pointer to const. However it seems that 'riscix_validate_deletion' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] acorn-fdisk-3.0.6.orig/lib/scheme/riscix.c:526:32: style: Parameter 'part' can be declared as pointer to const. However it seems that 'riscix_validate_partno' is a callback function, if 'part' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/acsccid/acsccid_1.1.12.orig.tar.bz2 acsccid-1.1.12/src/ccid_usb.c:1867:54: style: Parameter 'transfer' can be declared as pointer to const. However it seems that 'bulk_transfer_cb' is a callback function, if 'transfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/adcli/adcli_0.9.2.orig.tar.bz2 adcli-0.9.2/library/adentry.c:610:35: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'group_entry_builder' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adcli-0.9.2/library/adkrb5.c:116:39: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'match_all_entries' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adcli-0.9.2/library/adkrb5.c:117:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'match_all_entries' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adcli-0.9.2/library/adconn.c:970:22: style: Parameter 'ld' can be declared as pointer to const. However it seems that 'sasl_interact' is a callback function, if 'ld' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adcli-0.9.2/library/adenroll.c:2029:39: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'load_keytab_entry' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/adns/adns_1.6.1.orig.tar.gz adns-1.6.1/src/types.c:1654:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mf_flat' 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/adolc/adolc_2.7.2.orig.tar.xz ADOL-C-2.7.2/ADOL-C/examples/additional_examples/ext_diff_func/ext_diff_func.cpp:156:31: style: Parameter 'yin' can be declared as pointer to const. However it seems that 'euler_step' is a callback function, if 'yin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ADOL-C-2.7.2/ADOL-C/examples/additional_examples/fixpoint_exam/fixpoint_exam.cpp:92:27: style: Parameter 'x' can be declared as pointer to const. However it seems that 'fixpoint_iter' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ADOL-C-2.7.2/ADOL-C/examples/additional_examples/fixpoint_exam/fixpoint_exam.cpp:92:38: style: Parameter 'u' can be declared as pointer to const. However it seems that 'fixpoint_iter' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ADOL-C-2.7.2/ADOL-C/examples/additional_examples/fixpoint_exam/fixpoint_exam.cpp:99:21: style: Parameter 'x' can be declared as pointer to const. However it seems that 'norm' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ADOL-C-2.7.2/ADOL-C/examples/additional_examples/fixpoint_exam/fixpoint_exam.cpp:104:32: style: Parameter 'x' can be declared as pointer to const. However it seems that 'fixpoint_iter_act' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ADOL-C-2.7.2/ADOL-C/examples/additional_examples/fixpoint_exam/fixpoint_exam.cpp:104:44: style: Parameter 'u' can be declared as pointer to const. However it seems that 'fixpoint_iter_act' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ADOL-C-2.7.2/ADOL-C/src/checkpointing.cpp:53:26: style: Parameter 'x' can be declared as pointer to const. However it seems that 'dummy' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ADOL-C-2.7.2/ADOL-C/src/checkpointing.cpp:53:44: style: Parameter 'y' can be declared as pointer to const. However it seems that 'dummy' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ADOL-C-2.7.2/ADOL-C/src/fixpoint.cpp:129:48: style: Parameter 'x_fix_bar' can be declared as pointer to const. However it seems that 'fp_fos_reverse' is a callback function, if 'x_fix_bar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/adonthell/adonthell_0.3.8.orig.tar.gz adonthell-0.3.8/src/tools/dlgedit/gui_code.cc:37:34: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_close_window' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adonthell-0.3.8/src/tools/dlgedit/gui_code.cc:37:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_close_window' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adonthell-0.3.8/src/tools/dlgedit/gui_settings.cc:98:37: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_close_settings' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adonthell-0.3.8/src/tools/dlgedit/gui_settings.cc:98:54: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_close_settings' 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/adplug/adplug_2.3.3+dfsg.orig.tar.xz adplug-2.3.3/src/adl.cpp:529:40: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_ret0x100' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:533:41: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_ret0x1983' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:537:42: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_initDriver' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:543:44: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_deinitDriver' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:557:42: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_unkOpcode1' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:586:42: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_unkOpcode2' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:632:47: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_getSoundTrigger' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:636:42: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_unkOpcode4' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:641:37: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_dummy' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:645:43: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_getNullvar4' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:650:43: style: Parameter 'list' can be declared as reference to const. However it seems that 'snd_setNullvar3' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1325:56: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_jump' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1365:62: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_writeAdlib' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1400:71: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_waitForEndOfProgram' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1454:61: style: Parameter 'channel' can be declared as reference to const. However it seems that 'updateCallback23' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1501:60: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_setTempo' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1549:62: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_setAMDepth' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1559:67: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_setVibratoDepth' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1604:61: style: Parameter 'channel' can be declared as reference to const. However it seems that 'updateCallback39' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1640:56: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_nop1' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1662:61: style: Parameter 'channel' can be declared as reference to const. However it seems that 'updateCallback46' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1676:56: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_nop2' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1726:69: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_playRhythmSection' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1746:71: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_removeRhythmSection' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1757:61: style: Parameter 'channel' can be declared as reference to const. However it seems that 'updateCallback51' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1798:61: style: Parameter 'channel' can be declared as reference to const. However it seems that 'updateCallback52' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1839:61: style: Parameter 'channel' can be declared as reference to const. However it seems that 'updateCallback53' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/adl.cpp:1880:67: style: Parameter 'channel' can be declared as reference to const. However it seems that 'update_setSoundTrigger' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] adplug-2.3.3/src/rad2.cpp:1808:38: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RADPlayerDummyOPL3' 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/aegean/aegean_0.16.0+dfsg.orig.tar.xz AEGeAn-0.16.0/src/core/AgnLocus.c:85:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'locus_track_order' 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/aegisub/aegisub_3.4.2+ds.orig.tar.gz src/dialog_colorpicker.cpp:85:29: style: Parameter 'evt' can be declared as reference to const. However it seems that 'OnPaint' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/dialog_colorpicker.cpp:251:29: style: Parameter 'evt' can be declared as reference to const. However it seems that 'OnClick' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/dialog_colorpicker.cpp:339:29: style: Parameter 'evt' can be declared as reference to const. However it seems that 'OnMouse' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/dialog_colorpicker.cpp:353:29: style: Parameter 'evt' can be declared as reference to const. However it seems that 'OnPaint' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/dialog_colorpicker.cpp:1048:64: style: Parameter 'evt' can be declared as reference to const. However it seems that 'OnRecentSelect' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/dialog_fonts_collector.cpp:395:66: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnAddText' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/menu.cpp:245:35: style: Parameter 'evt' can be declared as reference to const. However it seems that 'OnMenuClick' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/toolbar.cpp:88:32: style: Parameter 'evt' can be declared as reference to const. However it seems that 'OnClick' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] subprojects/luajit/src/host/buildvm_lib.c:74:48: style: Parameter 'p' can be declared as pointer to const. However it seems that 'libdef_module' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] subprojects/luajit/src/host/buildvm_lib.c:189:34: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'libdef_lua' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] subprojects/luajit/src/host/buildvm_lib.c:189:45: style: Parameter 'p' can be declared as pointer to const. However it seems that 'libdef_lua' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] subprojects/luajit/src/host/buildvm_lib.c:262:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'libdef_push' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] subprojects/luajit/src/host/buildvm_lib.c:307:34: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'libdef_set' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aeskulap/aeskulap_0.2.2-beta2+git20190406.ef77f01.orig.tar.xz aeskulap-0.2.2-beta2+git20190406.ef77f01/imagepool/poolmoveassociation.cpp:137:42: style: Parameter 'callbackData' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'callbackData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aeskulap-0.2.2-beta2+git20190406.ef77f01/imagepool/poolmoveassociation.cpp:137:74: style: Parameter 'request' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aeskulap-0.2.2-beta2+git20190406.ef77f01/imagepool/poolmoveassociation.cpp:137:121: style: Parameter 'response' can be declared as pointer to const. However it seems that 'moveCallback' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aeskulap-0.2.2-beta2+git20190406.ef77f01/imagepool/poolmoveassociation.cpp:288:83: style: Parameter 'progress' can be declared as pointer to const. However it seems that 'storeSCPCallback' is a callback function, if 'progress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aeskulap-0.2.2-beta2+git20190406.ef77f01/imagepool/poolmoveassociation.cpp:288:112: style: Parameter 'req' can be declared as pointer to const. However it seems that 'storeSCPCallback' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aespipe/aespipe_2.4h.orig.tar.bz2 aespipe-v2.4h/aespipe.c:471:43: style: Parameter 'keyStr' can be declared as pointer to const. However it seems that 'unhashed2_hash_buffer' is a callback function, if 'keyStr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aewm++-goodies/aewm++-goodies_1.0.orig.tar.bz2 aewm++_goodies/ae_fspanel-1.0/ae_fspanel.c:1071:30: style: Parameter 'd' can be declared as pointer to const. However it seems that 'handle_error' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aewm++_goodies/ae_fspanel-1.0/ae_fspanel.c:1071:47: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'handle_error' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/afdko/afdko_4.0.1+dfsg1.orig.tar.xz afdko-4.0.1/c/makeotf/lib/hotconv/GPOS.c:1614:81: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'matchFirstInClass' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/makeotf/lib/hotconv/GPOS.c:1626:72: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'matchGID' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/makeotf/lib/hotconv/map.c:1163:75: style: Parameter 'cts' can be declared as pointer to const. However it seems that 'cmpUVSEntry' is a callback function, if 'cts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/makeotf/lib/typecomp/parse.c:2131:41: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'skipValue' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/makeotf/source/fcdb.c:72:75: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'cmpFontName' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/makeotf/source/cb.c:344:26: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'cffId' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/makeotf/source/cb.c:355:52: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'cffWriteN' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/makeotf/source/cb.c:461:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'featAddAnonData' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/rotatefont/source/rotateFont.c:339:68: style: Parameter 'libname' can be declared as pointer to const. However it seems that 'getversion' is a callback function, if 'libname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/rotatefont/source/rotateFont.c:737:45: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'rotate_width' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/rotatefont/source/rotateFont.c:759:44: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'rotate_move' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/rotatefont/source/rotateFont.c:768:44: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'rotate_line' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/rotatefont/source/rotateFont.c:777:45: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'rotate_curve' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/rotatefont/source/rotateFont.c:794:44: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'rotate_stem' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/rotatefont/source/rotateFont.c:882:44: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'rotate_flex' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/rotatefont/source/rotateFont.c:914:45: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'rotate_genop' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/rotatefont/source/rotateFont.c:920:44: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'rotate_seac' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/rotatefont/source/rotateFont.c:927:43: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'rotate_end' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/mergefonts/source/mergeFonts.c:952:68: style: Parameter 'libname' can be declared as pointer to const. However it seems that 'getversion' is a callback function, if 'libname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/sfntdiff/source/Dopt.c:367:30: style: Parameter 'argv' can be declared as const array. However it seems that 'opt_Call' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/sfntdiff/source/Dopt.c:373:30: style: Parameter 'argv' can be declared as const array. However it seems that 'opt_Flag' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/sfntdiff/source/Dopt.c:373:60: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'opt_Flag' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/sfntdiff/source/Dsfnt.c:968:33: style: Parameter 'argv' can be declared as const array. However it seems that 'sfntTTCScan' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/sfntdiff/source/Dsfnt.c:968:63: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'sfntTTCScan' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/absfont/absfont_afm.c:149:42: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'glyphStem' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/absfont/absfont_afm.c:167:43: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'glyphGenop' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/absfont/absfont_afm.c:168:40: style: Parameter 'args' can be declared as pointer to const. However it seems that 'glyphGenop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/absfont/absfont_draw.c:563:42: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'glyphStem' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/absfont/absfont_draw.c:582:43: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'glyphGenop' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/absfont/absfont_draw.c:583:40: style: Parameter 'args' can be declared as pointer to const. However it seems that 'glyphGenop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/absfont/absfont_draw.c:587:42: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'glyphSeac' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/absfont/absfont_metrics.c:189:42: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'glyphStem' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/absfont/absfont_metrics.c:207:43: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'glyphGenop' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/absfont/absfont_metrics.c:208:40: style: Parameter 'args' can be declared as pointer to const. However it seems that 'glyphGenop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:74:45: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'mem_manage' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:208:43: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'stm_open' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:389:44: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'stm_read' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:408:48: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'stm_xml_read' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:432:45: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'stm_write' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1180:51: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'preserveGlyphWidth' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1186:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'preserveGlyphMove' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1194:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'preserveGlyphLine' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1202:51: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'preserveGlyphCurve' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1212:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'preserveGlyphStem' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1220:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'preserveGlyphFlex' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1234:51: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'preserveGlyphGenop' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1243:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'preserveGlyphSeac' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1252:49: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'preserveGlyphEnd' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1282:43: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'getGlyphBeg' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1652:41: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'cefGlyphMap' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1653:59: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cefGlyphMap' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1878:46: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'mtxGlyphWidth' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1884:45: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'mtxGlyphMove' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1890:45: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'mtxGlyphLine' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1896:46: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'mtxGlyphCurve' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1905:46: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'mtxGlyphGenop' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1906:43: style: Parameter 'args' can be declared as pointer to const. However it seems that 'mtxGlyphGenop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1911:45: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'mtxGlyphSeac' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:1917:44: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'mtxGlyphEnd' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:4084:49: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'dcf_SaveStemCount' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:4100:44: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'dcf_GlyphBeg' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:4387:50: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'getExcludeGlyphBeg' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/shared/source/tx_shared/tx_shared.c:4415:47: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'matchExcludedByTag' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/spot/source/CFF_.c:125:28: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'CFFfatal' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/spot/source/CFF_.c:128:30: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'CFFmalloc' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/spot/source/opt.c:371:30: style: Parameter 'argv' can be declared as const array. However it seems that 'opt_Call' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/spot/source/opt.c:377:30: style: Parameter 'argv' can be declared as const array. However it seems that 'opt_Flag' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/spot/source/opt.c:377:60: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'opt_Flag' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afdko-4.0.1/c/tx/source/tx.c:317:68: style: Parameter 'libname' can be declared as pointer to const. However it seems that 'getversion' is a callback function, if 'libname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/afflib/afflib_3.7.22.orig.tar.gz AFFLIBv3-3.7.22/lib/qemu/block-raw-posix.c:876:46: style: Parameter 'bs' can be declared as pointer to const. However it seems that 'raw_is_inserted' is a callback function, if 'bs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFFLIBv3-3.7.22/lib/qemu/block-raw-posix.c:881:48: style: Parameter 'bs' can be declared as pointer to const. However it seems that 'raw_media_changed' is a callback function, if 'bs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFFLIBv3-3.7.22/lib/qemu/block-raw-posix.c:886:40: style: Parameter 'bs' can be declared as pointer to const. However it seems that 'raw_eject' is a callback function, if 'bs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFFLIBv3-3.7.22/lib/qemu/block-raw-posix.c:891:45: style: Parameter 'bs' can be declared as pointer to const. However it seems that 'raw_set_locked' is a callback function, if 'bs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFFLIBv3-3.7.22/lib/qemu/block-raw-posix.c:896:40: style: Parameter 'bs' can be declared as pointer to const. However it seems that 'raw_ioctl' is a callback function, if 'bs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFFLIBv3-3.7.22/lib/qemu/block-raw-posix.c:896:73: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'raw_ioctl' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFFLIBv3-3.7.22/lib/vnode_raw.cpp:306:49: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'raw_write' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFFLIBv3-3.7.22/lib/qemu/block-qcow2.c:1142:46: style: Parameter 'bs' can be declared as pointer to const. However it seems that 'qcow_make_empty' is a callback function, if 'bs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aflplusplus/aflplusplus_4.33c.orig.tar.gz AFLplusplus-4.33c/frida_mode/addr/addr.c:9:40: style: Parameter 'info' can be declared as pointer to const. However it seems that 'phdr_callback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/c/harness.c:58:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/c/harness.c:58:78: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/c/harness.c:62:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/c/harness.c:62:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/persistent/harness.c:62:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/persistent/harness.c:62:78: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/persistent/harness.c:66:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/persistent/harness.c:66:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/speedtest/c/harness.c:57:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/speedtest/c/harness.c:57:78: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/speedtest/c/harness.c:61:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/unicorn_mode/samples/speedtest/c/harness.c:61:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/utils/qbdi_mode/template.cpp:155:55: style: Parameter 'gprState' can be declared as pointer to const. However it seems that 'bbcallback' is a callback function, if 'gprState' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/utils/qbdi_mode/template.cpp:156:50: style: Parameter 'fprState' can be declared as pointer to const. However it seems that 'bbcallback' is a callback function, if 'fprState' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AFLplusplus-4.33c/utils/qbdi_mode/template.cpp:156:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'bbcallback' 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/afterstep/afterstep_2.2.12.orig.tar.bz2 afterstep-devel-2.2.12/libASGTK/asgtkcframe.c:87:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'asgtk_collapsing_frame_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libASGTK/asgtkcframe.c:110:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'collapse_container_part' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libASGTK/asgtkcolorsel.c:88:63: style: Parameter 'id' can be declared as pointer to const. However it seems that 'asgtk_color_selection_init' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libASGTK/asgtkgradient.c:502:63: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'color_preview_size_alloc' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libASGTK/asgtkimagebrowser.c:93:59: style: Parameter 'ib' can be declared as pointer to const. However it seems that 'asgtk_image_browser_init' is a callback function, if 'ib' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libASGTK/asgtklistviews.c:85:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'asgtk_simple_list_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libASGTK/asgtklookedit.c:671:41: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_add_mystyle_btn_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libASGTK/asgtklookedit.c:714:45: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_save_as_mystyle_btn_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libASGTK/asgtkxmleditor.c:353:45: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_refresh_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libASGTK/asgtkxmleditor.c:425:42: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_save_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterBase/xwrap.c:48:33: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'quiet_xerror_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterBase/xwrap.c:48:52: style: Parameter 'error' can be declared as pointer to const. However it seems that 'quiet_xerror_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterConf/ASMount.c:174:37: style: Parameter 'asm_config' can be declared as pointer to const. However it seems that 'InitASMountConfig' is a callback function, if 'asm_config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterConf/ASMount.c:211:37: style: Parameter 'asmodule_config' can be declared as pointer to const. However it seems that 'ASMount_fs2config' is a callback function, if 'asmodule_config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterConf/ASMount.c:245:39: style: Parameter 'asm_to' can be declared as pointer to const. However it seems that 'MergeASMountOptions' is a callback function, if 'asm_to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterConf/ASMount.c:245:64: style: Parameter 'asm_from' can be declared as pointer to const. However it seems that 'MergeASMountOptions' is a callback function, if 'asm_from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterConf/WinList.c:226:37: style: Parameter 'asm_config' can be declared as pointer to const. However it seems that 'InitWinListConfig' is a callback function, if 'asm_config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterConf/WinList.c:331:37: style: Parameter 'asmodule_config' can be declared as pointer to const. However it seems that 'WinList_fs2config' is a callback function, if 'asmodule_config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterConf/WinList.c:422:39: style: Parameter 'asm_to' can be declared as pointer to const. However it seems that 'MergeWinListOptions' is a callback function, if 'asm_to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterConf/WinList.c:422:64: style: Parameter 'asm_from' can be declared as pointer to const. However it seems that 'MergeWinListOptions' is a callback function, if 'asm_from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/aftershow/xutil.c:144:30: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'nop_error_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/aftershow/xutil.c:144:49: style: Parameter 'error' can be declared as pointer to const. However it seems that 'nop_error_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:598:42: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data_tinted' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:606:52: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data_tinted_8bitshift' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:614:53: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data_tinted_16bitshift' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:622:50: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data_tinted_masked' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:630:59: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data_tinted_8bitshift_masked' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:639:60: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data_tinted_16bitshift_masked' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:647:60: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data_tinted_24bitshift_masked' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:655:37: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data32' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:663:47: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data32_8bitshift' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:671:48: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data32_16bitshift' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:679:45: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data32_masked' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:687:54: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data32_8bitshift_masked' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:696:55: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data32_16bitshift_masked' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:704:55: style: Parameter 'data32' can be declared as pointer to const. However it seems that 'copy_data32_24bitshift_masked' is a callback function, if 'data32' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asstorage.c:1586:61: style: Parameter 'src' can be declared as pointer to const. However it seems that 'card8_card8_cpy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:70:41: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'asvisual_empty_XErrorHandler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:70:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'asvisual_empty_XErrorHandler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1031:33: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'quiet_xerror_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1031:52: style: Parameter 'error' can be declared as pointer to const. However it seems that 'quiet_xerror_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1798:33: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'pixel2color32rgb' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1798:67: style: Parameter 'red' can be declared as pointer to const. However it seems that 'pixel2color32rgb' is a callback function, if 'red' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1798:80: style: Parameter 'green' can be declared as pointer to const. However it seems that 'pixel2color32rgb' is a callback function, if 'green' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1798:95: style: Parameter 'blue' can be declared as pointer to const. However it seems that 'pixel2color32rgb' is a callback function, if 'blue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1800:33: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'pixel2color32bgr' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1800:67: style: Parameter 'red' can be declared as pointer to const. However it seems that 'pixel2color32bgr' is a callback function, if 'red' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1800:80: style: Parameter 'green' can be declared as pointer to const. However it seems that 'pixel2color32bgr' is a callback function, if 'green' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1800:95: style: Parameter 'blue' can be declared as pointer to const. However it seems that 'pixel2color32bgr' is a callback function, if 'blue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1806:33: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'pixel2color16rgb' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1806:67: style: Parameter 'red' can be declared as pointer to const. However it seems that 'pixel2color16rgb' is a callback function, if 'red' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1806:80: style: Parameter 'green' can be declared as pointer to const. However it seems that 'pixel2color16rgb' is a callback function, if 'green' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1806:95: style: Parameter 'blue' can be declared as pointer to const. However it seems that 'pixel2color16rgb' is a callback function, if 'blue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1808:33: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'pixel2color16bgr' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1808:67: style: Parameter 'red' can be declared as pointer to const. However it seems that 'pixel2color16bgr' is a callback function, if 'red' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1808:80: style: Parameter 'green' can be declared as pointer to const. However it seems that 'pixel2color16bgr' is a callback function, if 'green' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1808:95: style: Parameter 'blue' can be declared as pointer to const. However it seems that 'pixel2color16bgr' is a callback function, if 'blue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1810:33: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'pixel2color15rgb' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1810:67: style: Parameter 'red' can be declared as pointer to const. However it seems that 'pixel2color15rgb' is a callback function, if 'red' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1810:80: style: Parameter 'green' can be declared as pointer to const. However it seems that 'pixel2color15rgb' is a callback function, if 'green' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1810:95: style: Parameter 'blue' can be declared as pointer to const. However it seems that 'pixel2color15rgb' is a callback function, if 'blue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1812:33: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'pixel2color15bgr' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1812:67: style: Parameter 'red' can be declared as pointer to const. However it seems that 'pixel2color15bgr' is a callback function, if 'red' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1812:80: style: Parameter 'green' can be declared as pointer to const. However it seems that 'pixel2color15bgr' is a callback function, if 'green' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1812:95: style: Parameter 'blue' can be declared as pointer to const. However it seems that 'pixel2color15bgr' is a callback function, if 'blue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1815:34: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'ximage2scanline32' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1815:47: style: Parameter 'xim' can be declared as pointer to const. However it seems that 'ximage2scanline32' is a callback function, if 'xim' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1851:35: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'ximage2scanline16' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1851:48: style: Parameter 'xim' can be declared as pointer to const. However it seems that 'ximage2scanline16' is a callback function, if 'xim' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1878:35: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'ximage2scanline15' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:1878:48: style: Parameter 'xim' can be declared as pointer to const. However it seems that 'ximage2scanline15' is a callback function, if 'xim' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2010:35: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'scanline2ximage32' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2010:48: style: Parameter 'xim' can be declared as pointer to const. However it seems that 'scanline2ximage32' is a callback function, if 'xim' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2010:65: style: Parameter 'sl' can be declared as pointer to const. However it seems that 'scanline2ximage32' is a callback function, if 'sl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2082:35: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'scanline2ximage16' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2082:48: style: Parameter 'xim' can be declared as pointer to const. However it seems that 'scanline2ximage16' is a callback function, if 'xim' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2082:65: style: Parameter 'sl' can be declared as pointer to const. However it seems that 'scanline2ximage16' is a callback function, if 'sl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2140:35: style: Parameter 'asv' can be declared as pointer to const. However it seems that 'scanline2ximage15' is a callback function, if 'asv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2140:48: style: Parameter 'xim' can be declared as pointer to const. However it seems that 'scanline2ximage15' is a callback function, if 'xim' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2140:65: style: Parameter 'sl' can be declared as pointer to const. However it seems that 'scanline2ximage15' is a callback function, if 'sl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2202:69: style: Parameter 'sl' can be declared as pointer to const. However it seems that 'scanline2ximage_pseudo3bpp' is a callback function, if 'sl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2231:69: style: Parameter 'sl' can be declared as pointer to const. However it seems that 'scanline2ximage_pseudo6bpp' is a callback function, if 'sl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/asvisual.c:2286:70: style: Parameter 'sl' can be declared as pointer to const. However it seems that 'scanline2ximage_pseudo12bpp' is a callback function, if 'sl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/export.c:465:24: style: Parameter 'im' can be declared as pointer to const. However it seems that 'ASImage2xpm' is a callback function, if 'im' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/export.c:465:68: style: Parameter 'params' can be declared as pointer to const. However it seems that 'ASImage2xpm' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/export.c:713:24: style: Parameter 'im' can be declared as pointer to const. However it seems that 'ASImage2png' is a callback function, if 'im' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/export.c:713:68: style: Parameter 'params' can be declared as pointer to const. However it seems that 'ASImage2png' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/export.c:879:24: style: Parameter 'im' can be declared as pointer to const. However it seems that 'ASImage2jpeg' is a callback function, if 'im' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/export.c:879:68: style: Parameter 'params' can be declared as pointer to const. However it seems that 'ASImage2jpeg' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/export.c:1135:23: style: Parameter 'im' can be declared as pointer to const. However it seems that 'ASImage2gif' is a callback function, if 'im' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/export.c:1135:66: style: Parameter 'params' can be declared as pointer to const. However it seems that 'ASImage2gif' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/export.c:1284:24: style: Parameter 'im' can be declared as pointer to const. However it seems that 'ASImage2tiff' is a callback function, if 'im' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/export.c:1284:67: style: Parameter 'params' can be declared as pointer to const. However it seems that 'ASImage2tiff' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:856:23: style: Parameter 'stat_info' can be declared as pointer to const. However it seems that 'direntry2ASImageListEntry' is a callback function, if 'stat_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:1342:54: style: Parameter 'params' can be declared as pointer to const. However it seems that 'xpm2ASImage' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:1648:54: style: Parameter 'params' can be declared as pointer to const. However it seems that 'png2ASImage' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:1874:55: style: Parameter 'params' can be declared as pointer to const. However it seems that 'jpeg2ASImage' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2189:54: style: Parameter 'params' can be declared as pointer to const. However it seems that 'gif2ASImage' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2467:55: style: Parameter 'params' can be declared as pointer to const. However it seems that 'tiff2ASImage' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2616:54: style: Parameter 'params' can be declared as pointer to const. However it seems that 'svg2ASImage' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2674:40: style: Parameter 'infile' can be declared as pointer to const. However it seems that 'load_tga_colormapped' is a callback function, if 'infile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2674:61: style: Parameter 'tga' can be declared as pointer to const. However it seems that 'load_tga_colormapped' is a callback function, if 'tga' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2674:81: style: Parameter 'cmap' can be declared as pointer to const. However it seems that 'load_tga_colormapped' is a callback function, if 'cmap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2674:99: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'load_tga_colormapped' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2674:111: style: Parameter 'read_buf' can be declared as pointer to const. However it seems that 'load_tga_colormapped' is a callback function, if 'read_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2674:128: style: Parameter 'gamma_table' can be declared as pointer to const. However it seems that 'load_tga_colormapped' is a callback function, if 'gamma_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2680:126: style: Parameter 'gamma_table' can be declared as pointer to const. However it seems that 'load_tga_truecolor' is a callback function, if 'gamma_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2724:31: style: Parameter 'infile' can be declared as pointer to const. However it seems that 'load_tga_bw' is a callback function, if 'infile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2724:52: style: Parameter 'tga' can be declared as pointer to const. However it seems that 'load_tga_bw' is a callback function, if 'tga' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2724:72: style: Parameter 'cmap' can be declared as pointer to const. However it seems that 'load_tga_bw' is a callback function, if 'cmap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2724:90: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'load_tga_bw' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2724:102: style: Parameter 'read_buf' can be declared as pointer to const. However it seems that 'load_tga_bw' is a callback function, if 'read_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2724:119: style: Parameter 'gamma_table' can be declared as pointer to const. However it seems that 'load_tga_bw' is a callback function, if 'gamma_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2730:44: style: Parameter 'infile' can be declared as pointer to const. However it seems that 'load_tga_rle_colormapped' is a callback function, if 'infile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2730:65: style: Parameter 'tga' can be declared as pointer to const. However it seems that 'load_tga_rle_colormapped' is a callback function, if 'tga' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2730:85: style: Parameter 'cmap' can be declared as pointer to const. However it seems that 'load_tga_rle_colormapped' is a callback function, if 'cmap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2730:103: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'load_tga_rle_colormapped' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2730:115: style: Parameter 'read_buf' can be declared as pointer to const. However it seems that 'load_tga_rle_colormapped' is a callback function, if 'read_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2730:132: style: Parameter 'gamma_table' can be declared as pointer to const. However it seems that 'load_tga_rle_colormapped' is a callback function, if 'gamma_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2736:42: style: Parameter 'infile' can be declared as pointer to const. However it seems that 'load_tga_rle_truecolor' is a callback function, if 'infile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2736:63: style: Parameter 'tga' can be declared as pointer to const. However it seems that 'load_tga_rle_truecolor' is a callback function, if 'tga' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2736:83: style: Parameter 'cmap' can be declared as pointer to const. However it seems that 'load_tga_rle_truecolor' is a callback function, if 'cmap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2736:101: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'load_tga_rle_truecolor' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2736:113: style: Parameter 'read_buf' can be declared as pointer to const. However it seems that 'load_tga_rle_truecolor' is a callback function, if 'read_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2736:130: style: Parameter 'gamma_table' can be declared as pointer to const. However it seems that 'load_tga_rle_truecolor' is a callback function, if 'gamma_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2742:35: style: Parameter 'infile' can be declared as pointer to const. However it seems that 'load_tga_rle_bw' is a callback function, if 'infile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2742:56: style: Parameter 'tga' can be declared as pointer to const. However it seems that 'load_tga_rle_bw' is a callback function, if 'tga' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2742:76: style: Parameter 'cmap' can be declared as pointer to const. However it seems that 'load_tga_rle_bw' is a callback function, if 'cmap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2742:94: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'load_tga_rle_bw' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2742:106: style: Parameter 'read_buf' can be declared as pointer to const. However it seems that 'load_tga_rle_bw' is a callback function, if 'read_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/import.c:2742:123: style: Parameter 'gamma_table' can be declared as pointer to const. However it seems that 'load_tga_rle_bw' is a callback function, if 'gamma_table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/libjpeg/jcdctmgr.c:65:58: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'forward_DCT' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/libjpeg/jcdctmgr.c:128:64: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'forward_DCT_float' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/libjpeg/jcsample.c:150:61: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'int_downsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/libjpeg/jcsample.c:199:66: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'fullsize_downsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/libjpeg/jcsample.c:224:62: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'h2v1_downsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/libjpeg/jcsample.c:261:62: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'h2v2_downsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/libjpeg/jcsample.c:305:69: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'h2v2_smooth_downsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/libjpeg/jcsample.c:406:72: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'fullsize_smooth_downsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/libjpeg/jdsample.c:190:61: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'int_upsample' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/pixmap.c:145:33: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'pixmap_error_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterImage/pixmap.c:145:52: style: Parameter 'error' can be declared as pointer to const. However it seems that 'pixmap_error_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/asapp.c:462:31: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'handler_show_info' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/asapp.c:462:43: style: Parameter 'trg' can be declared as pointer to const. However it seems that 'handler_show_info' is a callback function, if 'trg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/asapp.c:509:29: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'handler_set_int' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/event.c:326:36: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'Empty_XErrorHandler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/event.c:326:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Empty_XErrorHandler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/hints.c:1271:55: style: Parameter 'raw' can be declared as pointer to const. However it seems that 'merge_xresources_hints' is a callback function, if 'raw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/outline.c:118:62: style: Parameter 'geom' can be declared as pointer to const. However it seems that 'make_box_segments' is a callback function, if 'geom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/outline.c:126:65: style: Parameter 'geom' can be declared as pointer to const. However it seems that 'make_wmaker_segments' is a callback function, if 'geom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/outline.c:239:63: style: Parameter 'geom' can be declared as pointer to const. However it seems that 'make_hash_segments' is a callback function, if 'geom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/outline.c:266:62: style: Parameter 'geom' can be declared as pointer to const. However it seems that 'make_twm_segments' is a callback function, if 'geom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/wmprops.c:176:47: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'catch_redirect_error' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/libAfterStep/wmprops.c:176:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'catch_redirect_error' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/ASDocGen/xmlproc.c:604:33: style: Parameter 'doc' can be declared as pointer to const. However it seems that 'start_emphasis_tag' is a callback function, if 'doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/ASDocGen/xmlproc.c:613:31: style: Parameter 'doc' can be declared as pointer to const. However it seems that 'end_emphasis_tag' is a callback function, if 'doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/ASDocGen/xmlproc.c:731:51: style: Parameter 'parm' can be declared as pointer to const. However it seems that 'start_imagedata_tag' is a callback function, if 'parm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/ASMount/main.c:665:44: style: Parameter 'monitor' can be declared as pointer to const. However it seems that 'mount_changed' is a callback function, if 'monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/ASMount/main.c:665:61: style: Parameter 'mount' can be declared as pointer to const. However it seems that 'mount_changed' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/ASMount/main.c:665:77: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'mount_changed' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/ASMount/main.c:1028:26: style: Parameter 'source' can be declared as pointer to const. However it seems that 'my_timer_handle' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/ASMount/main.c:1097:40: style: Parameter 'source' can be declared as pointer to const. However it seems that 'x11_fd_check' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/ASMount/main.c:1098:42: style: Parameter 'source' can be declared as pointer to const. However it seems that 'x11_fd_dispatch' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/ASMount/main.c:1098:81: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'x11_fd_dispatch' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Animate/Animate.c:101:38: style: Parameter 'params' can be declared as pointer to const. However it seems that 'AnimateResizeTwist' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Animate/Animate.c:131:37: style: Parameter 'params' can be declared as pointer to const. However it seems that 'AnimateResizeFlip' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Animate/Animate.c:158:37: style: Parameter 'params' can be declared as pointer to const. However it seems that 'AnimateResizeTurn' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Animate/Animate.c:187:37: style: Parameter 'params' can be declared as pointer to const. However it seems that 'AnimateResizeZoom' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Gnome/Gnome.c:1032:26: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Gnome/Gnome.c:1032:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:31:12: style: Parameter 'arg1' can be declared as pointer to const. However it seems that 'Inf' is a callback function, if 'arg1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:31:24: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'Inf' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:40:14: style: Parameter 'arg1' can be declared as pointer to const. However it seems that 'InfEq' is a callback function, if 'arg1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:40:26: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'InfEq' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:49:14: style: Parameter 'arg1' can be declared as pointer to const. However it seems that 'Equal' is a callback function, if 'arg1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:49:26: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'Equal' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:58:14: style: Parameter 'arg1' can be declared as pointer to const. However it seems that 'SupEq' is a callback function, if 'arg1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:58:26: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'SupEq' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:67:12: style: Parameter 'arg1' can be declared as pointer to const. However it seems that 'Sup' is a callback function, if 'arg1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:67:24: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'Sup' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:76:13: style: Parameter 'arg1' can be declared as pointer to const. However it seems that 'Diff' is a callback function, if 'arg1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:76:25: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'Diff' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:259:23: style: Parameter 'NbArg' can be declared as pointer to const. However it seems that 'FuncSetASoption' is a callback function, if 'NbArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/Script/Instructions.c:259:36: style: Parameter 'TabArg' can be declared as pointer to const. However it seems that 'FuncSetASoption' is a callback function, if 'TabArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/GWCommand.c:415:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/GWCommand.c:416:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/GWCommand.c:465:47: style: Parameter 'togglebutton' can be declared as pointer to const. However it seems that 'on_thisscreen_radio_toggled' is a callback function, if 'togglebutton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/GWCommand.c:466:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_thisscreen_radio_toggled' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/GWCommand.c:472:45: style: Parameter 'togglebutton' can be declared as pointer to const. However it seems that 'on_thisdesk_radio_toggled' is a callback function, if 'togglebutton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/GWCommand.c:473:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_thisdesk_radio_toggled' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/GWCommand.c:479:45: style: Parameter 'togglebutton' can be declared as pointer to const. However it seems that 'on_alldesks_radio_toggled' is a callback function, if 'togglebutton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/GWCommand.c:480:24: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_alldesks_radio_toggled' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/WinCommand.c:158:33: style: Parameter 'state' can be declared as pointer to const. However it seems that 'move_wrapper' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/WinCommand.c:171:41: style: Parameter 'state' can be declared as pointer to const. However it seems that 'send_to_desk_wrapper' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/WinCommand.c:190:35: style: Parameter 'state' can be declared as pointer to const. However it seems that 'resize_wrapper' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/WinCommand/WinCommand.c:202:34: style: Parameter 'state' can be declared as pointer to const. However it seems that 'group_wrapper' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/afterstep.c:809:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'CloseSessionRetryHandler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:69:39: style: Parameter 'asm_config' can be declared as pointer to const. However it seems that 'InitAfterStepConfig' is a callback function, if 'asm_config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:80:39: style: Parameter 'asmodule_config' can be declared as pointer to const. However it seems that 'AfterStep_fs2config' is a callback function, if 'asmodule_config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:111:41: style: Parameter 'asm_to' can be declared as pointer to const. However it seems that 'MergeAfterStepOptions' is a callback function, if 'asm_to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:111:66: style: Parameter 'asm_from' can be declared as pointer to const. However it seems that 'MergeAfterStepOptions' is a callback function, if 'asm_from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:606:22: style: Parameter 'text' can be declared as pointer to const. However it seems that 'obsolete' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:606:35: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'obsolete' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:606:56: style: Parameter 'i' can be declared as pointer to const. However it seems that 'obsolete' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:2120:26: style: Parameter 'tline' can be declared as pointer to const. However it seems that 'SetTitleText' is a callback function, if 'tline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:2277:21: style: Parameter 'text' can be declared as pointer to const. However it seems that 'SetFlag' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:2287:25: style: Parameter 'text' can be declared as pointer to const. However it seems that 'SetLookFlag' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:2301:22: style: Parameter 'text' can be declared as pointer to const. However it seems that 'SetFlag2' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:2321:21: style: Parameter 'text' can be declared as pointer to const. However it seems that 'SetInts' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:2330:22: style: Parameter 'text' can be declared as pointer to const. However it seems that 'SetInts2' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/configure.c:2344:27: style: Parameter 'text' can be declared as pointer to const. However it seems that 'SetButtonList' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/cover.c:76:38: style: Parameter 'scr' can be declared as pointer to const. However it seems that 'desk_anim_shape_blocks' is a callback function, if 'scr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:984:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'scroll_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:999:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'movecursor_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1053:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'raiselower_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1097:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'change_desk_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1141:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'warp_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1167:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'goto_bookmark_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1204:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1235:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1351:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_in_term_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1689:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'change_theme_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1689:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'change_theme_func_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1944:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'KIPC_send_message_all_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:1944:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'KIPC_send_message_all_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:2136:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'desk_func_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:2234:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'windowlist_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:2234:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'windowlist_func_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/functions.c:2257:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'modulelist_func_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/afterstep/menus.c:1389:62: style: Parameter 'feel' can be declared as pointer to const. However it seems that 'on_menu_look_feel_changed' is a callback function, if 'feel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afterstep-devel-2.2.12/src/test/test.c:267:53: style: Parameter 'body' can be declared as pointer to const. However it seems that 'process_message' is a callback function, if 'body' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/afuse/afuse_0.5.0.orig.tar.gz afuse-0.5.0/src/afuse.c:1304:58: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'afuse_utime' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afuse-0.5.0/src/afuse.c:1377:32: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'afuse_read' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afuse-0.5.0/src/afuse.c:1390:47: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'afuse_write' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afuse-0.5.0/src/afuse.c:1405:67: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'afuse_release' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] afuse-0.5.0/src/afuse.c:1426:33: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'afuse_fsync' 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/a/agedu/agedu_20211129.8cd63c5.orig.tar.gz agedu-20211129.8cd63c5/winscan.c:208:14: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'gd' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] agedu-20211129.8cd63c5/winscan.c:208:58: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'gd' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aggdraw/aggdraw_1.3.19.orig.tar.gz aggdraw-1.3.19/aggdraw.cxx:1580:42: style: Parameter 'args' can be declared as pointer to const. However it seems that 'draw_tobytes' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aggdraw-1.3.19/aggdraw.cxx:2435:40: style: Parameter 'args' can be declared as pointer to const. However it seems that 'path_close' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aggdraw-1.3.19/aggdraw.cxx:2483:41: style: Parameter 'args' can be declared as pointer to const. However it seems that 'path_coords' 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/a/aghermann/aghermann_1.1.2.orig.tar.xz aghermann-1.1.2/src/aghermann/expdesign/tree-scanner.cc:256:91: style: Parameter 'ftw' can be declared as pointer to const. However it seems that 'supported_sigfile_processor' is a callback function, if 'ftw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aide/aide_0.19.2.orig.tar.gz aide-0.19.2/src/fopen.c:65:36: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'write_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aide-0.19.2/src/report_json.c:143:53: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'print_line_json' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aiksaurus/aiksaurus_1.2.1+dev-0.12.orig.tar.gz aiksaurus-1.2.1+dev-0.12/gtk/src/Meaning.cpp:144:59: style: Parameter 'e' can be declared as pointer to const. However it seems that '_wordclick' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiksaurus-1.2.1+dev-0.12/gtk/src/Replacebar.cpp:81:61: style: Parameter 'k' can be declared as pointer to const. However it seems that '_keyPressed' is a callback function, if 'k' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aioquic/aioquic_1.2.0.orig.tar.gz aioquic-1.2.0/src/aioquic/_buffer.c:66:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Buffer_data_slice' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aioquic-1.2.0/src/aioquic/_buffer.c:83:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Buffer_eof' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aioquic-1.2.0/src/aioquic/_buffer.c:327:27: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Buffer_tell' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aioquic-1.2.0/src/aioquic/_buffer.c:353:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Buffer_capacity_getter' 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/aircrack-ng/aircrack-ng_1.7+git20230807.4bf83f1a.orig.tar.xz contrib/peek/omnipeek.c:142:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/cygwin.c:455:44: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'cygwin_get_monitor' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/cygwin.c:464:41: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'cygwin_get_rate' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/cygwin.c:478:41: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'cygwin_set_rate' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/cygwin_tap.c:426:63: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'ti_set_mac_cygwin' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/darwin_tap.c:163:63: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'ti_set_mac_darwin' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/darwin_tap.c:175:63: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'ti_set_ip_darwin' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/darwin_tap.c:205:52: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ti_write_darwin' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/file.c:249:26: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'file_write' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/file.c:251:24: style: Parameter 'h80211' can be declared as pointer to const. However it seems that 'file_write' is a callback function, if 'h80211' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/file.c:253:25: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'file_write' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/file.c:296:42: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'file_get_monitor' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/freebsd.c:316:25: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'fbsd_write' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/freebsd.c:505:42: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'fbsd_get_monitor' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/freebsd.c:515:39: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'fbsd_get_rate' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/freebsd.c:525:39: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'fbsd_set_rate' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/freebsd.c:535:58: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'fbsd_set_mac' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/freebsd_tap.c:143:61: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'ti_set_mac_fbsd' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/freebsd_tap.c:155:61: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'ti_set_ip_fbsd' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/freebsd_tap.c:185:50: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ti_write_fbsd' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/linux.c:800:26: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'linux_write' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/linux.c:2338:59: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'linux_set_mac' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/linux_tap.c:139:62: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'ti_set_mac_linux' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/linux_tap.c:149:62: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'ti_set_ip_linux' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/linux_tap.c:173:51: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ti_write_linux' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/netbsd.c:296:24: style: Parameter 'h80211' can be declared as pointer to const. However it seems that 'nbsd_write' is a callback function, if 'h80211' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/netbsd.c:298:25: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'nbsd_write' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/netbsd.c:471:42: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'nbsd_get_monitor' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/netbsd.c:481:39: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'nbsd_get_rate' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/netbsd.c:491:39: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'nbsd_set_rate' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/netbsd.c:501:58: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'nbsd_set_mac' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/netbsd_tap.c:141:61: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'ti_set_mac_nbsd' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/netbsd_tap.c:153:61: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'ti_set_ip_nbsd' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/netbsd_tap.c:183:50: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ti_write_nbsd' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/network.c:373:23: style: Parameter 'h80211' can be declared as pointer to const. However it seems that 'net_write' is a callback function, if 'h80211' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/network.c:375:24: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'net_write' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/openbsd.c:304:24: style: Parameter 'h80211' can be declared as pointer to const. However it seems that 'obsd_write' is a callback function, if 'h80211' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/openbsd.c:306:25: style: Parameter 'ti' can be declared as pointer to const. However it seems that 'obsd_write' is a callback function, if 'ti' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/openbsd.c:479:42: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'obsd_get_monitor' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/openbsd.c:489:39: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'obsd_get_rate' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/openbsd.c:499:39: style: Parameter 'wi' can be declared as pointer to const. However it seems that 'obsd_set_rate' is a callback function, if 'wi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/openbsd.c:509:58: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'obsd_set_mac' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/openbsd_tap.c:141:61: style: Parameter 'mac' can be declared as pointer to const. However it seems that 'ti_set_mac_obsd' is a callback function, if 'mac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/openbsd_tap.c:153:61: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'ti_set_ip_obsd' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/osdep/openbsd_tap.c:183:50: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ti_write_obsd' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/ptw/aircrack-ptw-lib.c:358:30: style: Parameter 'key' can be declared as pointer to const. However it seems that 'rc4test' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/ptw/aircrack-ptw-lib.c:358:57: style: Parameter 'iv' can be declared as pointer to const. However it seems that 'rc4test' is a callback function, if 'iv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lib/ptw/aircrack-ptw-lib.c:358:71: style: Parameter 'keystream' can be declared as pointer to const. However it seems that 'rc4test' is a callback function, if 'keystream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/besside-ng/besside-ng.c:1187:48: style: Parameter 'n' can be declared as pointer to const. However it seems that 'check_owned' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/besside-ng/besside-ng.c:1197:50: style: Parameter 'n' can be declared as pointer to const. However it seems that 'check_unreach' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/airspy-host/airspy-host_1.0.9.orig.tar.xz airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:362:36: style: Parameter 'transfer' can be declared as pointer to const. However it seems that 'rx_callback' is a callback function, if 'transfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/airspyhf/airspyhf_1.6.8.orig.tar.xz airspyhf-1.6.8/tools/src/airspyhf_rx.c:299:38: style: Parameter 'transfer' can be declared as pointer to const. However it seems that 'rx_callback' is a callback function, if 'transfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/airspyone-host/airspyone-host_1.0.10.orig.tar.xz airspyone_host-1.0.10/airspy-tools/src/airspy_rx.c:362:36: style: Parameter 'transfer' can be declared as pointer to const. However it seems that 'rx_callback' is a callback function, if 'transfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/airstrike/airstrike_0.99+1.0pre6a.orig.tar.gz airstrike-0.99+1.0pre6a/src/sprite_types/parachute.c:39:36: style: Parameter 'this_sprite' can be declared as pointer to const. However it seems that 'collide' is a callback function, if 'this_sprite' is declared with const you might also need to cast function pointer(s). [constParameterCallback] airstrike-0.99+1.0pre6a/src/sprite_types/parachute.c:40:22: style: Parameter 'other_sprite' can be declared as pointer to const. However it seems that 'collide' is a callback function, if 'other_sprite' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aiscm/aiscm_0.22.1.orig.tar.xz aiscm-0.22.1/aiscm/ringbuffer-tests.c:58:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_fetch_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/ringbuffer-tests.c:74:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_append_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/ringbuffer-tests.c:91:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_limit_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/ringbuffer-tests.c:107:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_advances_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/ringbuffer-tests.c:124:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_offset_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/ringbuffer-tests.c:142:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_wrap_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/ringbuffer-tests.c:164:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_grow_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/ringbuffer-tests.c:180:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_wrap_write_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/ringbuffer-tests.c:200:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_flushing' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/pulse.c:254:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'fetch_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/ringbuffer.c:51:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ringbuffer_copy_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/util-helpers-tests.c:74:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ignore_exception' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/ffmpeg.c:963:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'fetch_buffered_audio_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/xorg.c:149:34: style: Parameter 'display' can be declared as pointer to const. However it seems that 'always_true' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/xorg.c:149:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'always_true' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aiscm-0.22.1/aiscm/xorg.c:439:38: style: Parameter 'd' can be declared as pointer to const. However it seems that 'wait_for_notify' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aisleriot/aisleriot_3.22.35.orig.tar.xz aisleriot-3.22.35/src/ar-fullscreen-button.c:192:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_button_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/ar-fullscreen-button.c:413:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_fullscreen_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/ar-fullscreen-button.c:438:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_fullscreen_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/ar-style-gtk.c:68:29: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'sync_settings' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/ar-style-gtk.c:69:28: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sync_settings' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/ar-game-chooser.c:403:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_game_chooser_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/ar-style.c:106:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_style_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/ar-style.c:189:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_style_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-surface-cache.c:154:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_card_surface_cache_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-surface-cache.c:173:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_card_surface_cache_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-theme-preimage.c:211:64: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ar_card_theme_preimage_class_get_theme_info' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-theme-pysol.c:293:40: style: Parameter 'card_theme' can be declared as pointer to const. However it seems that 'ar_card_theme_pysol_load' is a callback function, if 'card_theme' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-theme-pysol.c:306:49: style: Parameter 'card_theme' can be declared as pointer to const. However it seems that 'ar_card_theme_pysol_set_card_size' is a callback function, if 'card_theme' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-theme-pysol.c:419:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_card_theme_pysol_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-theme-pysol.c:442:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_card_theme_pysol_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-theme-qsvg.cpp:280:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_card_theme_qsvg_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-theme-qsvg.cpp:303:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_card_theme_qsvg_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-theme.c:93:67: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_card_theme_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-card-theme.c:109:55: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'ar_card_theme_class_get_theme_info' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-gsettings.c:85:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_state_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-conf.c:175:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_state_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aisleriot-3.22.35/src/lib/ar-conf.c:483:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ar_conf_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/a/akonadi/akonadi_24.12.3.orig.tar.xz akonadi-24.12.3/src/core/models/entitytreemodel_p.h:44:30: style: Parameter 'node' can be declared as pointer to const. However it seems that 'isItem' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alarm-clock-applet/alarm-clock-applet_0.4.1.orig.tar.gz alarm-clock-0.4.1/src/alarm-settings.c:318:56: style: Parameter 'param' can be declared as pointer to const. However it seems that 'alarm_changed' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_gconf_recursive.c:29:22: style: Parameter 'client' can be declared as pointer to const. However it seems that 'notify' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_gconf_recursive.c:31:15: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'notify' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_gconf_recursive.c:32:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'notify' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_alarm.c:232:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'test_alarm_signal_alarm' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_alarm.c:232:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_alarm_signal_alarm' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_alarm.c:247:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'test_alarm_signal_cleared' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_alarm.c:247:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_alarm_signal_cleared' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_alarm.c:260:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'test_alarm_signal_error' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_alarm.c:260:44: style: Parameter 'err' can be declared as pointer to const. However it seems that 'test_alarm_signal_error' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_alarm.c:260:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_alarm_signal_error' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/alarm.c:277:97: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'alarm_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/alarm.c:381:91: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'alarm_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/alarm.c:436:32: style: Parameter 'alarm' can be declared as pointer to const. However it seems that 'alarm_error' is a callback function, if 'alarm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/alarm.c:436:47: style: Parameter 'err' can be declared as pointer to const. However it seems that 'alarm_error' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/alarm.c:455:41: style: Parameter 'alarm' can be declared as pointer to const. However it seems that 'alarm_player_changed' is a callback function, if 'alarm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/alarm.c:844:64: style: Parameter 'err' can be declared as pointer to const. However it seems that 'alarm_player_error_cb' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_player.c:31:34: style: Parameter 'player' can be declared as pointer to const. However it seems that 'state_changed' is a callback function, if 'player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_player.c:31:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'state_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_player.c:42:34: style: Parameter 'player' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_player.c:42:50: style: Parameter 'error' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alarm-clock-0.4.1/src/tests/test_player.c:42:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'error_handler' 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/alberta/alberta_3.1.1.orig.tar.bz2 alberta3-v3.1.1/add_ons/albertasystems/AlbertaNum/Common/build_diff.cc:29:77: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'unity_c' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/albertasystems/Heat/Common/heat.cc:129:56: style: Parameter 'adapt' can be declared as pointer to const. However it seems that 'close_h_timestep' is a callback function, if 'adapt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/albertasystems/Heat/Common/heat.cc:291:54: style: Parameter 'adapt' can be declared as pointer to const. However it seems that 'est_initial_heat' is a callback function, if 'adapt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/albertasystems/Heat/Common/demoheat.c:172:32: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'get_time_est' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/albertasystems/Heat/Common/demoheat.c:172:52: style: Parameter 'adapt' can be declared as pointer to const. However it seems that 'get_time_est' is a callback function, if 'adapt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/albertasystems/Heat/Common/obj_heat.cc:91:32: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'get_time_est' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/albertasystems/Heat/Common/obj_heat.cc:91:52: style: Parameter 'adapt' can be declared as pointer to const. However it seems that 'get_time_est' is a callback function, if 'adapt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/albertasystems/Elast/Common/elast_test.cc:218:32: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'get_time_est' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/albertasystems/Elast/Common/elast_test.cc:218:52: style: Parameter 'adapt' can be declared as pointer to const. However it seems that 'get_time_est' is a callback function, if 'adapt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/2d/memm2.c:103:42: style: Parameter 'el' can be declared as pointer to const. However it seems that 'get_child' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/3d/memm3.c:101:42: style: Parameter 'el' can be declared as pointer to const. However it seems that 'get_child' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/2d/mesh_interface.c:89:41: style: Parameter 'el' can be declared as pointer to const. However it seems that 'tria_check_inside' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/2d/mesh_interface.c:89:61: style: Parameter 'coord' can be declared as pointer to const. However it seems that 'tria_check_inside' is a callback function, if 'coord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/2d/mesh_interface.c:100:63: style: Parameter 'xyz' can be declared as pointer to const. However it seems that 'tria_world_to_coord' is a callback function, if 'xyz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/2d/mesh_interface.c:139:64: style: Parameter 'coord' can be declared as pointer to const. However it seems that 'tria_coord_to_world' is a callback function, if 'coord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/2d/mesh_interface.c:166:46: style: Parameter 'el' can be declared as pointer to const. However it seems that 'tria_neighbour' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/2d/mesh_interface.c:167:15: style: Parameter 'coord' can be declared as pointer to const. However it seems that 'tria_neighbour' is a callback function, if 'coord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/2d/mesh_interface.c:167:30: style: Parameter 'xyz' can be declared as pointer to const. However it seems that 'tria_neighbour' is a callback function, if 'xyz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/Common/mesh_interface_common_c.h:173:49: style: Parameter 'el' can be declared as pointer to const. However it seems that 'fake_child' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/Common/mesh_interface_common_c.h:178:50: style: Parameter 'el' can be declared as pointer to const. However it seems that 'fake_select' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/Common/mesh_interface_common_c.h:178:61: style: Parameter 'parent_coord' can be declared as pointer to const. However it seems that 'fake_select' is a callback function, if 'parent_coord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/Common/mesh_interface_common_c.h:179:22: style: Parameter 'child_coord' can be declared as pointer to const. However it seems that 'fake_select' is a callback function, if 'child_coord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/Common/mesh_interface_common_c.h:185:61: style: Parameter 'el' can be declared as pointer to const. However it seems that 'complete_grape_element' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/Common/mesh_interface_common_c.h:195:57: style: Parameter 'el' can be declared as pointer to const. However it seems that 'copy_grape_element' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/Common/mesh_interface_common_c.h:206:47: style: Parameter 'el' can be declared as pointer to const. However it seems that 'free_grape_element' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/Common/mesh_interface_common_c.h:231:57: style: Parameter 'el' can be declared as pointer to const. However it seems that 'grape_get_element_estimate' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/grape/mesh/Common/mesh_interface_common_c.h:231:67: style: Parameter 'function_data' can be declared as pointer to const. However it seems that 'grape_get_element_estimate' is a callback function, if 'function_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/null.c:25:28: style: Parameter 'vec' can be declared as const array. However it seems that 'null_get_bound' is a callback function, if 'vec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/null.c:34:26: style: Parameter 'vec' can be declared as const array. However it seems that 'null_get_dof_indices' is a callback function, if 'vec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/null.c:45:28: style: Parameter 'coeff' can be declared as pointer to const. However it seems that 'null_interpol' is a callback function, if 'coeff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/null.c:48:31: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'null_interpol' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/null.c:53:32: style: Parameter 'coeff' can be declared as pointer to const. However it seems that 'null_interpol_d' is a callback function, if 'coeff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/null.c:56:28: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'null_interpol_d' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/null.c:61:34: style: Parameter 'coeff' can be declared as pointer to const. However it seems that 'null_interpol_dow' is a callback function, if 'coeff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/null.c:64:30: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'null_interpol_dow' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/bulk_trace_bubble.c:905:53: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'btb_real_coarse_restr_d' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/bulk_trace_bubble.c:906:23: style: Parameter 'rclist' can be declared as pointer to const. However it seems that 'btb_real_coarse_restr_d' is a callback function, if 'rclist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/raviart_thomas.c:871:52: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'rt_real_coarse_restr_d' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/raviart_thomas.c:872:23: style: Parameter 'rclist' can be declared as pointer to const. However it seems that 'rt_real_coarse_restr_d' is a callback function, if 'rclist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/trace_bubble.c:387:52: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'tb_real_coarse_restr_d' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/trace_bubble.c:388:20: style: Parameter 'rclist' can be declared as pointer to const. However it seems that 'tb_real_coarse_restr_d' is a callback function, if 'rclist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/trace_tensor_bubbles.c:715:53: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'ttb_real_coarse_restr_d' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/trace_tensor_bubbles.c:716:20: style: Parameter 'rclist' can be declared as pointer to const. However it seems that 'ttb_real_coarse_restr_d' is a callback function, if 'rclist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1556:54: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'bttb_real_coarse_restr_d' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1557:21: style: Parameter 'rclist' can be declared as pointer to const. However it seems that 'bttb_real_coarse_restr_d' is a callback function, if 'rclist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/tensor_wall_bubbles.c:1555:53: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'twb_real_coarse_restr_d' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/tensor_wall_bubbles.c:1556:21: style: Parameter 'rclist' can be declared as pointer to const. However it seems that 'twb_real_coarse_restr_d' is a callback function, if 'rclist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/wall_bubbles.c:904:62: style: Parameter 'drv' can be declared as pointer to const. However it seems that 'wall_bubbles_real_coarse_restr_d' is a callback function, if 'drv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/libalbas/src/wall_bubbles.c:905:23: style: Parameter 'rclist' can be declared as pointer to const. However it seems that 'wall_bubbles_real_coarse_restr_d' is a callback function, if 'rclist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/reparam_cm/src/Common/reparam-demo.c:96:46: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'init_node_proj' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/add_ons/reparam_cm/src/Common/reparam-demo.c:96:62: style: Parameter 'mel' can be declared as pointer to const. However it seems that 'init_node_proj' is a callback function, if 'mel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/3d/ellipt2.c:199:46: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'init_node_proj' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/3d/ellipt2.c:199:62: style: Parameter 'mel' can be declared as pointer to const. However it seems that 'init_node_proj' is a callback function, if 'mel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/3d/ellipt2.c:210:34: style: Parameter 'master' can be declared as pointer to const. However it seems that 'binding_method' is a callback function, if 'master' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/3d/ellipt2.c:210:52: style: Parameter 'mel' can be declared as pointer to const. However it seems that 'binding_method' is a callback function, if 'mel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/3d/ellipt2.c:210:73: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'binding_method' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/Common/ellipt-sphere.c:284:46: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'init_node_proj' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/Common/ellipt-sphere.c:284:62: style: Parameter 'mel' can be declared as pointer to const. However it seems that 'init_node_proj' is a callback function, if 'mel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/Common/ellipt-isoparam.c:790:46: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'init_node_proj' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/Common/ellipt-isoparam.c:790:62: style: Parameter 'mel' can be declared as pointer to const. However it seems that 'init_node_proj' is a callback function, if 'mel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/Common/heat-easy.c:112:32: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'get_time_est' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/Common/heat-easy.c:112:52: style: Parameter 'adapt' can be declared as pointer to const. However it seems that 'get_time_est' is a callback function, if 'adapt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/Common/heat.c:116:32: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'get_time_est' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alberta3-v3.1.1/alberta/tests/book-demo/Common/heat.c:116:52: style: Parameter 'adapt' can be declared as pointer to const. However it seems that 'get_time_est' is a callback function, if 'adapt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alevt/alevt_1.8.3.orig.tar.gz alevt-v1.8.3-ce53ebc9af3da248c8853cba8b9b23c2e78bd837/contrib/t1.c:17:39: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alevt-v1.8.3-ce53ebc9af3da248c8853cba8b9b23c2e78bd837/edit.c:369:47: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'edwin_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alevt-v1.8.3-ce53ebc9af3da248c8853cba8b9b23c2e78bd837/exp-gfx.c:105:36: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ppm_output' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alevt-v1.8.3-ce53ebc9af3da248c8853cba8b9b23c2e78bd837/exp-html.c:78:48: style: Parameter 'name' can be declared as pointer to const. However it seems that 'html_output' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alevt-v1.8.3-ce53ebc9af3da248c8853cba8b9b23c2e78bd837/exp-txt.c:162:36: style: Parameter 'name' can be declared as pointer to const. However it seems that 'txt_output' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alevt-v1.8.3-ce53ebc9af3da248c8853cba8b9b23c2e78bd837/ui.c:126:45: style: Parameter 'vtp' can be declared as pointer to const. However it seems that '_next_pgno' is a callback function, if 'vtp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alevt-v1.8.3-ce53ebc9af3da248c8853cba8b9b23c2e78bd837/ui.c:141:46: style: Parameter 'vtp' can be declared as pointer to const. However it seems that '_next_subno' is a callback function, if 'vtp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alex4/alex4_1.1.orig.tar.gz alex4src/src/main.c:585:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'count_maps_callback' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alfred/alfred_2025.3.orig.tar.gz alfred-2025.3/batadv_querynl.c:176:42: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'check_nlcmd_cb' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alfred-2025.3/batadv_querynl.c:176:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'check_nlcmd_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alfred-2025.3/netlink.c:125:25: style: Parameter 'nlerr' can be declared as pointer to const. However it seems that 'nlquery_error_cb' is a callback function, if 'nlerr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alfred-2025.3/netsock.c:223:26: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'netsock_handle_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alfred-2025.3/netsock.c:239:32: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'netsock_mcast_handle_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alfred-2025.3/server.c:33:31: style: Parameter 'd1' can be declared as pointer to const. However it seems that 'data_compare' is a callback function, if 'd1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alfred-2025.3/server.c:33:41: style: Parameter 'd2' can be declared as pointer to const. However it seems that 'data_compare' is a callback function, if 'd2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alfred-2025.3/vis/netlink.c:125:25: style: Parameter 'nlerr' can be declared as pointer to const. However it seems that 'nlquery_error_cb' is a callback function, if 'nlerr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alfred-2025.3/unix_sock.c:609:30: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'unix_sock_event_listener_handle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alglib/alglib_4.2.0.orig.tar.gz alglib-cpp/tests/test_i.cpp:268:65: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'function1_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alglib-cpp/tests/test_i.cpp:585:93: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'function_cx_1_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alglib-cpp/tests/test_i.cpp:613:85: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'int_function_1_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alglib-cpp/tests/test_i.cpp:618:93: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'function_debt_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alglib-cpp/tests/test_c.cpp:40359:46: style: Parameter '_state' can be declared as pointer to const. However it seems that 'testlinmin' is a callback function, if '_state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alglib-cpp/tests/test_c.cpp:113274:47: style: Parameter '_state' can be declared as pointer to const. However it seems that 'testintcomp' 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/a/allegro4.4/allegro4.4_4.4.3.1.orig.tar.gz allegro-4.4.3.1/addons/allegrogl/src/amesa/raster.c:23:49: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'AMesaGetString' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/addons/allegrogl/src/amesa/raster.c:216:61: style: Parameter 'index' can be declared as const array. However it seems that 'AMesaReadCI32Span' is a callback function, if 'index' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/addons/allegrogl/src/amesa/raster.c:225:35: style: Parameter 'indx' can be declared as const array. However it seems that 'AMesaReadCI32Pixels' is a callback function, if 'indx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/addons/allegrogl/src/glvtable.c:160:54: style: Parameter 'bmp' can be declared as pointer to const. However it seems that 'allegro_gl_screen_acquire' is a callback function, if 'bmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/addons/allegrogl/src/glvtable.c:170:54: style: Parameter 'bmp' can be declared as pointer to const. However it seems that 'allegro_gl_screen_release' is a callback function, if 'bmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/addons/allegrogl/src/glvtable.c:2115:26: style: Parameter 'points' can be declared as pointer to const. However it seems that 'allegro_gl_screen_polygon' is a callback function, if 'points' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/addons/allegrogl/src/videovtb.c:437:53: style: Parameter 'bmp' can be declared as pointer to const. However it seems that 'allegro_gl_video_acquire' is a callback function, if 'bmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/addons/allegrogl/src/videovtb.c:448:53: style: Parameter 'bmp' can be declared as pointer to const. However it seems that 'allegro_gl_video_release' is a callback function, if 'bmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/addons/jpgalleg/contrib/pyjpgalleg/pyjpgallegmodule.c:32:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'pyjpgalleg_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/addons/jpgalleg/contrib/pyjpgalleg/pyjpgallegmodule.c:32:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyjpgalleg_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/demos/skater/source/menuctl.c:79:39: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_controller' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/demos/skater/source/menugfx.c:31:34: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_vsync' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/demos/skater/source/menumisc.c:19:32: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_fps' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/demos/skater/source/menumisc.c:25:34: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_limit' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/demos/skater/source/menumisc.c:31:34: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_yield' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/demos/skater/source/menusnd.c:23:34: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_sound' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/demos/skater/source/menusnd.c:30:34: style: Parameter 'item' can be declared as pointer to const. However it seems that 'on_music' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/examples/expackf.c:63:38: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'memread_putc' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/examples/expackf.c:85:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'memread_fwrite' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/examples/expackf.c:85:60: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'memread_fwrite' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/examples/expackf.c:109:33: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'memread_fclose' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/examples/expackf.c:178:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'stdio_fwrite' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/digmid.c:519:47: style: Parameter 'patches' can be declared as pointer to const. However it seems that 'digmid_load_patches' is a callback function, if 'patches' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/digmid.c:519:71: style: Parameter 'drums' can be declared as pointer to const. However it seems that 'digmid_load_patches' is a callback function, if 'drums' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/digmid.c:717:42: style: Parameter 's' can be declared as pointer to const. However it seems that 'digmid_freq' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/digmid.c:717:58: style: Parameter 'e' can be declared as pointer to const. However it seems that 'digmid_freq' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/fsel.c:406:66: style: Parameter 'check_attrib' can be declared as pointer to const. However it seems that 'fs_flist_putter' is a callback function, if 'check_attrib' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/graphics.c:205:41: style: Parameter 'entry1' can be declared as pointer to const. However it seems that 'sort_gfx_mode_list' is a callback function, if 'entry1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/graphics.c:205:59: style: Parameter 'entry2' can be declared as pointer to const. However it seems that 'sort_gfx_mode_list' is a callback function, if 'entry2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/linux/lmsegpmd.c:47:38: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'processor' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/linux/lmsems.c:45:38: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'processor' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/linux/lmsems.c:83:41: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'analyse_data' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/linux/lmseps2.c:54:38: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'processor' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/linux/lmseps2.c:95:41: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'analyse_data' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/mac/mdraw.c:361:75: style: Parameter 'inRefCon' can be declared as pointer to const. However it seems that 'dspr_vsync_interrupt' is a callback function, if 'inRefCon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/misc/vbeafex.c:318:29: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'map_shared' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/misc/vbeafex.c:458:33: style: Parameter 'mem' can be declared as pointer to const. However it seems that 'free_real_seg' is a callback function, if 'mem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/misc/vbeafex.c:477:65: style: Parameter 'physAddr' can be declared as pointer to const. However it seems that 'alloc_locked_mem' is a callback function, if 'physAddr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/misc/vbeafex.c:487:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'free_locked_mem' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/misc/vbeafex.c:619:39: style: Parameter 'sregs' can be declared as pointer to const. However it seems that 'my_segread' is a callback function, if 'sregs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/misc/vbeafex.c:1039:79: style: Parameter 'bankFunc' can be declared as pointer to const. However it seems that 'vf_init' is a callback function, if 'bankFunc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/mixer.c:344:62: style: Parameter 'pv' can be declared as pointer to const. However it seems that 'update_mixer_volume' is a callback function, if 'pv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/poly3d.c:44:67: style: Parameter 'info' can be declared as pointer to const. However it seems that '_poly_scanline_dummy' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/psp/pmain.c:39:52: style: Parameter 'common' can be declared as pointer to const. However it seems that 'exit_callback' is a callback function, if 'common' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/sound.c:38:52: style: Parameter 'sample' can be declared as pointer to const. However it seems that '_dummy_init_voice' is a callback function, if 'sample' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/sound.c:45:41: style: Parameter 'patches' can be declared as pointer to const. However it seems that '_dummy_load_patches' is a callback function, if 'patches' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/sound.c:45:65: style: Parameter 'drums' can be declared as pointer to const. However it seems that '_dummy_load_patches' is a callback function, if 'drums' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/sound.c:46:43: style: Parameter 'patches' can be declared as pointer to const. However it seems that '_dummy_adjust_patches' is a callback function, if 'patches' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/sound.c:46:67: style: Parameter 'drums' can be declared as pointer to const. However it seems that '_dummy_adjust_patches' is a callback function, if 'drums' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/timer.c:275:67: style: Parameter 'param' can be declared as pointer to const. However it seems that 'find_param_timer_slot' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/unicode.c:75:39: style: Parameter 's' can be declared as pointer to const. However it seems that 'ascii_width' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/unicode.c:285:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'unicode_width' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/x/xgfxdrv.c:130:39: style: Parameter 'bmp' can be declared as pointer to const. However it seems that '_xwin_gfxdrv_exit' is a callback function, if 'bmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/x/xkeyboard.c:476:54: style: Parameter 'event' can be declared as pointer to const. However it seems that '_xwin_keyboard_focus_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/x/xvtable.c:265:25: style: Parameter 'bmp' can be declared as pointer to const. However it seems that '_xwin_lock' is a callback function, if 'bmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/src/x/xvtable.c:276:27: style: Parameter 'bmp' can be declared as pointer to const. However it seems that '_xwin_unlock' is a callback function, if 'bmp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/tools/plugins/datfont.c:75:42: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'plot_font' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/tools/plugins/datfont.c:163:43: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'export_font' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/tools/plugins/datfont.c:682:32: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'save_font' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/tools/plugins/datgrid.c:113:38: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'do_bitmap_check' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/tools/plugins/datimage.c:102:44: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'plot_bitmap' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/tools/plugins/datimage.c:168:34: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'view_bitmap' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/tools/plugins/datimage.c:477:48: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'plot_rle_sprite' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/tools/plugins/datimage.c:497:38: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'view_rle_sprite' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/tools/plugins/datitype.c:28:38: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'do_bitmap_check' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro-4.4.3.1/tools/plugins/datsamp.c:148:47: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'get_patch_desc' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/allegro5/allegro5_5.2.10.1+dfsg.orig.tar.gz allegro5-5.2.10.1/addons/audio/kcm_instance.c:587:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'al_set_sample' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro5-5.2.10.1/addons/font/text.c:702:50: style: Parameter 'font' can be declared as pointer to const. However it seems that 'al_get_fallback_font' is a callback function, if 'font' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro5-5.2.10.1/addons/native_dialog/gtk_textlog.c:56:62: style: Parameter 'gevent' can be declared as pointer to const. However it seems that 'textlog_key_press' is a callback function, if 'gevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro5-5.2.10.1/addons/native_dialog/menu.c:113:71: style: Parameter 'item' can be declared as pointer to const. However it seems that 'set_menu_display_r' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro5-5.2.10.1/addons/native_dialog/menu.c:127:69: style: Parameter 'item' can be declared as pointer to const. However it seems that 'find_menu_item_r' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro5-5.2.10.1/addons/native_dialog/menu.c:142:76: style: Parameter 'item' can be declared as pointer to const. However it seems that 'find_menu_item_r_unique' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro5-5.2.10.1/addons/primitives/line_soft.c:57:95: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'shader_solid_any_first' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro5-5.2.10.1/addons/primitives/line_soft.c:571:40: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'al_draw_soft_line' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro5-5.2.10.1/addons/primitives/line_soft.c:571:60: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'al_draw_soft_line' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] allegro5-5.2.10.1/examples/ex_curl.c:73:36: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'write_callback' 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/a/allelecount/allelecount_4.3.0.orig.tar.gz alleleCount-4.3.0/c/src/bam_access.c:109:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pileup_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alleleCount-4.3.0/c/src/bam_access.c:109:44: style: Parameter 'b' can be declared as pointer to const. However it seems that 'pileup_func' 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/a/almanah/almanah_0.12.4.orig.tar.xz almanah-0.12.4/src/date-entry-dialog.c:76:104: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_date_entry_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/date-entry-dialog.c:92:110: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_date_entry_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/application.c:179:78: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/application.c:195:84: 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] almanah-0.12.4/src/application.c:211:107: style: Parameter 'self' can be declared as pointer to const. However it seems that 'debug_handler' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/application.c:595:28: style: Parameter 'error' can be declared as pointer to const. However it seems that 'almanah_application_style_provider_parsing_error_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/entry.c:145:92: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_entry_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/entry.c:179:98: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_entry_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/event-factory.c:75:100: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_event_factory_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/event-factories/e-cell-renderer-color.c:45:48: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'cell_renderer_color_get_size' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/event-factories/e-cell-renderer-color.c:138:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cell_renderer_color_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/event-factories/e-cell-renderer-color.c:159:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cell_renderer_color_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/event.c:68:92: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_event_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/export-operation.c:118:78: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/export-operation.c:134:84: 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] almanah-0.12.4/src/event-factories/calendar-client.c:385:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'calendar_client_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/event-factories/calendar-client.c:414:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'calendar_client_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/event-factories/calendar-client.c:1366:31: style: Parameter 'key' can be declared as pointer to const. However it seems that 'check_object_remove' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/event-factories/calendar-client.c:1640:49: style: Parameter 's1' can be declared as pointer to const. However it seems that 'compare_calendar_sources' is a callback function, if 's1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/event-factories/calendar-client.c:1641:49: style: Parameter 's2' can be declared as pointer to const. However it seems that 'compare_calendar_sources' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/import-export-dialog.c:106:78: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/import-export-dialog.c:122:84: 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] almanah-0.12.4/src/event-factories/e-source-selector.c:677:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'source_selector_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/event-factories/e-source-selector.c:718:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'source_selector_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/import-operation.c:116:78: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/import-operation.c:132:84: 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] almanah-0.12.4/src/preferences-dialog.c:112:78: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/preferences-dialog.c:128:84: 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] almanah-0.12.4/src/uri-entry-dialog.c:75:103: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_uri_entry_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/uri-entry-dialog.c:91:109: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_uri_entry_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/storage-manager.c:177:102: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_storage_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/storage-manager.c:196:108: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_storage_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/calendar-button.c:180:102: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_calendar_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/calendar-button.c:195:108: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_calendar_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/calendar.c:103:78: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/calendar.c:119:84: 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] almanah-0.12.4/src/widgets/entry-tags-area.c:119:102: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_entry_tags_area_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/entry-tags-area.c:137:108: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_entry_tags_area_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/hyperlink-tag.c:80:78: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/hyperlink-tag.c:96:84: 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] almanah-0.12.4/src/widgets/tag-accessible.c:121:61: style: Parameter 'action' can be declared as pointer to const. However it seems that 'almanah_tag_accessible_atk_action_get_n_actions' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag-accessible.c:127:63: style: Parameter 'action' can be declared as pointer to const. However it seems that 'almanah_tag_accessible_atk_action_get_description' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag-accessible.c:136:56: style: Parameter 'action' can be declared as pointer to const. However it seems that 'almanah_tag_accessible_atk_action_get_name' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag-accessible.c:145:62: style: Parameter 'action' can be declared as pointer to const. However it seems that 'almanah_tag_accessible_atk_action_get_keybinding' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag-accessible.c:154:63: style: Parameter 'action' can be declared as pointer to const. However it seems that 'almanah_tag_accessible_atk_action_set_description' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag-entry.c:99:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_tag_entry_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag-entry.c:114:102: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_tag_entry_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag.c:150:90: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_tag_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag.c:165:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'almanah_tag_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag.c:228:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'almanah_tag_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag.c:251:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'almanah_tag_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/tag.c:269:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'almanah_tag_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:870:65: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'almanah_vfs_io_truncate' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:942:61: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'almanah_vfs_io_lock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:948:63: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'almanah_vfs_io_unlock' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:964:69: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'almanah_vfs_io_file_control' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:966:40: style: Parameter 'pArg' can be declared as pointer to const. However it seems that 'almanah_vfs_io_file_control' is a callback function, if 'pArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:977:68: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'almanah_vfs_io_sector_size' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:982:77: style: Parameter 'pFile' can be declared as pointer to const. However it seems that 'almanah_vfs_io_device_characteristis' is a callback function, if 'pFile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:1238:60: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'almanah_vfs_dl_open' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:1251:61: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'almanah_vfs_dl_sym' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:1251:98: style: Parameter 'pH' can be declared as pointer to const. However it seems that 'almanah_vfs_dl_sym' is a callback function, if 'pH' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:1257:61: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'almanah_vfs_dl_close' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:1257:98: style: Parameter 'pHandle' can be declared as pointer to const. However it seems that 'almanah_vfs_dl_close' is a callback function, if 'pHandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:1267:63: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'almanah_vfs_randomness' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:1267:136: style: Parameter 'zByte' can be declared as pointer to const. However it seems that 'almanah_vfs_randomness' is a callback function, if 'zByte' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/vfs.c:1277:58: style: Parameter 'pVfs' can be declared as pointer to const. However it seems that 'almanah_vfs_sleep' is a callback function, if 'pVfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/eggwrapbox.c:351:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_wrap_box_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/eggwrapbox.c:392:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_wrap_box_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/eggwrapbox.c:1420:38: style: Parameter 'child_in_list' can be declared as pointer to const. However it seems that 'find_child_in_list' is a callback function, if 'child_in_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/eggwrapbox.c:1421:38: style: Parameter 'search' can be declared as pointer to const. However it seems that 'find_child_in_list' is a callback function, if 'search' is declared with const you might also need to cast function pointer(s). [constParameterCallback] almanah-0.12.4/src/widgets/eggwrapbox.c:1475:42: style: Parameter 'container' can be declared as pointer to const. However it seems that 'egg_wrap_box_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alsa-lib/alsa-lib_1.2.14.orig.tar.bz2 alsa-lib-1.2.14/modules/mixer/simple/sbase.c:165:52: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'get_dB_range_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:167:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'get_dB_range_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:168:18: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'get_dB_range_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:197:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'get_dB_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:200:21: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'get_dB_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:215:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'set_volume_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:224:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'set_dB_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:233:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'set_switch_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:243:54: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'enum_item_name_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:246:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'enum_item_name_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:252:53: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'get_enum_item_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:254:29: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'get_enum_item_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/sbase.c:260:53: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'set_enum_item_ops' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/aserver/aserver.c:887:36: style: Parameter 'waiter' can be declared as pointer to const. However it seems that 'local_handler' is a callback function, if 'waiter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/aserver/aserver.c:906:35: style: Parameter 'waiter' can be declared as pointer to const. However it seems that 'inet_handler' is a callback function, if 'waiter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/python.c:616:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pymelem_event_info' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/python.c:624:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pymelem_event_value' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/modules/mixer/simple/python.c:752:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pymixer_register' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:42:41: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_close' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:51:44: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_nonblock' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:59:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_async' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:66:52: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_subscribe_events' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:59:40: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_close' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:78:45: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_card_info' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:68:43: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_nonblock' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:92:45: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_list' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:88:40: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_hw_async' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:129:45: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_info' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:190:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_add' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:119:51: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_subscribe_events' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:191:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_add' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:129:44: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_card_info' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:196:55: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_replace' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:139:44: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_elem_list' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:197:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_replace' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:147:44: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_elem_info' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:202:54: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_remove' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:155:43: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_elem_add' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:203:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_remove' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:168:47: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_elem_replace' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:208:45: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_read' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:181:46: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_elem_remove' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:262:46: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_write' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:189:44: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_elem_read' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:315:52: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_lock' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:197:45: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_elem_write' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:316:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_lock' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:205:44: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_elem_lock' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:321:54: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_unlock' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:213:46: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_elem_unlock' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:322:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_unlock' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:221:43: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_elem_tlv' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:327:44: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_elem_tlv' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:262:52: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_hwdep_next_device' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:372:54: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_next_device' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:270:45: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_hwdep_info' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:373:20: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_next_device' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:278:50: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_pcm_next_device' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:378:59: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_prefer_subdevice' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:286:43: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_pcm_info' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:384:53: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_hwdep_info' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:297:55: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_pcm_prefer_subdevice' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:385:30: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_hwdep_info' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:305:54: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_rawmidi_next_device' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:390:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_pcm_info' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:313:47: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_rawmidi_info' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:391:26: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_pcm_info' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:321:59: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_rawmidi_prefer_subdevice' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:396:55: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_rawmidi_info' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:329:50: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_ump_next_device' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:397:34: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_rawmidi_info' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:337:52: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_ump_endpoint_info' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:402:58: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_set_power_state' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:346:49: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_ump_block_info' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:408:58: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_get_power_state' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:355:50: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_set_power_state' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:409:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_ext_get_power_state' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:363:50: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_get_power_state' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:414:40: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_read' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:371:39: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_hw_read' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:426:58: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_poll_descriptors_count' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:437:52: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_poll_descriptors' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_hw.c:524:49: style: Parameter 'name' can be declared as pointer to const. However it seems that '_snd_ctl_hw_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_ext.c:453:48: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_ctl_ext_poll_revents' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_shm.c:101:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_ctl_shm_nonblock' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_shm.c:529:50: style: Parameter 'name' can be declared as pointer to const. However it seems that '_snd_ctl_shm_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:437:43: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_close' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:445:46: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_nonblock' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:451:43: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_async' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:457:54: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_subscribe_events' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:463:47: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_card_info' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:469:47: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_elem_list' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:608:47: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_elem_info' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:704:47: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_elem_read' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:832:48: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_elem_write' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:852:47: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_elem_lock' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:866:49: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_elem_unlock' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:949:46: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_elem_tlv' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:967:55: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_hwdep_next_device' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:973:48: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_hwdep_info' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:979:53: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_pcm_next_device' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:985:46: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_pcm_info' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:991:58: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_pcm_prefer_subdevice' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:997:57: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_rawmidi_next_device' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:1003:50: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_rawmidi_info' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:1009:62: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_rawmidi_prefer_subdevice' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:1015:53: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_set_power_state' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:1021:53: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_get_power_state' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:1130:42: style: Parameter 'ctl' can be declared as pointer to const. However it seems that 'snd_ctl_remap_read' is a callback function, if 'ctl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/control/control_remap.c:1787:52: style: Parameter 'name' can be declared as pointer to const. However it seems that '_snd_ctl_remap_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/hwdep/hwdep_hw.c:148:51: style: Parameter 'name' can be declared as pointer to const. However it seems that '_snd_hwdep_hw_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/input.c:135:46: style: Parameter 'input' can be declared as pointer to const. However it seems that 'snd_input_stdio_scan' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/input.c:142:48: style: Parameter 'input' can be declared as pointer to const. However it seems that 'snd_input_stdio_gets' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/input.c:148:46: style: Parameter 'input' can be declared as pointer to const. However it seems that 'snd_input_stdio_getc' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/input.c:154:48: style: Parameter 'input' can be declared as pointer to const. However it seems that 'snd_input_stdio_ungetc' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/input.c:231:48: style: Parameter 'input' can be declared as pointer to const. However it seems that 'snd_input_buffer_close' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/input.c:239:47: style: Parameter 'input' can be declared as pointer to const. However it seems that 'snd_input_buffer_scan' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/input.c:248:49: style: Parameter 'input' can be declared as pointer to const. However it seems that 'snd_input_buffer_gets' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/input.c:266:47: style: Parameter 'input' can be declared as pointer to const. However it seems that 'snd_input_buffer_getc' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/input.c:275:49: style: Parameter 'input' can be declared as pointer to const. However it seems that 'snd_input_buffer_ungetc' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/conf.c:4932:43: style: Parameter 'src' can be declared as pointer to const. However it seems that '_snd_config_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/conf.c:5031:45: style: Parameter 'src' can be declared as pointer to const. However it seems that '_snd_config_expand' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/names.c:53:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_names_list_free' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/output.c:135:49: style: Parameter 'output' can be declared as pointer to const. However it seems that 'snd_output_stdio_close' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/output.c:144:49: style: Parameter 'output' can be declared as pointer to const. However it seems that 'snd_output_stdio_print' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/output.c:150:48: style: Parameter 'output' can be declared as pointer to const. However it seems that 'snd_output_stdio_puts' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/output.c:156:48: style: Parameter 'output' can be declared as pointer to const. However it seems that 'snd_output_stdio_putc' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/output.c:162:49: style: Parameter 'output' can be declared as pointer to const. However it seems that 'snd_output_stdio_flush' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/output.c:240:50: style: Parameter 'output' can be declared as pointer to const. However it seems that 'snd_output_buffer_close' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_copy.c:66:97: style: Parameter 'params' can be declared as pointer to const. However it seems that 'snd_pcm_copy_hw_refine_schange' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_copy.c:78:29: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'snd_pcm_copy_hw_refine_cchange' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:37:28: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'mix_areas_16' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:37:47: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mix_areas_16' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:38:26: style: Parameter 'sum' can be declared as pointer to const. However it seems that 'mix_areas_16' is a callback function, if 'sum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:170:32: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'mix_areas_16_mmx' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:170:51: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mix_areas_16_mmx' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:171:30: style: Parameter 'sum' can be declared as pointer to const. However it seems that 'mix_areas_16_mmx' is a callback function, if 'sum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:275:26: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'mix_areas_32' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:275:43: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mix_areas_32' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:276:26: style: Parameter 'sum' can be declared as pointer to const. However it seems that 'mix_areas_32' is a callback function, if 'sum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:397:29: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'mix_areas_24' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:397:49: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mix_areas_24' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:398:26: style: Parameter 'sum' can be declared as pointer to const. However it seems that 'mix_areas_24' is a callback function, if 'sum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:512:34: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'mix_areas_24_cmov' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:512:54: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mix_areas_24_cmov' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_i386.h:513:31: style: Parameter 'sum' can be declared as pointer to const. However it seems that 'mix_areas_24_cmov' is a callback function, if 'sum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_x86_64.h:38:28: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'mix_areas_16' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_x86_64.h:38:47: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mix_areas_16' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_x86_64.h:39:26: style: Parameter 'sum' can be declared as pointer to const. However it seems that 'mix_areas_16' is a callback function, if 'sum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_x86_64.h:160:26: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'mix_areas_32' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_x86_64.h:160:43: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mix_areas_32' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_x86_64.h:161:26: style: Parameter 'sum' can be declared as pointer to const. However it seems that 'mix_areas_32' is a callback function, if 'sum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_x86_64.h:296:29: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'mix_areas_24' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_x86_64.h:296:49: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mix_areas_24' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix_x86_64.h:297:26: style: Parameter 'sum' can be declared as pointer to const. However it seems that 'mix_areas_24' is a callback function, if 'sum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix.c:574:41: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_dmix_drop' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix.c:661:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dmix_pause' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix.c:769:60: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dmix_readi' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix.c:769:91: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dmix_readi' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dmix.c:774:60: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dmix_readn' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dsnoop.c:277:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_dsnoop_drop' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dsnoop.c:321:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dsnoop_pause' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dsnoop.c:358:63: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dsnoop_writei' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dsnoop.c:363:63: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dsnoop_writen' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dshare.c:429:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dshare_pause' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dshare.c:466:62: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dshare_readi' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dshare.c:466:93: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dshare_readi' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_dshare.c:471:62: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_dshare_readn' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:206:58: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_hw_refine_cprepare' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:223:58: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_hw_refine_sprepare' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:258:57: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_hw_refine_schange' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:259:32: style: Parameter 'params' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_hw_refine_schange' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:268:57: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_hw_refine_cchange' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:270:32: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_hw_refine_cchange' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:323:47: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_hw_free' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:337:40: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_write_areas' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:359:39: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_read_areas' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:380:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_init' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_extplug.c:418:45: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_extplug_close' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_file.c:737:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_file_hw_free' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:144:56: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_state' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:156:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_reset' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:431:48: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_hw_params' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:456:46: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_hw_free' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:465:48: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_sw_params' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:579:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_pause' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:623:45: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_resume' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:767:47: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_nonblock' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:775:61: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_poll_descriptors_count' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:788:55: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_poll_descriptors' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:810:51: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_poll_revents' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:826:47: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_mmap' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:831:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_async' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:838:49: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_munmap' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:843:71: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_query_chmaps' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:853:61: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_get_chmap' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:863:48: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_set_chmap' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ioplug.c:898:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ioplug_close' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:229:61: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_hw_poll_descriptors_count' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:234:51: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_poll_descriptors' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:247:47: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_poll_revents' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:263:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_nonblock' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:286:40: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_async' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:321:39: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_info' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:344:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_hw_refine' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:406:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_hw_params' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:584:47: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_channel_info' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:605:41: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_status' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:629:52: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_state' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:639:40: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_delay' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:706:40: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_reset' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:718:40: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_start' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:739:39: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_drop' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:809:40: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_pause' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:826:55: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_rewind' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:884:41: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_resume' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:926:41: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_unlink' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:1159:43: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_hw_mmap' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:1164:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_hw_munmap' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_hw.c:1169:40: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_hw_close' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:272:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_meter_close' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:319:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_meter_start' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:397:98: style: Parameter 'params' can be declared as pointer to const. However it seems that 'snd_pcm_meter_hw_refine_schange' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:409:29: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'snd_pcm_meter_hw_refine_cchange' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:419:53: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_meter_hw_refine_slave' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:425:53: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_meter_hw_params_slave' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:481:45: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_meter_hw_free' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:1008:40: style: Parameter 'scope' can be declared as pointer to const. However it seems that 's16_enable' is a callback function, if 'scope' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:1072:42: style: Parameter 'scope' can be declared as pointer to const. However it seems that 's16_disable' is a callback function, if 'scope' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:1083:40: style: Parameter 'scope' can be declared as pointer to const. However it seems that 's16_close' is a callback function, if 'scope' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:1089:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 's16_start' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:1093:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 's16_stop' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:1097:41: style: Parameter 'scope' can be declared as pointer to const. However it seems that 's16_update' is a callback function, if 'scope' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_meter.c:1151:40: style: Parameter 'scope' can be declared as pointer to const. However it seems that 's16_reset' is a callback function, if 'scope' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_mmap_emul.c:55:51: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_mmap_emul_hw_refine' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ladspa.c:254:99: style: Parameter 'params' can be declared as pointer to const. However it seems that 'snd_pcm_ladspa_hw_refine_schange' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ladspa.c:273:31: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'snd_pcm_ladspa_hw_refine_cchange' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ladspa.c:851:39: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ladspa_write_areas' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_ladspa.c:912:38: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_ladspa_read_areas' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:50:42: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_null_close' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:58:49: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_null_nonblock' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:63:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_null_async' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:107:54: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_null_state' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:113:47: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_null_hwsync' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:150:41: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_null_drop' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:158:42: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_null_drain' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:166:42: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_null_pause' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:181:61: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_null_rewindable' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:186:66: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_null_forwardable' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:222:47: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_null_resume' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:283:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_null_hw_params' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:283:97: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_null_hw_params' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:288:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_null_hw_free' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:293:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_null_sw_params' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:293:97: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_null_sw_params' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_null.c:298:69: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_null_query_chmaps' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plugin.c:92:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_plugin_undo_read' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plugin.c:102:42: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_plugin_undo_write' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plugin.c:138:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_plugin_delay' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:67:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_close' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:86:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_multi_nonblock' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:91:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_async' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:98:60: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_poll_descriptors_count' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:105:54: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_poll_descriptors' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:125:50: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_poll_revents' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:132:42: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_info' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:357:45: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_hw_free' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:377:47: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_sw_params' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:408:55: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_state' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:459:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_delay' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:493:48: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_htimestamp' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:501:45: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_prepare' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:518:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_reset' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:537:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_start' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:554:42: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_drop' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:571:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_drain' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:588:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_pause' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:605:50: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_channel_info' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:619:62: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_rewindable' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:637:63: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_forwardable' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:717:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_resume' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:737:49: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_link_slaves' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:759:42: style: Parameter 'pcm1' can be declared as pointer to const. However it seems that 'snd_pcm_multi_link' is a callback function, if 'pcm1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:768:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_unlink' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:843:60: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_may_wait_for_avail_min' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:854:70: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_query_chmaps' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:908:60: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_get_chmap' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_multi.c:946:47: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_multi_set_chmap' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plug.c:83:41: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_plug_info' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plug.c:510:50: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_plug_change_format' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plug.c:510:95: style: Parameter 'clt' can be declared as pointer to const. However it seems that 'snd_pcm_plug_change_format' is a callback function, if 'clt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plug.c:616:50: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_plug_change_access' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plug.c:616:95: style: Parameter 'clt' can be declared as pointer to const. However it seems that 'snd_pcm_plug_change_access' is a callback function, if 'clt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plug.c:742:55: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_plug_hw_refine_sprepare' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plug.c:914:29: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'snd_pcm_plug_hw_refine_cchange' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plug.c:1018:52: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_plug_hw_refine_slave' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_plug.c:1109:42: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_plug_dump' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_shm.c:182:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_shm_nonblock' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_shm.c:211:58: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_shm_hw_refine_cprepare' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_shm.c:211:104: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_shm_hw_refine_cprepare' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_shm.c:225:96: style: Parameter 'params' can be declared as pointer to const. However it seems that 'snd_pcm_shm_hw_refine_schange' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_shm.c:331:44: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_shm_mmap' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_shm.c:445:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_shm_htimestamp' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_shm.c:446:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_shm_htimestamp' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_shm.c:447:32: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_shm_htimestamp' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_shm.c:512:64: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_shm_rewindable' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_shm.c:526:65: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_shm_forwardable' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:154:55: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_rate_hw_refine_sprepare' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:170:54: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_rate_hw_refine_schange' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:170:80: style: Parameter 'params' can be declared as pointer to const. However it seems that 'snd_pcm_rate_hw_refine_schange' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:199:54: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_rate_hw_refine_cchange' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:200:29: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'snd_pcm_rate_hw_refine_cchange' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:478:44: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_rate_hw_free' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:748:65: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_rate_rewindable' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:753:66: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_rate_forwardable' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:758:61: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_rate_rewind' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:764:62: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_rate_forward' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:1187:54: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_rate_state' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_rate.c:1290:63: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_rate_slave_frames' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/scopes/level.c:79:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'level_start' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:467:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_share_nonblock' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:472:47: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_share_async' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:477:42: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_info' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:483:56: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_hw_refine_cprepare' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:527:56: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_hw_refine_sprepare' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:540:98: style: Parameter 'params' can be declared as pointer to const. However it seems that 'snd_pcm_share_hw_refine_schange' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:571:30: style: Parameter 'sparams' can be declared as pointer to const. However it seems that 'snd_pcm_share_hw_refine_cchange' is a callback function, if 'sparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:601:53: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_hw_refine_slave' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:607:53: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_hw_params_slave' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:679:45: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_hw_free' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:693:51: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_share_sw_params' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:693:97: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_share_sw_params' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:731:55: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_state' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:812:48: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_htimestamp' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:881:45: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_prepare' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:994:47: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_share_pause' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:999:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_share_resume' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:1004:50: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_channel_info' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:1053:62: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_rewindable' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:1110:63: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_forwardable' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:1263:43: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_share_close' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:1295:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_share_mmap' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_share.c:1300:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'snd_pcm_share_munmap' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_virt.c:60:53: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_virtual_close' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_virt.c:73:56: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_virtual_nonblock' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_virt.c:80:52: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_virtual_info' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_virt.c:137:54: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_virtual_params' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_virt.c:148:54: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_virtual_status' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_virt.c:156:52: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_virtual_drop' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_virt.c:189:57: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_virtual_write' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_virt.c:234:56: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_virtual_read' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_virt.c:398:13: style: Parameter 'name' can be declared as pointer to const. However it seems that '_snd_rawmidi_virtual_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:62:48: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_close' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:79:51: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_nonblock' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:99:47: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_info' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:110:49: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_params' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:143:49: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_status' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:154:47: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_drop' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:166:48: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_drain' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:177:52: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_write' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:187:51: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_read' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:245:52: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_tread' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:277:60: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_ump_endpoint_info' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:288:57: style: Parameter 'rmidi' can be declared as pointer to const. However it seems that 'snd_rawmidi_hw_ump_block_info' is a callback function, if 'rmidi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/rawmidi/rawmidi_hw.c:476:11: style: Parameter 'name' can be declared as pointer to const. However it seems that '_snd_rawmidi_hw_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:42:40: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_close' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:55:43: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_nonblock' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:86:46: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_system_info' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:110:50: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_client_info' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:145:47: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_ump_info' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:167:47: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_set_ump_info' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:190:46: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_create_port' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:200:46: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_delete_port' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:210:48: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_port_info' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:220:48: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_set_port_info' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:230:56: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_port_subscription' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:240:49: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_subscribe_port' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:250:51: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_unsubscribe_port' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:260:57: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_query_port_subscribers' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:270:51: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_queue_status' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:280:50: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_queue_tempo' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:292:50: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_set_queue_tempo' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:303:50: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_queue_timer' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:313:50: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_set_queue_timer' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:323:51: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_queue_client' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:333:51: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_set_queue_client' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:343:47: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_create_queue' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:353:47: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_delete_queue' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:363:49: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_queue_info' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:373:49: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_set_queue_info' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:383:50: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_named_queue' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:393:44: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_write' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:393:55: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'snd_seq_hw_write' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:402:43: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_read' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:411:48: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_remove_events' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:421:50: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_get_client_pool' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:431:50: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_set_client_pool' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:441:52: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_query_next_client' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:455:50: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'snd_seq_hw_query_next_port' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/seq/seq_hw.c:631:49: style: Parameter 'name' can be declared as pointer to const. However it seems that '_snd_seq_hw_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/timer/timer_query_hw.c:32:56: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'snd_timer_query_hw_close' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/timer/timer_query_hw.c:121:63: style: Parameter 'name' can be declared as pointer to const. However it seems that '_snd_timer_query_hw_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/timer/timer_hw.c:284:51: style: Parameter 'name' can be declared as pointer to const. However it seems that '_snd_timer_hw_open' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_softvol.c:459:45: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_softvol_close' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_softvol.c:466:58: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_softvol_hw_refine_cprepare' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_softvol.c:504:58: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_softvol_hw_refine_sprepare' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_softvol.c:550:57: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_softvol_hw_refine_schange' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_softvol.c:579:57: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_softvol_hw_refine_cchange' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_softvol.c:644:40: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_softvol_write_areas' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/pcm/pcm_softvol.c:667:39: style: Parameter 'pcm' can be declared as pointer to const. However it seems that 'snd_pcm_softvol_read_areas' is a callback function, if 'pcm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/ucm/ucm_subs.c:504:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'rval_env' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/ucm/parser.c:1382:25: style: Parameter 'data2' can be declared as pointer to const. However it seems that 'parse_modifier' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/src/ucm/parser.c:1528:23: style: Parameter 'data2' can be declared as pointer to const. However it seems that 'parse_device' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/test/pcm.c:256:33: style: Parameter 'areas' can be declared as pointer to const. However it seems that 'write_loop' is a callback function, if 'areas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/test/pcm.c:303:35: style: Parameter 'areas' can be declared as pointer to const. However it seems that 'write_and_poll_loop' is a callback function, if 'areas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-lib-1.2.14/test/pcm.c:688:33: style: Parameter 'areas' can be declared as pointer to const. However it seems that 'direct_write_loop' is a callback function, if 'areas' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alsa-oss/alsa-oss_1.1.8.orig.tar.bz2 alsa-oss-1.1.8/alsa/stdioemu.c:57:35: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'fdc_seek' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-oss-1.1.8/alsa/stdioemu.c:58:26: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'fdc_seek' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-oss-1.1.8/oss-redir/oss-redir.c:95:53: style: Parameter 'readfds' can be declared as pointer to const. However it seems that 'native_pcm_select_result' is a callback function, if 'readfds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-oss-1.1.8/oss-redir/oss-redir.c:95:70: style: Parameter 'writefds' can be declared as pointer to const. However it seems that 'native_pcm_select_result' is a callback function, if 'writefds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-oss-1.1.8/oss-redir/oss-redir.c:95:88: style: Parameter 'exceptfds' can be declared as pointer to const. However it seems that 'native_pcm_select_result' is a callback function, if 'exceptfds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-oss-1.1.8/oss-redir/oss-redir.c:127:58: style: Parameter 'ufds' can be declared as pointer to const. However it seems that 'native_pcm_poll_result' is a callback function, if 'ufds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-oss-1.1.8/alsa/alsa-oss.c:206:56: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'bad_read' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-oss-1.1.8/alsa/alsa-oss.c:212:29: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'bad_mmap' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-oss-1.1.8/alsa/alsa-oss.c:220:29: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'bad_munmap' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-oss-1.1.8/alsa/stdioemu.c:57:28: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'fdc_seek' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-oss-1.1.8/alsa/stdioemu.c:58:17: style: Parameter 'position' can be declared as pointer to const. However it seems that 'fdc_seek' is a callback function, if 'position' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alsa-plugins/alsa-plugins_1.2.12.orig.tar.bz2 alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:142:43: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'arcam_av_close' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:160:47: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'arcam_av_elem_count' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:175:46: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'arcam_av_elem_list' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:196:60: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'arcam_av_find_elem' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:304:53: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'arcam_av_get_integer_info' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:429:49: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'arcam_av_read_integer' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:483:52: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'arcam_av_read_enumerated' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:607:50: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'arcam_av_write_integer' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:607:84: style: Parameter 'value' can be declared as pointer to const. However it seems that 'arcam_av_write_integer' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:688:53: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'arcam_av_write_enumerated' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:688:95: style: Parameter 'item' can be declared as pointer to const. However it seems that 'arcam_av_write_enumerated' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/arcam-av/ctl_arcam_av.c:816:47: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'arcam_av_read_event' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/a52/pcm_a52.c:514:44: style: Parameter 'io' can be declared as pointer to const. However it seems that 'a52_hw_params' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/a52/pcm_a52.c:552:42: style: Parameter 'io' can be declared as pointer to const. However it seems that 'a52_hw_free' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/a52/pcm_a52.c:585:44: style: Parameter 'io' can be declared as pointer to const. However it seems that 'a52_sw_params' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/a52/pcm_a52.c:614:40: style: Parameter 'io' can be declared as pointer to const. However it seems that 'a52_start' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/a52/pcm_a52.c:627:39: style: Parameter 'io' can be declared as pointer to const. However it seems that 'a52_stop' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/a52/pcm_a52.c:814:57: style: Parameter 'io' can be declared as pointer to const. However it seems that 'a52_poll_descriptors_count' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/a52/pcm_a52.c:820:51: style: Parameter 'io' can be declared as pointer to const. However it seems that 'a52_poll_descriptors' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/a52/pcm_a52.c:827:47: style: Parameter 'io' can be declared as pointer to const. However it seems that 'a52_poll_revents' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/a52/pcm_a52.c:837:40: style: Parameter 'io' can be declared as pointer to const. However it seems that 'a52_close' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/aaf/pcm_aaf.c:1130:44: style: Parameter 'io' can be declared as pointer to const. However it seems that 'aaf_hw_params' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/aaf/pcm_aaf.c:1185:42: style: Parameter 'io' can be declared as pointer to const. However it seems that 'aaf_hw_free' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/aaf/pcm_aaf.c:1199:44: style: Parameter 'io' can be declared as pointer to const. However it seems that 'aaf_sw_params' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/aaf/pcm_aaf.c:1211:56: style: Parameter 'io' can be declared as pointer to const. However it seems that 'aaf_pointer' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/aaf/pcm_aaf.c:1218:60: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'aaf_poll_descriptors_count' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/aaf/pcm_aaf.c:1226:51: style: Parameter 'io' can be declared as pointer to const. However it seems that 'aaf_poll_descriptors' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/aaf/pcm_aaf.c:1250:47: style: Parameter 'io' can be declared as pointer to const. However it seems that 'aaf_poll_revents' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/aaf/pcm_aaf.c:1250:66: style: Parameter 'pfd' can be declared as pointer to const. However it seems that 'aaf_poll_revents' is a callback function, if 'pfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/aaf/pcm_aaf.c:1307:40: style: Parameter 'io' can be declared as pointer to const. However it seems that 'aaf_start' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/aaf/pcm_aaf.c:1328:39: style: Parameter 'io' can be declared as pointer to const. However it seems that 'aaf_stop' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/alsa-dsp.c:65:46: style: Parameter 'io' can be declared as pointer to const. However it seems that 'alsa_dsp_start' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/alsa-dsp.c:86:45: style: Parameter 'io' can be declared as pointer to const. However it seems that 'alsa_dsp_stop' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/alsa-dsp.c:107:62: style: Parameter 'io' can be declared as pointer to const. However it seems that 'alsa_dsp_pointer' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/alsa-dsp.c:199:46: style: Parameter 'io' can be declared as pointer to const. However it seems that 'alsa_dsp_close' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/alsa-dsp.c:304:48: style: Parameter 'io' can be declared as pointer to const. However it seems that 'alsa_dsp_prepare' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/alsa-dsp.c:363:46: style: Parameter 'io' can be declared as pointer to const. However it seems that 'alsa_dsp_pause' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/alsa-dsp.c:380:47: style: Parameter 'io' can be declared as pointer to const. However it seems that 'alsa_dsp_resume' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/jack/pcm_jack.c:176:49: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_jack_close' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/jack/pcm_jack.c:195:65: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_jack_pointer' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/jack/pcm_jack.c:385:49: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_jack_start' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/jack/pcm_jack.c:405:48: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_jack_stop' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/jack/pcm_jack.c:414:51: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_jack_hw_free' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/jack/pcm_jack.c:434:53: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_jack_sw_params' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:91:43: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'dsp_ctl_close' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:112:47: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'dsp_ctl_elem_count' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:131:46: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'dsp_ctl_elem_list' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:179:60: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'dsp_ctl_find_elem' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:216:50: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'dsp_ctl_get_attribute' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:247:53: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'dsp_ctl_get_integer_info' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:272:49: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'dsp_ctl_read_integer' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:316:50: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'dsp_ctl_write_integer' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:378:47: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'dsp_ctl_read_event' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:378:72: style: Parameter 'id' can be declared as pointer to const. However it seems that 'dsp_ctl_read_event' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/maemo/dsp-ctl.c:379:24: style: Parameter 'event_mask' can be declared as pointer to const. However it seems that 'dsp_ctl_read_event' is a callback function, if 'event_mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:114:38: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_close' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:123:42: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_elem_count' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:136:41: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_elem_list' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:156:55: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_find_elem' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:197:45: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_get_attribute' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:231:51: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_get_enumerated_info' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:241:51: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_get_enumerated_name' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:256:44: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_read_integer' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:276:47: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_read_enumerated' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:295:45: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_write_integer' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:295:79: style: Parameter 'value' can be declared as pointer to const. However it seems that 'oss_write_integer' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:327:48: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'oss_write_enumerated' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:329:19: style: Parameter 'items' can be declared as pointer to const. However it seems that 'oss_write_enumerated' is a callback function, if 'items' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:344:46: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'oss_read_event' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:345:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'oss_read_event' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/ctl_oss.c:346:31: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'oss_read_event' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/pcm_oss.c:46:54: style: Parameter 'io' can be declared as pointer to const. However it seems that 'oss_write' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/pcm_oss.c:64:53: style: Parameter 'io' can be declared as pointer to const. However it seems that 'oss_read' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/pcm_oss.c:97:40: style: Parameter 'io' can be declared as pointer to const. However it seems that 'oss_start' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/pcm_oss.c:112:39: style: Parameter 'io' can be declared as pointer to const. However it seems that 'oss_stop' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/pcm_oss.c:121:40: style: Parameter 'io' can be declared as pointer to const. However it seems that 'oss_drain' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/pcm_oss.c:130:42: style: Parameter 'io' can be declared as pointer to const. However it seems that 'oss_prepare' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/oss/pcm_oss.c:330:40: style: Parameter 'io' can be declared as pointer to const. However it seems that 'oss_close' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/ctl_pulse.c:186:45: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'pulse_elem_count' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/ctl_pulse.c:215:44: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'pulse_elem_list' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/ctl_pulse.c:257:58: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'pulse_find_elem' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/ctl_pulse.c:281:48: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'pulse_get_attribute' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/ctl_pulse.c:337:47: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'pulse_read_integer' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/ctl_pulse.c:388:48: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'pulse_write_integer' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/ctl_pulse.c:389:17: style: Parameter 'value' can be declared as pointer to const. However it seems that 'pulse_write_integer' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/ctl_pulse.c:497:52: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'pulse_subscribe_events' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/ctl_pulse.c:568:51: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'pulse_ctl_poll_revents' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/ctl_pulse.c:600:41: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'pulse_close' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/pcm_pulse.c:204:43: style: Parameter 'io' can be declared as pointer to const. However it seems that 'pulse_start' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/pcm_pulse.c:249:42: style: Parameter 'io' can be declared as pointer to const. However it seems that 'pulse_stop' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/pcm_pulse.c:296:43: style: Parameter 'io' can be declared as pointer to const. However it seems that 'pulse_drain' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/pcm_pulse.c:425:57: style: Parameter 'io' can be declared as pointer to const. However it seems that 'pulse_write' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/pcm_pulse.c:633:54: style: Parameter 'io' can be declared as pointer to const. However it seems that 'pulse_pcm_poll_revents' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/pcm_pulse.c:669:45: style: Parameter 'io' can be declared as pointer to const. However it seems that 'pulse_prepare' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/pcm_pulse.c:877:46: style: Parameter 'io' can be declared as pointer to const. However it seems that 'pulse_sw_params' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/pcm_pulse.c:902:43: style: Parameter 'io' can be declared as pointer to const. However it seems that 'pulse_close' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/pulse/pcm_pulse.c:929:43: style: Parameter 'io' can be declared as pointer to const. However it seems that 'pulse_pause' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/usb_stream/pcm_usb_stream.c:136:47: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_us_close' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/usb_stream/pcm_usb_stream.c:172:49: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_us_prepare' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/usb_stream/pcm_usb_stream.c:248:47: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_us_start' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/usb_stream/pcm_usb_stream.c:258:46: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_us_stop' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/usb_stream/pcm_usb_stream.c:272:61: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_us_write' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-plugins-1.2.12/usb_stream/pcm_usb_stream.c:321:60: style: Parameter 'io' can be declared as pointer to const. However it seems that 'snd_pcm_us_read' is a callback function, if 'io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alsa-scarlett-gui/alsa-scarlett-gui_0.5.1.orig.tar.gz geoffreybennett-alsa-scarlett-gui-e6fbb4f/src/main.c:48:38: style: Parameter 'app' can be declared as pointer to const. However it seems that 'activate' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geoffreybennett-alsa-scarlett-gui-e6fbb4f/src/main.c:48:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geoffreybennett-alsa-scarlett-gui-e6fbb4f/src/gtkdial.c:1046:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_dial_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geoffreybennett-alsa-scarlett-gui-e6fbb4f/src/gtkdial.c:1085:15: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_dial_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geoffreybennett-alsa-scarlett-gui-e6fbb4f/src/window-routing.c:545:18: style: Parameter 'source' can be declared as pointer to const. However it seems that 'src_drop_accept' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geoffreybennett-alsa-scarlett-gui-e6fbb4f/src/window-routing.c:546:18: style: Parameter 'drop' can be declared as pointer to const. However it seems that 'src_drop_accept' is a callback function, if 'drop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geoffreybennett-alsa-scarlett-gui-e6fbb4f/src/window-routing.c:556:18: style: Parameter 'source' can be declared as pointer to const. However it seems that 'snk_drop_accept' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geoffreybennett-alsa-scarlett-gui-e6fbb4f/src/window-routing.c:557:18: style: Parameter 'drop' can be declared as pointer to const. However it seems that 'snk_drop_accept' is a callback function, if 'drop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alsa-tools/alsa-tools_1.2.14.orig.tar.bz2 alsa-tools-1.2.14/echomixer/echomixer.c:940:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Gmixer_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/echomixer/echomixer.c:972:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'Gmixer_button_release' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/echomixer/echomixer.c:972:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Gmixer_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/echomixer/echomixer.c:1074:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'Monitor_volume_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/echomixer/echomixer.c:1291:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'Vmixer_volume_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/echomixer/echomixer.c:1465:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'SPDIF_mode_activate' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/echomixer/echomixer.c:1564:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'VUwindow_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/echomixer/echomixer.c:1564:51: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'VUwindow_destroy' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/echomixer/echomixer.c:1586:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'GMwindow_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/echomixer/echomixer.c:1586:51: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'GMwindow_destroy' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/ld10k1/src/lo10k1.c:871:24: style: Parameter 'str' can be declared as pointer to const. However it seems that 'debug_print' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-tools-1.2.14/rmedigicontrol/level.c:27:36: style: Parameter 'a' can be declared as pointer to const. However it seems that 'changed' 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/a/alsa-utils/alsa-utils_1.2.14.orig.tar.bz2 alsa-utils-1.2.14/alsaucm/dump.c:106:45: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'text_verb_end' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/alsaucm/dump.c:124:50: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'text_2nd_level_end' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/alsaucm/dump.c:270:41: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'json_init' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container-raw.c:27:61: style: Parameter 'cntr' can be declared as pointer to const. However it seems that 'raw_parser_pre_process' is a callback function, if 'cntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container-au.c:151:21: style: Parameter 'samples_per_frame' can be declared as pointer to const. However it seems that 'au_builder_pre_process' is a callback function, if 'samples_per_frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container-au.c:152:21: style: Parameter 'frames_per_second' can be declared as pointer to const. However it seems that 'au_builder_pre_process' is a callback function, if 'frames_per_second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container-au.c:153:17: style: Parameter 'byte_count' can be declared as pointer to const. However it seems that 'au_builder_pre_process' is a callback function, if 'byte_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container-riff-wave.c:512:23: style: Parameter 'samples_per_frame' can be declared as pointer to const. However it seems that 'wave_builder_pre_process' is a callback function, if 'samples_per_frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container-riff-wave.c:513:23: style: Parameter 'frames_per_second' can be declared as pointer to const. However it seems that 'wave_builder_pre_process' is a callback function, if 'frames_per_second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container-riff-wave.c:514:19: style: Parameter 'byte_count' can be declared as pointer to const. However it seems that 'wave_builder_pre_process' is a callback function, if 'byte_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container-voc.c:717:22: style: Parameter 'samples_per_frame' can be declared as pointer to const. However it seems that 'voc_builder_pre_process' is a callback function, if 'samples_per_frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container-voc.c:718:22: style: Parameter 'frames_per_second' can be declared as pointer to const. However it seems that 'voc_builder_pre_process' is a callback function, if 'frames_per_second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container-voc.c:719:18: style: Parameter 'byte_count' can be declared as pointer to const. However it seems that 'voc_builder_pre_process' is a callback function, if 'byte_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/mapper-single.c:20:14: style: Parameter 'src' can be declared as pointer to const. However it seems that 'align_to_vector' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/mapper-single.c:64:36: style: Parameter 'cntrs' can be declared as pointer to const. However it seems that 'single_pre_process' is a callback function, if 'cntrs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/container.c:72:57: style: Parameter 'cntr' can be declared as pointer to const. However it seems that 'container_recursive_write' is a callback function, if 'cntr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/waiter-poll.c:16:55: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'poll_prepare' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/waiter-poll.c:33:56: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'poll_release' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/waiter-select.c:37:57: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'select_prepare' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/waiter-select.c:97:58: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'select_release' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/xfer-libffado.c:540:53: style: Parameter 'xfer' can be declared as pointer to const. However it seems that 'xfer_libffado_help' is a callback function, if 'xfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsa-utils-1.2.14/axfer/xfer-libasound.c:890:59: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'xfer_libasound_help' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alsaequal/alsaequal_0.6.orig.tar.bz2 alsaequal/pcm_equal.c:94:43: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'equal_close' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:42:40: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'equal_close' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:55:44: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'equal_elem_count' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:61:43: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'equal_elem_list' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:71:57: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'equal_find_elem' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:90:47: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'equal_get_attribute' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:109:46: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'equal_read_integer' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:125:47: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'equal_write_integer' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:126:9: style: Parameter 'value' can be declared as pointer to const. However it seems that 'equal_write_integer' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:143:48: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'equal_read_event' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:144:25: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'equal_read_event' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaequal/ctl_equal.c:145:28: style: Parameter 'ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'equal_read_event' is a callback function, if 'ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alsamixergui/alsamixergui_0.9.0rc2-1.orig.tar.gz alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:1484:27: style: Parameter 'mixer' can be declared as pointer to const. However it seems that 'mixer_event' is a callback function, if 'mixer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:1484:71: style: Parameter 'elem' can be declared as pointer to const. However it seems that 'mixer_event' is a callback function, if 'elem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alsaplayer/alsaplayer_0.99.82.orig.tar.gz alsaplayer-0.99.82/attic/experimental/ape/mac_engine.cpp:124:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'ape_channels' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/ape/mac_engine.cpp:171:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'ape_frame_size' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/ffmpeg/ffmpeg_engine.c:204:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'ffmpeg_channels' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/ffmpeg/ffmpeg_engine.c:237:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'ffmpeg_nr_frames' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/ffmpeg/ffmpeg_engine.c:247:44: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'ffmpeg_frame_size' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/ffmpeg/ffmpeg_engine.c:256:44: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'ffmpeg_frame_seek' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/fftscope/fftscope.c:68:29: style: Parameter 'fft_buffer' can be declared as pointer to const. However it seems that 'fftscope_set_fft' is a callback function, if 'fft_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/fftscope/fftscope.c:120:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_fftscope_window' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/fftscope/fftscope.c:120:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'close_fftscope_window' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/fftscope/fftscope.c:120:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_fftscope_window' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/interface/gtk/PlaylistWindow.cpp:311:16: style: Parameter 'bevent' can be declared as pointer to const. However it seems that 'playlist_click' is a callback function, if 'bevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/interface/gtk/PlaylistWindow.cpp:630:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'playlist_window_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/interface/gtk/PlaylistWindow.cpp:689:21: style: Parameter 'selection_data' can be declared as pointer to const. However it seems that 'dnd_drop_event' is a callback function, if 'selection_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/interface/gtk/ScopesWindow.cpp:393:12: style: Parameter 'bevent' can be declared as pointer to const. However it seems that 'scopes_list_click' is a callback function, if 'bevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/blurscope/blurscope.c:113:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_bscope_window' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/blurscope/blurscope.c:113:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'close_bscope_window' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/blurscope/blurscope.c:113:82: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_bscope_window' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/logbarfft/logbarfft.c:65:29: style: Parameter 'fft_data' can be declared as pointer to const. However it seems that 'logscope_set_fft' is a callback function, if 'fft_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/logbarfft/logbarfft.c:127:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_fftscope_window' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/logbarfft/logbarfft.c:127:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'close_fftscope_window' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/logbarfft/logbarfft.c:127:84: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_fftscope_window' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/levelmeter/levelmeter.c:162:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_levelmeter_window' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/levelmeter/levelmeter.c:162:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'close_levelmeter_window' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/levelmeter/levelmeter.c:162:86: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_levelmeter_window' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/levelmeter/levelmeter.c:172:30: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'popup' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/levelmeter/levelmeter.c:172:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'popup' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/levelmeter/levelmeter.c:172:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'popup' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/mesh/mesh.c:46:31: style: Parameter 'fft_data' can be declared as pointer to const. However it seems that 'meshscope_set_fft' is a callback function, if 'fft_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/interface/gtk/gtk_interface.cpp:200:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'stop_notify' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/interface/gtk/gtk_interface.cpp:205:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'start_notify' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/interface/gtk/gtk_interface.cpp:581:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/spacescope/spacescope.c:108:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_spacescope_window' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/spacescope/spacescope.c:108:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'close_spacescope_window' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/spacescope/spacescope.c:108:86: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_spacescope_window' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/monoscope/monoscope.c:188:51: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_monoscope_window' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/monoscope/monoscope.c:188:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'close_monoscope_window' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/monoscope/monoscope.c:188:85: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_monoscope_window' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/tta/tta_engine.c:177:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'tta_frame_size' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/tta/tta_engine.c:185:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'tta_frame_seek' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/wv/wv_engine.c:125:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'wv_channels' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/wv/wv_engine.c:168:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'wv_frame_size' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/fftscope/fftscope.c:69:29: style: Parameter 'fft_buffer' can be declared as pointer to const. However it seems that 'fftscope_set_fft' is a callback function, if 'fft_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/fftscope/fftscope.c:121:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_fftscope_window' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/fftscope/fftscope.c:121:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'close_fftscope_window' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/fftscope/fftscope.c:121:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_fftscope_window' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/midi/dumb_a.c:58:35: style: Parameter 'd' can be declared as pointer to const. However it seems that 'open_output' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/midi/dumb_a.c:66:47: style: Parameter 'd' can be declared as pointer to const. However it seems that 'output_count' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/midi/dumb_a.c:72:46: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'driver_output_data' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/midi/dumb_a.c:72:76: style: Parameter 'd' can be declared as pointer to const. However it seems that 'driver_output_data' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/midi/dumb_a.c:102:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'close_output' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/midi/dumb_c.c:85:28: style: Parameter 'valp' can be declared as pointer to const. However it seems that 'ctl_read' is a callback function, if 'valp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/midi/dumb_c.c:111:33: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ctl_file_name' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/synaescope/synaescope.c:448:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'close_synaescope_window' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/synaescope/synaescope.c:448:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'close_synaescope_window' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/experimental/obsolete/scopes/synaescope/synaescope.c:448:86: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_synaescope_window' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/attic/midi/midi_engine.c:620:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'midi_channels' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/input/flac/FlacPlugin.cpp:50:31: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'flac_channels' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/input/flac/FlacPlugin.cpp:70:33: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'flac_block_size' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/input/flac/FlacPlugin.cpp:79:32: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'flac_nr_blocks' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/input/flac/FlacPlugin.cpp:87:34: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'flac_frame_count' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/input/cdda/cdda_engine.c:1232:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'cdda_channels' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/input/sndfile/sndfile_engine.c:244:44: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'sndfile_channels' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/interface/gtk2/PlaylistWindow.cpp:839:54: style: Parameter 'item' can be declared as reference to const. However it seems that 'CbUpdated' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/interface/gtk2/PlaylistWindow.cpp:312:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'list_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/interface/xosd/xosd.cpp:81:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'stop_notify' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/esound/esound.c:89:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'esound_write' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/input/mad/mad_engine.c:272:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'mad_block_size' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/input/mad/mad_engine.c:401:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'mad_nr_blocks' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/input/mad/mad_engine.c:409:31: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'mad_frame_count' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/input/mad/mad_engine.c:856:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'mad_channels' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/nas/nas.c:174:29: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'nas_write' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/nas/nas.c:196:32: style: Parameter 'fragment_size' can be declared as pointer to const. However it seems that 'nas_set_buffer' is a callback function, if 'fragment_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/oss/oss.c:68:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'oss_write' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/oss/oss.c:75:32: style: Parameter 'fragment_size' can be declared as pointer to const. However it seems that 'oss_set_buffer' is a callback function, if 'fragment_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/oss/oss.c:75:52: style: Parameter 'fragment_count' can be declared as pointer to const. However it seems that 'oss_set_buffer' is a callback function, if 'fragment_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/oss/oss.c:75:73: style: Parameter 'channels' can be declared as pointer to const. However it seems that 'oss_set_buffer' is a callback function, if 'channels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/sgi/sgi.c:82:32: style: Parameter 'fragment_size' can be declared as pointer to const. However it seems that 'sgi_set_buffer' is a callback function, if 'fragment_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/sgi/sgi.c:82:52: style: Parameter 'fragment_count' can be declared as pointer to const. However it seems that 'sgi_set_buffer' is a callback function, if 'fragment_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/sgi/sgi.c:82:73: style: Parameter 'channels' can be declared as pointer to const. However it seems that 'sgi_set_buffer' is a callback function, if 'channels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/sparc/sparc_out.c:74:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'sparc_write' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/sparc/sparc_out.c:81:34: style: Parameter 'fragment_size' can be declared as pointer to const. However it seems that 'sparc_set_buffer' is a callback function, if 'fragment_size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/sparc/sparc_out.c:81:54: style: Parameter 'fragment_count' can be declared as pointer to const. However it seems that 'sparc_set_buffer' is a callback function, if 'fragment_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/output/sparc/sparc_out.c:81:75: style: Parameter 'channels' can be declared as pointer to const. However it seems that 'sparc_set_buffer' is a callback function, if 'channels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alsaplayer-0.99.82/scopes2/logbarfft/logbarfft.c:70:24: style: Parameter 'fft_data' can be declared as pointer to const. However it seems that 'logscope_set_fft' is a callback function, if 'fft_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/altos/altos_1.9.22.orig.tar.gz altos-1.9.22/ao-tools/ao-view/aoview_dev_dialog.c:111:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'aoview_dev_disconnect' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] altos-1.9.22/ao-tools/ao-view/aoview_main.c:30:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'destroy_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] altos-1.9.22/ao-tools/ao-view/aoview_main.c:30:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] altos-1.9.22/ao-tools/ao-view/aoview_replay.c:58:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'aoview_replay_execute' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] altos-1.9.22/ao-tools/lib/cp-usb-async.c:82:56: style: Parameter 'transfer' can be declared as pointer to const. However it seems that 'cp_usb_async_transfer_callback' is a callback function, if 'transfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] altos-1.9.22/src/avr/ao_debug_avr.c:29:24: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'uart_put' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/alure/alure_1.2.orig.tar.bz2 alure-1.2/examples/alurecdplay.c:275:58: style: Parameter 'format' can be declared as pointer to const. However it seems that 'cdda_get_format' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alure-1.2/examples/alurecdplay.c:275:74: style: Parameter 'samplerate' can be declared as pointer to const. However it seems that 'cdda_get_format' is a callback function, if 'samplerate' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alure-1.2/examples/alurecdplay.c:275:94: style: Parameter 'blocksize' can be declared as pointer to const. However it seems that 'cdda_get_format' is a callback function, if 'blocksize' 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 amanda-3.5.4/amar-src/amarchiver.c:128:11: style: Parameter 'filename_buf' can be declared as pointer to const. However it seems that 'extract_file_start_cb' is a callback function, if 'filename_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/amar-src/amarchiver.c:307:11: style: Parameter 'filename_buf' can be declared as pointer to const. However it seems that 'list_file_start_cb' is a callback function, if 'filename_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/amandad-src/amandad.c:1207:15: style: Parameter 'pkt' can be declared as pointer to const. However it seems that 's_ackwait' is a callback function, if 'pkt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/client-src/sendbackup-gnutar.c:697:17: style: Parameter 'dle' can be declared as pointer to const. However it seems that 'end_backup' is a callback function, if 'dle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/activate-devpay.c:151:39: style: Parameter 'error' can be declared as pointer to const. However it seems that 'parser_got_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/diskflat-device.c:471:13: style: Parameter 'dselfi' can be declared as pointer to const. However it seems that 'diskflat_release_file' is a callback function, if 'dselfi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/diskflat-device.c:537:13: style: Parameter 'dself' can be declared as pointer to const. However it seems that 'diskflat_validate' is a callback function, if 'dself' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/device.c:913:10: style: Parameter 'self' can be declared as pointer to const. However it seems that 'property_get_block_size_fn' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/device.c:936:10: style: Parameter 'val' can be declared as pointer to const. However it seems that 'property_set_block_size_fn' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/device.c:960:10: style: Parameter 'self' can be declared as pointer to const. However it seems that 'property_get_min_block_size_fn' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/device.c:981:10: style: Parameter 'self' can be declared as pointer to const. However it seems that 'property_get_max_block_size_fn' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/device.c:1002:10: style: Parameter 'self' can be declared as pointer to const. However it seems that 'property_get_canonical_name_fn' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/device.c:1823:22: style: Parameter 'base' can be declared as pointer to const. However it seems that 'device_simple_property_set_fn' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/device.c:1861:22: style: Parameter 'base' can be declared as pointer to const. However it seems that 'device_simple_property_get_fn' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/ndmp-device.c:2003:53: style: Parameter 'val' can be declared as pointer to const. However it seems that 'ndmp_device_set_leom_fn' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/vfs-device.c:1338:17: style: Parameter 'ji' can be declared as pointer to const. However it seems that 'vfs_device_start_file_open' is a callback function, if 'ji' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/xfer-dest-taper-directtcp.c:420:20: style: Parameter 'xdtself' can be declared as pointer to const. However it seems that 'get_part_bytes_written_impl' is a callback function, if 'xdtself' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/xfer-dest-taper.c:35:20: style: Parameter 'self' can be declared as pointer to const. However it seems that 'cache_inform_impl' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/s3-device.c:1975:13: style: Parameter 'val' can be declared as pointer to const. However it seems that 's3_device_set_openstack_swift_api_fn' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/s3-device.c:3170:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gint_cmp' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/device-src/s3-device.c:3336:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 's3_device_write_block' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/gnulib/tempname.c:263:17: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_file' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/gnulib/tempname.c:272:16: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_dir' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/gnulib/tempname.c:272:34: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'try_dir' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/gnulib/tempname.c:278:21: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_nocreate' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/server-src/amcheck.c:2584:14: style: Parameter 'pkt' can be declared as pointer to const. However it seems that 'handle_result' is a callback function, if 'pkt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/server-src/dumper.c:2327:12: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'read_statefd' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/server-src/dumper.c:2420:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'read_mesgfd' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/server-src/dumper.c:3580:11: style: Parameter 'string' can be declared as pointer to const. However it seems that 'dumper_get_security_conf' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/server-src/holding.c:735:11: style: Parameter 'fqpath' can be declared as pointer to const. However it seems that 'holding_cleanup_disk' is a callback function, if 'fqpath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/server-src/holding.c:756:11: style: Parameter 'element' can be declared as pointer to const. However it seems that 'holding_cleanup_dir' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/server-src/holding.c:757:11: style: Parameter 'fqpath' can be declared as pointer to const. However it seems that 'holding_cleanup_dir' is a callback function, if 'fqpath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/server-src/holding.c:797:11: style: Parameter 'element' can be declared as pointer to const. However it seems that 'holding_cleanup_file' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/source-file.c:69:18: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'start_impl' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-element.c:53:18: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'xfer_element_setup_impl' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-element.c:82:18: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'xfer_element_get_offset_impl' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-element.c:89:18: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'xfer_element_get_orig_size_impl' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-element.c:96:18: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'xfer_element_get_size_impl' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-element.c:103:18: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'xfer_element_get_block_size_impl' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-element.c:110:18: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'xfer_element_start_impl' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-element.c:147:18: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'xfer_element_push_buffer_impl' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-element.c:148:14: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xfer_element_push_buffer_impl' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-element.c:155:18: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'xfer_element_push_buffer_static_impl' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-element.c:156:14: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xfer_element_push_buffer_static_impl' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-test.c:992:14: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dest_push_push_buffer_impl' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amanda-3.5.4/xfer-src/xfer-test.c:1437:11: style: Parameter 'xfer' can be declared as pointer to const. However it seems that 'test_xfer_generic_callback' is a callback function, if 'xfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/amide/amide_1.0.6.orig.tar.gz amide-1.0.6/amide-current/src/amitk_color_table_menu.c:71:68: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'color_table_menu_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_dial.c:275:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'amitk_dial_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_dial.c:356:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'amitk_dial_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_dial.c:400:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'amitk_dial_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_dial.c:429:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'amitk_dial_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_dial.c:559:47: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that 'amitk_dial_adjustment_changed' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_dial.c:582:53: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that 'amitk_dial_adjustment_value_changed' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/attic/amitk_xif_sel.c:568:28: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'amitk_xif_selection_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/attic/amitk_xif_sel.c:598:28: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'amitk_xif_selection_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/attic/amitk_xif_sel.c:912:24: style: Parameter 'selection_data' can be declared as pointer to const. However it seems that 'filenames_dropped' is a callback function, if 'selection_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/attic/amitk_xif_sel.c:1822:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'amitk_xif_selection_key_press' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/attic/amitk_xif_sel.c:1823:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'amitk_xif_selection_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/attic/amitk_xif_sel.c:1852:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'amitk_xif_selection_history_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_canvas.c:661:67: style: Parameter 'ds' can be declared as pointer to const. However it seems that 'canvas_data_set_invalidate_slice_cache' is a callback function, if 'ds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_canvas.c:683:68: style: Parameter 'ds' can be declared as pointer to const. However it seems that 'data_set_subject_orientation_changed_cb' is a callback function, if 'ds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_canvas.c:697:61: style: Parameter 'ds' can be declared as pointer to const. However it seems that 'data_set_thresholding_changed_cb' is a callback function, if 'ds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_canvas.c:706:60: style: Parameter 'ds' can be declared as pointer to const. However it seems that 'data_set_color_table_changed_cb' is a callback function, if 'ds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_space.c:185:58: style: Parameter 'shift' can be declared as pointer to const. However it seems that 'space_shift' is a callback function, if 'shift' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_space.c:199:24: style: Parameter 'center_of_inversion' can be declared as pointer to const. However it seems that 'space_invert_axis' is a callback function, if 'center_of_inversion' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_space.c:213:69: style: Parameter 'vector' can be declared as pointer to const. However it seems that 'space_rotate_on_vector' is a callback function, if 'vector' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_space.c:214:21: style: Parameter 'center_of_rotation' can be declared as pointer to const. However it seems that 'space_rotate_on_vector' is a callback function, if 'center_of_rotation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_space.c:249:19: style: Parameter 'center_of_rotation' can be declared as pointer to const. However it seems that 'space_transform_axes' is a callback function, if 'center_of_rotation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_space.c:265:58: style: Parameter 'ref_point' can be declared as pointer to const. However it seems that 'space_scale' is a callback function, if 'ref_point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_space.c:265:82: style: Parameter 'scaling' can be declared as pointer to const. However it seems that 'space_scale' is a callback function, if 'scaling' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_volume.c:150:69: style: Parameter 'new_corner' can be declared as pointer to const. However it seems that 'volume_corner_changed' is a callback function, if 'new_corner' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_threshold.c:1440:54: style: Parameter 'ds' can be declared as pointer to const. However it seems that 'ds_color_table_changed_cb' is a callback function, if 'ds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_threshold.c:1451:55: style: Parameter 'ds' can be declared as pointer to const. However it seems that 'ds_thresholding_changed_cb' is a callback function, if 'ds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_threshold.c:1507:53: style: Parameter 'ds' can be declared as pointer to const. However it seems that 'ds_conversion_changed_cb' is a callback function, if 'ds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_threshold.c:1518:51: style: Parameter 'ds' can be declared as pointer to const. However it seems that 'ds_modality_changed_cb' is a callback function, if 'ds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_threshold.c:2038:69: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'threshold_dialog_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/amitk_threshold.c:2181:71: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'thresholds_dialog_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/tb_profile.c:1114:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/tb_profile.c:1114:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/tb_profile.c:1114:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/ui_study.c:216:49: style: Parameter 'object' can be declared as pointer to const. However it seems that 'study_name_changed_cb' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/ui_series.c:144:45: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that 'scroll_change_cb' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/ui_series.c:165:71: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'canvas_size_change_cb' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/tb_export_data_set.c:131:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/tb_export_data_set.c:131:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/tb_export_data_set.c:131:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/tb_roi_analysis.c:480:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/tb_roi_analysis.c:480:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amide-1.0.6/amide-current/src/tb_roi_analysis.c:480:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aml/aml_0.3.0.orig.tar.gz aml-0.3.0/examples/nested-ticker.c:21:29: style: Parameter 'sig' can be declared as pointer to const. However it seems that 'on_sigint' is a callback function, if 'sig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aml-0.3.0/src/aml.c:275:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'on_self_pipe_read' 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/a/amsynth/amsynth_1.13.4.orig.tar.gz amsynth-release-1.13.4/src/GUI/MainWindow.cpp:147:81: style: Parameter 'mainWindow' can be declared as pointer to const. However it seems that 'on_adjustment_value_changed' is a callback function, if 'mainWindow' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/PresetControllerView.cpp:155:61: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_combo_changed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/PresetControllerView.cpp:196:96: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_audition_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/PresetControllerView.cpp:208:98: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_audition_key_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/PresetControllerView.cpp:220:61: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_panic_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/PresetControllerView.cpp:220:95: style: Parameter 'that' can be declared as pointer to const. However it seems that 'on_panic_clicked' is a callback function, if 'that' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/bitmap_knob.c:221:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'bitmap_knob_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/bitmap_knob.c:247:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'bitmap_knob_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/MainMenu.cpp:519:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'showConfigDialog' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/MainMenu.cpp:519:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'showConfigDialog' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/MainMenu.cpp:604:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'runCommand' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/GUI/editor_pane.c:208:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/amsynth_dssi_gtk.cpp:113:120: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_samplerate_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/amsynth_dssi_gtk.cpp:119:117: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_program_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/amsynth_dssi_gtk.cpp:138:114: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_quit_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amsynth-release-1.13.4/src/amsynth_lv2_ui_gtk.cpp:205:44: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that 'on_adjustment_value_changed' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/amtk/amtk_5.6.1.orig.tar.xz amtk-5.6.1/tests/interactive-tests/test-headerbar.c:43:27: style: Parameter 'g_app' can be declared as pointer to const. However it seems that 'startup_cb' is a callback function, if 'g_app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amtk-5.6.1/tests/interactive-tests/test-headerbar.c:44:20: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'startup_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amtk-5.6.1/tests/interactive-tests/test-headerbar.c:50:35: style: Parameter 'action' can be declared as pointer to const. However it seems that 'print_activate_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amtk-5.6.1/tests/interactive-tests/test-headerbar.c:51:21: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'print_activate_cb' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amtk-5.6.1/tests/interactive-tests/test-headerbar.c:52:21: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'print_activate_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amtk-5.6.1/tests/interactive-tests/test-traditional-ui.c:60:35: style: Parameter 'action' can be declared as pointer to const. However it seems that 'about_activate_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amtk-5.6.1/tests/interactive-tests/test-traditional-ui.c:61:21: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'about_activate_cb' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] amtk-5.6.1/tests/interactive-tests/test-traditional-ui.c:62:21: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'about_activate_cb' 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/amule/amule_2.3.3.orig.tar.xz aMule-2.3.3/src/Logger.cpp:216:51: style: Parameter 'evt' can be declared as reference to const. However it seems that 'OnLoggingEvent' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aMule-2.3.3/src/MuleNotebook.cpp:75:51: style: Parameter 'evt' can be declared as reference to const. However it seems that 'OnDeletePage' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aMule-2.3.3/src/SearchDlg.cpp:229:51: style: Parameter 'evt' can be declared as reference to const. However it seems that 'OnSearchClosing' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/analitza/analitza_25.04.0.orig.tar.xz analitza-25.04.0/analitza/operations.cpp:898:74: style: Parameter 'm' can be declared as pointer to const. However it seems that 'reduceUnaryMatrix' 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/analog/analog_6.0.17.orig.tar.gz analog-ce-6.0.17/src/bzip2/bzlib.c:148:31: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'default_bzalloc' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] analog-ce-6.0.17/src/unzip/ioapi.c:70:16: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'fopen_file_func' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] analog-ce-6.0.17/src/unzip/ioapi.c:105:16: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'fwrite_file_func' 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/a/android-cuttlefish/android-cuttlefish_1.0.1.orig.tar.gz android-cuttlefish-1.0.1/base/cvd/cuttlefish/host/libs/web/http_client/http_client.cc:49:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'LoggingCurlDebugFunction' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-cuttlefish-1.0.1/base/cvd/libsparse/output_file.cpp:260:51: style: Parameter 'out' can be declared as pointer to const. However it seems that 'callback_file_open' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-cuttlefish-1.0.1/base/cvd/libsparse/output_file.cpp:281:50: style: Parameter 'out' can be declared as pointer to const. However it seems that 'callback_file_pad' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/android-platform-dalvik/android-platform-dalvik_10.0.0+r36.orig.tar.xz libdex/DexSwapVerify.cpp:541:69: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyStringIdItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:574:67: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyTypeIdItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:655:68: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyProtoIdItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:760:68: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyFieldIdItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:832:69: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyMethodIdItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:958:69: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyClassDefItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:1050:67: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyCallSiteId' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:1065:73: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyMethodHandleItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:1342:15: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyAnnotationsDirectoryItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:1428:15: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyAnnotationSetRefList' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:1475:74: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyAnnotationSetItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:1623:70: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'intraVerifyClassDataItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:1676:70: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'crossVerifyClassDataItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:1938:71: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'intraVerifyStringDataItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:2039:70: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'intraVerifyDebugInfoItem' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libdex/DexSwapVerify.cpp:2447:71: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'intraVerifyAnnotationItem' 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/a/android-platform-external-boringssl/android-platform-external-boringssl_14.0.0+r45.orig.tar.xz android-platform-external-boringssl-14.0.0+r45/src/crypto/evp/p_dsa_asn1.c:233:42: style: Parameter 'to' can be declared as pointer to const. However it seems that 'dsa_copy_parameters' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/crypto/evp/p_ec_asn1.c:184:50: style: Parameter 'pkey' can be declared as pointer to const. However it seems that 'eckey_set1_tls_encodedpoint' is a callback function, if 'pkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/crypto/evp/p_ed25519.c:25:44: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'pkey_ed25519_copy' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/crypto/evp/p_ed25519.c:25:63: style: Parameter 'src' can be declared as pointer to const. However it seems that 'pkey_ed25519_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/crypto/evp/p_x25519.c:25:43: style: Parameter 'dst' can be declared as pointer to const. However it seems that 'pkey_x25519_copy' is a callback function, if 'dst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/crypto/evp/p_x25519.c:25:62: style: Parameter 'src' can be declared as pointer to const. However it seems that 'pkey_x25519_copy' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/crypto/x509/x509_trs.c:271:35: style: Parameter 'trust' can be declared as pointer to const. However it seems that 'trust_1oid' is a callback function, if 'trust' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/crypto/x509v3/v3_enum.c:85:46: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'i2s_ASN1_ENUMERATED_TABLE' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/crypto/x509v3/v3_ocsp.c:73:68: style: Parameter 'nocheck' can be declared as pointer to const. However it seems that 'i2r_ocsp_nocheck' is a callback function, if 'nocheck' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/crypto/x509v3/v3_ocsp.c:74:34: style: Parameter 'out' can be declared as pointer to const. However it seems that 'i2r_ocsp_nocheck' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/crypto/x509v3/v3_skey.c:102:45: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'i2s_ASN1_OCTET_STRING_cb' is a callback function, if 'ext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-external-boringssl-14.0.0+r45/src/ssl/bio_ssl.cc:149:25: style: Parameter 'bio' can be declared as pointer to const. However it seems that 'ssl_new' is a callback function, if 'bio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/android-platform-external-libselinux/android-platform-external-libselinux_10.0.0+r36.orig.tar.gz libselinux/src/audit2why.c:163:75: style: Parameter 'args' can be declared as pointer to const. However it seems that 'finish' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libselinux/src/callbacks.c:26:29: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'default_selinux_audit' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libselinux/src/callbacks.c:28:15: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'default_selinux_audit' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libselinux/src/checkAccess.c:18:26: style: Parameter 'out_retained' can be declared as pointer to const. However it seems that 'avc_reset_callback' is a callback function, if 'out_retained' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libselinux/src/matchpathcon.c:318:74: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'matchpathcon_thread_destructor' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libselinux/utils/selinux_check_access.c:16:31: style: Parameter 'auditdata' can be declared as pointer to const. However it seems that 'cb_auditinfo' is a callback function, if 'auditdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_llist.h:72:59: style: Parameter 'dbase' can be declared as pointer to const. However it seems that 'dbase_llist_is_modified' is a callback function, if 'dbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_llist.h:79:70: style: Parameter 'dbase' can be declared as pointer to const. However it seems that 'dbase_llist_get_rtable' is a callback function, if 'dbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_llist.h:72:59: style: Parameter 'dbase' can be declared as pointer to const. However it seems that 'dbase_llist_is_modified' is a callback function, if 'dbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_llist.h:79:70: style: Parameter 'dbase' can be declared as pointer to const. However it seems that 'dbase_llist_get_rtable' is a callback function, if 'dbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_llist.h:72:59: style: Parameter 'dbase' can be declared as pointer to const. However it seems that 'dbase_llist_is_modified' is a callback function, if 'dbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_llist.h:79:70: style: Parameter 'dbase' can be declared as pointer to const. However it seems that 'dbase_llist_get_rtable' is a callback function, if 'dbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_policydb.c:172:58: style: Parameter 'dbase' can be declared as pointer to const. However it seems that 'dbase_policydb_is_modified' is a callback function, if 'dbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_policydb.c:291:51: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'dbase_policydb_del' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_policydb.c:293:29: style: Parameter 'dbase' can be declared as pointer to const. However it seems that 'dbase_policydb_del' is a callback function, if 'dbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_policydb.c:303:53: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'dbase_policydb_clear' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_policydb.c:305:24: style: Parameter 'dbase' can be declared as pointer to const. However it seems that 'dbase_policydb_clear' is a callback function, if 'dbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/database_policydb.c:447:69: style: Parameter 'dbase' can be declared as pointer to const. However it seems that 'dbase_policydb_get_rtable' is a callback function, if 'dbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/genhomedircon.c:762:32: style: Parameter 'key' can be declared as pointer to const. However it seems that 'name_user_cmp' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/direct_api.c:325:57: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'semanage_direct_destroy' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/users_base_file.c:24:30: style: Parameter 'user' can be declared as pointer to const. However it seems that 'user_base_print' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsemanage/src/users_extra_file.c:24:32: style: Parameter 'user_extra' can be declared as pointer to const. However it seems that 'user_extra_print' is a callback function, if 'user_extra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/cil/src/android.c:74:79: style: Parameter 'finished' can be declared as pointer to const. However it seems that '__extract_attributees_helper' is a callback function, if 'finished' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/cil/src/android.c:604:71: style: Parameter 'finished' can be declared as pointer to const. However it seems that '__attributize_helper' is a callback function, if 'finished' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/cil/src/cil_log.c:40:69: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'cil_default_log_handler' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/cil/src/cil_write_ast.c:1134:65: style: Parameter 'node' can be declared as pointer to const. However it seems that '__cil_write_first_child_helper' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/cil/src/cil_write_ast.c:1460:64: style: Parameter 'node' can be declared as pointer to const. However it seems that '__cil_write_last_child_helper' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/src/assertion.c:211:74: style: Parameter 'd' can be declared as pointer to const. However it seems that 'report_assertion_avtab_matches' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/src/assertion.c:466:71: style: Parameter 'd' can be declared as pointer to const. However it seems that 'check_assertion_avtab_match' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/src/hierarchy.c:154:53: style: Parameter 'k' can be declared as pointer to const. However it seems that 'bounds_expand_rule_callback' is a callback function, if 'k' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/src/hierarchy.c:154:71: style: Parameter 'd' can be declared as pointer to const. However it seems that 'bounds_expand_rule_callback' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/src/hierarchy.c:362:52: style: Parameter 'k' can be declared as pointer to const. However it seems that 'bounds_check_rule_callback' is a callback function, if 'k' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/src/hierarchy.c:362:70: style: Parameter 'd' can be declared as pointer to const. However it seems that 'bounds_check_rule_callback' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/src/module_to_cil.c:2317:79: style: Parameter 'block' can be declared as pointer to const. However it seems that 'user_to_cil' is a callback function, if 'block' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/src/module_to_cil.c:2629:56: style: Parameter 'UNUSED_pdb' can be declared as pointer to const. However it seems that 'ocontext_selinux_fs_to_cil' is a callback function, if 'UNUSED_pdb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libsepol/src/module_to_cil.c:2629:86: style: Parameter 'fss' can be declared as pointer to const. However it seems that 'ocontext_selinux_fs_to_cil' is a callback function, if 'fss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] python/audit2allow/sepolgen-ifgen-attr-helper.c:111:52: style: Parameter 'datum' can be declared as pointer to const. However it seems that 'output_avrule' is a callback function, if 'datum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/android-platform-external-libunwind/android-platform-external-libunwind_10.0.0+r36.orig.tar.gz src/aarch64/Ginit.c:70:56: style: Parameter 'proc_info' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'proc_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/aarch64/Ginit.c:70:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/hppa/Ginit.c:75:56: style: Parameter 'proc_info' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'proc_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/hppa/Ginit.c:75:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ia64/Ginit.c:57:56: style: Parameter 'proc_info' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'proc_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ia64/Ginit.c:57:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/mips/Ginit.c:80:56: style: Parameter 'proc_info' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'proc_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/mips/Ginit.c:80:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ppc32/Ginit.c:98:56: style: Parameter 'proc_info' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'proc_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ppc32/Ginit.c:98:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ppc64/Ginit.c:102:56: style: Parameter 'proc_info' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'proc_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ppc64/Ginit.c:102:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/sh/Ginit.c:69:56: style: Parameter 'proc_info' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'proc_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/sh/Ginit.c:69:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/unwind/GetBSP.c:29:41: style: Parameter 'context' can be declared as pointer to const. However it seems that '_Unwind_GetBSP' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/unwind/GetTextRelBase.c:29:49: style: Parameter 'context' can be declared as pointer to const. However it seems that '_Unwind_GetTextRelBase' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/x86/Ginit.c:65:56: style: Parameter 'proc_info' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'proc_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/x86/Ginit.c:65:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/x86_64/Ginit.c:58:56: style: Parameter 'proc_info' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'proc_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/x86_64/Ginit.c:58:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_unwind_info' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/Gia64-test-rbs.c:93:42: style: Parameter 'next_func' can be declared as const array. However it seems that 'unwind_and_resume' is a callback function, if 'next_func' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/Lrs-race.c:1337:13: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'bar' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/ia64-test-setjmp.c:62:31: style: Parameter 'siginfo' can be declared as pointer to const. However it seems that 'sighandler' is a callback function, if 'siginfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-proc-info.c:49:38: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'find_proc_info' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-proc-info.c:51:27: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'find_proc_info' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-proc-info.c:91:43: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'get_dyn_info_list_addr' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-proc-info.c:92:35: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'get_dyn_info_list_addr' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/android-platform-libcore/android-platform-libcore_10.0.0+r36.orig.tar.gz ojluni/src/main/native/Adler32.c:63:53: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_java_util_zip_Adler32_updateByteBuffer' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/CRC32.c:67:32: style: Parameter 'env' can be declared as pointer to const. However it seems that 'CRC32_updateByteBuffer' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Console_md.c:46:39: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_java_io_Console_encoding' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Deflater.c:220:27: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Deflater_getAdler' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Double.c:56:36: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Double_doubleToRawLongBits' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Float.c:39:30: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Float_intBitsToFloat' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Float.c:53:33: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Float_floatToRawIntBits' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/IOUtil.c:145:23: style: Parameter 'env' can be declared as pointer to const. However it seems that 'IOUtil_iovMax' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Inflater.c:181:27: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Inflater_getAdler' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Net.c:206:46: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_sun_nio_ch_Net_isIPv6Available0' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Net.c:212:54: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_sun_nio_ch_Net_isExclusiveBindAvailable' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Net.c:217:57: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_sun_nio_ch_Net_canIPv6SocketJoinIPv4Group0' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Net.c:228:52: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_sun_nio_ch_Net_canJoin6WithIPv4Group0' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Net.c:790:41: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_sun_nio_ch_Net_pollinValue' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Net.c:796:42: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_sun_nio_ch_Net_polloutValue' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Net.c:802:42: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_sun_nio_ch_Net_pollerrValue' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Net.c:808:42: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_sun_nio_ch_Net_pollhupValue' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Net.c:814:43: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_sun_nio_ch_Net_pollnvalValue' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/Net.c:820:43: style: Parameter 'env' can be declared as pointer to const. However it seems that 'Java_sun_nio_ch_Net_pollconnValue' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/ZipFile.c:138:26: style: Parameter 'env' can be declared as pointer to const. However it seems that 'ZipFile_getTotal' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/ZipFile.c:146:31: style: Parameter 'env' can be declared as pointer to const. However it seems that 'ZipFile_startsWithLOC' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/ZipFile.c:160:35: style: Parameter 'env' can be declared as pointer to const. However it seems that 'ZipFile_getFileDescriptor' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/ZipFile.c:211:32: style: Parameter 'env' can be declared as pointer to const. However it seems that 'ZipFile_getEntryMethod' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/ZipFile.c:218:30: style: Parameter 'env' can be declared as pointer to const. However it seems that 'ZipFile_getEntryFlag' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/ZipFile.c:225:31: style: Parameter 'env' can be declared as pointer to const. However it seems that 'ZipFile_getEntryCSize' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/ZipFile.c:232:30: style: Parameter 'env' can be declared as pointer to const. However it seems that 'ZipFile_getEntrySize' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/ZipFile.c:239:30: style: Parameter 'env' can be declared as pointer to const. However it seems that 'ZipFile_getEntryTime' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ojluni/src/main/native/ZipFile.c:246:29: style: Parameter 'env' can be declared as pointer to const. However it seems that 'ZipFile_getEntryCrc' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/android-platform-system-extras/android-platform-system-extras_10.0.0+r36+ds.orig.tar.xz android-platform-system-extras-10.0.0+r36+ds/boot_control_copy/boot_control_copy.cpp:34:41: style: Parameter 'module' can be declared as pointer to const. However it seems that 'module_init' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-system-extras-10.0.0+r36+ds/boot_control_copy/boot_control_copy.cpp:38:55: style: Parameter 'module' can be declared as pointer to const. However it seems that 'module_getNumberSlots' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-system-extras-10.0.0+r36+ds/boot_control_copy/boot_control_copy.cpp:91:54: style: Parameter 'module' can be declared as pointer to const. However it seems that 'module_markBootSuccessful' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-system-extras-10.0.0+r36+ds/boot_control_copy/boot_control_copy.cpp:255:53: style: Parameter 'module' can be declared as pointer to const. However it seems that 'module_getSuffix' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-system-extras-10.0.0+r36+ds/pagecache/dumpcache.c:111:59: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'scan_entry' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] android-platform-system-extras-10.0.0+r36+ds/taskstats/taskstats.c:46:42: style: Parameter 'error' can be declared as pointer to const. However it seems that 'print_receive_error' 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/a/anfo/anfo_0.98.orig.tar.gz anfo-0.98/src/output_streams.cc:128:87: style: Parameter 's' can be declared as reference to const. However it seems that 'show_noop' 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/a/angband/angband_4.2.5+dfsg1.orig.tar.xz angband-4.2.5/src/cmd-wizard.c:1470:51: style: Parameter 'c' can be declared as pointer to const. However it seems that 'wiz_hack_map_peek_noise' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/cmd-wizard.c:1494:51: style: Parameter 'c' can be declared as pointer to const. However it seems that 'wiz_hack_map_peek_scent' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/cmd-wizard.c:1929:63: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'wiz_hack_map_query_feature' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/gen-monster.c:70:45: style: Parameter 'race' can be declared as pointer to const. However it seems that 'mon_select' is a callback function, if 'race' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/mon-summon.c:273:55: style: Parameter 'race' can be declared as pointer to const. However it seems that 'summon_specific_okay' is a callback function, if 'race' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:578:84: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_AWAY_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:582:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_AWAY_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:586:84: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_AWAY_SPIRIT' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:590:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_AWAY_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:594:84: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_TURN_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:598:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_TURN_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:602:84: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_TURN_LIVING' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:606:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_TURN_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:610:84: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_DISP_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:614:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_DISP_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:618:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_DISP_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:622:85: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_SLEEP_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:626:83: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_SLEEP_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:630:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_SLEEP_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:634:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_MON_CLONE' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:638:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_MON_POLY' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:642:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_MON_HEAL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:646:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_MON_SPEED' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:650:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_MON_SLOW' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:654:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_MON_CONF' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:658:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_MON_HOLD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:662:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_MON_STUN' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:666:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_MON_DRAIN' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-feat.c:670:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_feature_handler_MON_CRUSH' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:144:74: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_ACID' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:151:74: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_ELEC' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:243:75: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_LIGHT' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:265:74: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_DARK' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:305:75: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_SOUND' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:334:75: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_SHARD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:347:75: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_NEXUS' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:384:76: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_NETHER' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:443:75: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_DISEN' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:467:73: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_ICE' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:486:77: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_GRAVITY' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:520:75: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_FORCE' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:560:76: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_PLASMA' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:574:76: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_METEOR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:579:77: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MISSILE' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:584:74: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MANA' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:589:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_HOLY_ORB' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:594:75: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_ARROW' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:599:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_LIGHT_WEAK' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:618:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_KILL_WALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:623:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_KILL_DOOR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:628:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_KILL_TRAP' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:633:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MAKE_DOOR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:638:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MAKE_TRAP' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:643:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_AWAY_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:648:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_AWAY_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:653:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_AWAY_SPIRIT' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:658:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_AWAY_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:663:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_TURN_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:668:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_TURN_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:673:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_TURN_LIVING' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:678:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_TURN_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:683:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_DISP_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:688:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_DISP_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:693:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_DISP_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:698:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_SLEEP_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:703:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_SLEEP_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:708:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_SLEEP_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:713:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MON_CLONE' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:718:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MON_POLY' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:723:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MON_HEAL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:728:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MON_SPEED' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:733:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MON_SLOW' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:738:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MON_CONF' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:743:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MON_HOLD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:748:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MON_STUN' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:753:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MON_DRAIN' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-player.c:758:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_player_handler_MON_CRUSH' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:236:75: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_POIS' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:240:76: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_LIGHT' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:244:75: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_DARK' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:260:76: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_NEXUS' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:264:77: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_NETHER' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:268:76: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_CHAOS' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:272:76: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_DISEN' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:276:76: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_WATER' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:286:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_GRAVITY' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:290:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_INERTIA' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:300:75: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_TIME' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:318:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MISSILE' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:330:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_HOLY_ORB' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:334:76: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_ARROW' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:338:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_LIGHT_WEAK' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:342:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_DARK_WEAK' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:346:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_KILL_WALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:350:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_KILL_DOOR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:372:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MAKE_DOOR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:376:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MAKE_TRAP' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:380:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_AWAY_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:384:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_AWAY_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:388:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_AWAY_SPIRIT' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:392:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_AWAY_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:396:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_TURN_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:400:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_TURN_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:404:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_TURN_LIVING' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:408:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_TURN_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:412:82: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_DISP_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:416:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_DISP_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:420:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_DISP_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:424:83: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_SLEEP_UNDEAD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:428:81: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_SLEEP_EVIL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:432:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_SLEEP_ALL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:436:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MON_CLONE' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:440:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MON_POLY' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:444:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MON_HEAL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:448:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MON_SPEED' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:452:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MON_SLOW' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:456:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MON_CONF' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:460:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MON_HOLD' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:464:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MON_STUN' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:468:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MON_DRAIN' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-obj.c:472:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_object_handler_MON_CRUSH' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-mon.c:719:79: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_monster_handler_METEOR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-mon.c:723:80: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_monster_handler_MISSILE' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-mon.c:727:77: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_monster_handler_MANA' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/project-mon.c:737:78: style: Parameter 'context' can be declared as pointer to const. However it seems that 'project_monster_handler_ARROW' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/game/basic.c:21:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'event_message' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/game/basic.c:21:78: style: Parameter 'user' can be declared as pointer to const. However it seems that 'event_message' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/game/mage.c:21:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'event_message' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/game/mage.c:21:78: style: Parameter 'user' can be declared as pointer to const. However it seems that 'event_message' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/parse/graphics.c:34:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'getmsg' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/parse/lore.c:26:49: style: Parameter 'p' can be declared as pointer to const. However it seems that 'finish_parse_monster' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/trivial/trivial.c:8:29: style: Parameter 'state' can be declared as pointer to const. However it seems that 'test_empty' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/trivial/trivial.c:12:31: style: Parameter 'state' can be declared as pointer to const. However it seems that 'test_require' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/z-file/path-normalize.c:303:41: style: Parameter 'state' can be declared as pointer to const. However it seems that 'test_working_directory' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/z-file/path-normalize.c:468:38: style: Parameter 'state' can be declared as pointer to const. However it seems that 'test_home_directory' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/z-file/path-normalize.c:622:36: style: Parameter 'state' can be declared as pointer to const. However it seems that 'test_invalid_user' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/z-file/path-normalize.c:661:40: style: Parameter 'state' can be declared as pointer to const. However it seems that 'test_invalid_unc_path' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/tests/z-util/util.c:218:38: style: Parameter 'state' can be declared as pointer to const. However it seems that 'test_hex_str_to_int' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-birth.c:1033:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'point_based_stats' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-birth.c:1034:16: style: Parameter 'user' can be declared as pointer to const. However it seems that 'point_based_stats' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-birth.c:1044:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'point_based_misc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-birth.c:1045:15: style: Parameter 'user' can be declared as pointer to const. However it seems that 'point_based_misc' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-birth.c:1783:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ui_enter_birthscreen' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-birth.c:1784:16: style: Parameter 'user' can be declared as pointer to const. However it seems that 'ui_enter_birthscreen' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-birth.c:1792:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ui_leave_birthscreen' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-birth.c:1793:16: style: Parameter 'user' can be declared as pointer to const. However it seems that 'ui_leave_birthscreen' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-entry-combiner.c:160:34: style: Parameter 'st' can be declared as pointer to const. However it seems that 'dummy_combine_accum' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-entry-combiner.c:166:66: style: Parameter 'st' can be declared as pointer to const. However it seems that 'dummy_combine_finish' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-context.c:1245:41: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'cmd_list_entry' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-display.c:1316:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'update_statusline' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-display.c:1316:82: style: Parameter 'user' can be declared as pointer to const. However it seems that 'update_statusline' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-display.c:1492:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'animate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-display.c:1492:72: style: Parameter 'user' can be declared as pointer to const. However it seems that 'animate' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-display.c:2485:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'repeated_command_display' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-display.c:2485:40: style: Parameter 'user' can be declared as pointer to const. However it seems that 'repeated_command_display' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-display.c:2557:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cheat_death' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-display.c:2557:76: style: Parameter 'user' can be declared as pointer to const. However it seems that 'cheat_death' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-display.c:2565:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'check_panel' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-display.c:2565:76: style: Parameter 'user' can be declared as pointer to const. However it seems that 'check_panel' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-equip-cmp.c:460:29: style: Parameter 's' can be declared as pointer to const. However it seems that 'handle_input_bail' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-equip-cmp.c:460:47: style: Parameter 'p' can be declared as pointer to const. However it seems that 'handle_input_bail' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-equip-cmp.c:467:47: style: Parameter 'p' can be declared as pointer to const. However it seems that 'handle_input_equip_cmp_general' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-equip-cmp.c:943:47: style: Parameter 'p' can be declared as pointer to const. However it seems that 'handle_input_equip_cmp_select' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-input.c:762:28: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'askfor_aux_mouse' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-input.c:762:56: style: Parameter 'curs' can be declared as pointer to const. However it seems that 'askfor_aux_mouse' is a callback function, if 'curs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-input.c:762:70: style: Parameter 'len' can be declared as pointer to const. However it seems that 'askfor_aux_mouse' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-menu.c:169:75: style: Parameter 'loc' can be declared as pointer to const. However it seems that 'scrolling_get_cursor' is a callback function, if 'loc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-menu.c:181:80: style: Parameter 'loc' can be declared as pointer to const. However it seems that 'display_scrolling' is a callback function, if 'loc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-menu.c:262:77: style: Parameter 'loc' can be declared as pointer to const. However it seems that 'object_skin_get_cursor' is a callback function, if 'loc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-menu.c:274:82: style: Parameter 'loc' can be declared as pointer to const. However it seems that 'object_skin_display' is a callback function, if 'loc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-menu.c:354:73: style: Parameter 'loc' can be declared as pointer to const. However it seems that 'columns_get_cursor' is a callback function, if 'loc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-menu.c:373:65: style: Parameter 'top' can be declared as pointer to const. However it seems that 'display_columns' is a callback function, if 'top' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-menu.c:373:78: style: Parameter 'loc' can be declared as pointer to const. However it seems that 'display_columns' is a callback function, if 'loc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-player-properties.c:31:43: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'view_ability_tag' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-options.c:807:48: style: Parameter 'db' can be declared as pointer to const. However it seems that 'visuals_browse_hook' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-options.c:967:47: style: Parameter 'db' can be declared as pointer to const. However it seems that 'colors_browse_hook' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-options.c:1517:42: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'quality_validity' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-options.c:1525:42: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'quality_display' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-options.c:1545:45: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'quality_subdisplay' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-options.c:1890:43: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'tag_options_item' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-options.c:1909:44: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'valid_options_item' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-options.c:1928:47: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'display_options_item' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-knowledge.c:692:47: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'display_group_member' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-wizard.c:37:39: style: Parameter 'm' can be declared as pointer to const. However it seems that 'proj_display' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-object.c:926:43: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'get_item_display' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-target.c:384:61: style: Parameter 'p' can be declared as pointer to const. However it seems that 'aux_hallucinate' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-target.c:867:38: style: Parameter 'c' can be declared as pointer to const. However it seems that 'aux_wrapup' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] angband-4.2.5/src/ui-target.c:867:56: style: Parameter 'p' can be declared as pointer to const. However it seems that 'aux_wrapup' 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/a/angelscript/angelscript_2.35.1+ds.orig.tar.xz sdk/add_on/scriptany/scriptany.cpp:25:52: style: Parameter 'other' can be declared as pointer to const. However it seems that 'ScriptAnyAssignment' is a callback function, if 'other' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/asbuild/source/main.cpp:27:55: style: Parameter 'param' can be declared as pointer to const. However it seems that 'MessageCallback' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/concurrent/source/main.cpp:264:26: style: Parameter 'str' can be declared as reference to const. However it seems that 'PrintString' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/concurrent/source/main.cpp:102:55: style: Parameter 'param' can be declared as pointer to const. However it seems that 'MessageCallback' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/coroutine/source/main.cpp:224:26: style: Parameter 'str' can be declared as reference to const. However it seems that 'PrintString' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/coroutine/source/main.cpp:73:55: style: Parameter 'param' can be declared as pointer to const. However it seems that 'MessageCallback' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/events/source/main.cpp:315:26: style: Parameter 'str' can be declared as reference to const. However it seems that 'PrintString' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/events/source/main.cpp:83:55: style: Parameter 'param' can be declared as pointer to const. However it seems that 'MessageCallback' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/events/source/main.cpp:331:49: style: Parameter 'timeOut' can be declared as pointer to const. However it seems that 'LineCallback' is a callback function, if 'timeOut' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/include/source/main.cpp:303:26: style: Parameter 'str' can be declared as reference to const. However it seems that 'PrintString' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/include/source/main.cpp:81:55: style: Parameter 'param' can be declared as pointer to const. However it seems that 'MessageCallback' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/include/source/main.cpp:290:49: style: Parameter 'timeOut' can be declared as pointer to const. However it seems that 'LineCallback' is a callback function, if 'timeOut' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/tutorial/source/main.cpp:328:26: style: Parameter 'str' can be declared as reference to const. However it seems that 'PrintString' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/tutorial/source/main.cpp:74:55: style: Parameter 'param' can be declared as pointer to const. However it seems that 'MessageCallback' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sdk/samples/tutorial/source/main.cpp:315:49: style: Parameter 'timeOut' can be declared as pointer to const. However it seems that 'LineCallback' is a callback function, if 'timeOut' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/anjuta-extras/anjuta-extras_3.26.0.orig.tar.xz anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexEiffel.cxx:121:39: style: Parameter 'styler' can be declared as reference to const. However it seems that 'IsEiffelComment' is a callback function, if 'styler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexPython.cxx:70:28: style: Parameter 'styler' can be declared as reference to const. However it seems that 'IsPyComment' is a callback function, if 'styler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexScriptol.cxx:53:36: style: Parameter 'styler' can be declared as reference to const. However it seems that 'IsSolComment' is a callback function, if 'styler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexVB.cxx:34:35: style: Parameter 'styler' can be declared as reference to const. However it seems that 'IsVBComment' is a callback function, if 'styler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scratchbox/plugin.c:98:31: style: Parameter 'shell' can be declared as pointer to const. However it seems that 'on_session_save' is a callback function, if 'shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scratchbox/plugin.c:98:79: style: Parameter 'session' can be declared as pointer to const. However it seems that 'on_session_save' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scratchbox/plugin.c:98:106: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_session_save' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scratchbox/plugin.c:104:43: style: Parameter 'shell' can be declared as pointer to const. However it seems that 'on_session_load' is a callback function, if 'shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scratchbox/plugin.c:104:91: style: Parameter 'session' can be declared as pointer to const. However it seems that 'on_session_load' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scratchbox/plugin.c:104:118: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_session_load' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scratchbox/plugin.c:113:49: style: Parameter 'launcher' can be declared as pointer to const. However it seems that 'on_list_terminated' is a callback function, if 'launcher' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scintilla/text_editor.c:3078:44: style: Parameter 'savable' can be declared as pointer to const. However it seems that 'isavable_is_read_only' is a callback function, if 'savable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anjuta-extras-3.26.0/plugins/scintilla/text_editor.c:3524:37: style: Parameter 'view' can be declared as pointer to const. However it seems that 'iview_get_count' is a callback function, if 'view' 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 antennavis-0.3.1.orig/AntennaWidget.c:387:37: style: Parameter 'togl' can be declared as pointer to const. However it seems that 'TKA_Reshape' 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/anthy/anthy_0.4.orig.tar.gz anthy-0.4/calctrans/proccorpus.c:23:22: style: Parameter 'seg' can be declared as pointer to const. However it seems that 'trim_segment' is a callback function, if 'seg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anthy-0.4/calctrans/proccorpus.c:67:24: style: Parameter 'seg' can be declared as pointer to const. However it seems that 'find_candidate' is a callback function, if 'seg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anthy-0.4/src-util/egg.c:508:50: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dt_cmp' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anthy-0.4/src-worddic/textdic.c:205:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'insert_line' 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/ants/ants_2.5.4+dfsg.orig.tar.xz ants-2.5.4+dfsg/Examples/StudentsTestOnImages.cxx:44:31: style: Parameter 'elem1' can be declared as pointer to const. However it seems that 'smallerStatElem' is a callback function, if 'elem1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ants-2.5.4+dfsg/Examples/StudentsTestOnImages.cxx:44:52: style: Parameter 'elem2' can be declared as pointer to const. However it seems that 'smallerStatElem' is a callback function, if 'elem2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ants-2.5.4+dfsg/Examples/StudentsTestOnImages.cxx:155:31: style: Parameter 'elem1' can be declared as pointer to const. However it seems that 'smallerPermElem' is a callback function, if 'elem1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ants-2.5.4+dfsg/Examples/StudentsTestOnImages.cxx:155:52: style: Parameter 'elem2' can be declared as pointer to const. However it seems that 'smallerPermElem' is a callback function, if 'elem2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/anypaper/anypaper_2.4.orig.tar.gz anypaper-2.4/anypaper/anypaper_preview.c:157:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anypaper-2.4/anypaper/anypaper_window.c:71:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anypaper-2.4/anypaper/anypaper_window.c:71:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anypaper-2.4/anypaper/anypaper_window.c:673:60: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'key_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/anyremote/anyremote_6.7.3.orig.tar.gz anyremote-6.7.3/src/dispatcher.c:229:36: style: Parameter 'dm' can be declared as pointer to const. However it seems that 'dispatchEvent' is a callback function, if 'dm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/dispatcher.c:281:35: style: Parameter 'dm' can be declared as pointer to const. However it seems that 'dispatchNone' is a callback function, if 'dm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/cmds.c:805:80: style: Parameter 'params' can be declared as pointer to const. However it seems that 'exitCmd' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/cmds.c:1039:81: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sendCmd' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/peer.c:155:33: style: Parameter 'connInfo' can be declared as pointer to const. However it seems that 'dummyFD' is a callback function, if 'connInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/peer.c:160:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'setupNope' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/peer.c:165:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'acceptNope' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/var.c:278:23: style: Parameter 'key' can be declared as pointer to const. However it seems that 'varPrinter' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/var.c:278:34: style: Parameter 'value' can be declared as pointer to const. However it seems that 'varPrinter' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/parse.c:711:45: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'storeMacroCmd' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/parse.c:739:44: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'storeExecCmd' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/parse.c:747:51: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'storeExecAndSendCmd' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] anyremote-6.7.3/src/parse.c:1252:48: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'storeDescription' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aobook/aobook_1.0.3.orig.tar.bz2 aobook-1.0.3/mlib/src/image/mImageBuf.c:117:64: style: Parameter 'info' can be declared as pointer to const. However it seems that '_loadimage_getinfo' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/image/mImageBuf.c:132:56: style: Parameter 'buf' can be declared as pointer to const. However it seems that '_loadimage_getrow' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/image/mImageList.c:173:59: style: Parameter 'info' can be declared as pointer to const. However it seems that '_load_getinfo' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/image/mImageList.c:188:51: style: Parameter 'buf' can be declared as pointer to const. However it seems that '_load_getrow' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/image/mLoadImage_png.c:86:40: style: Parameter 'png' can be declared as pointer to const. However it seems that '_png_warn_func' is a callback function, if 'png' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/image/mPixbuf.c:202:64: style: Parameter 'info' can be declared as pointer to const. However it seems that '_loadimage_getinfo' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/widget/mCheckButton.c:379:49: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'mCheckButtonEventHandle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/widget/mDialog.c:118:44: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'mDialogEventHandle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/widget/mHSVPicker.c:424:47: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'mHSVPickerEventHandle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/widget/mMenuBar.c:383:39: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_event_handle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/widget/mSliderBar.c:321:47: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'mSliderBarEventHandle' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/widget/mScrollView.c:393:52: style: Parameter 'p' can be declared as pointer to const. However it seems that '_svarea_isBarVisible' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/widget/mWidget.c:62:35: style: Parameter 'wg' can be declared as pointer to const. However it seems that '_handle_event' is a callback function, if 'wg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/widget/mWidget.c:62:46: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_handle_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/x11/x11_im.c:331:31: style: Parameter 'xic' can be declared as pointer to const. However it seems that '_cb_ic_caret' is a callback function, if 'xic' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aobook-1.0.3/mlib/src/x11/x11_im.c:331:82: style: Parameter 'calldat' can be declared as pointer to const. However it seems that '_cb_ic_caret' is a callback function, if 'calldat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aoeui/aoeui_1.7+20160302.git4e5dee9.orig.tar.gz aoeui-1.7+20160302.git4e5dee9/child.c:32:15: style: Parameter 'received' can be declared as pointer to const. However it seems that 'insertion_activity' is a callback function, if 'received' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aoeui-1.7+20160302.git4e5dee9/child.c:45:69: style: Parameter 'received' can be declared as pointer to const. However it seems that 'shell_output_activity' is a callback function, if 'received' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aoeui-1.7+20160302.git4e5dee9/find.c:171:55: style: Parameter 'view' can be declared as pointer to const. However it seems that 'word_test' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aoeui-1.7+20160302.git4e5dee9/find.c:171:73: style: Parameter 'next' can be declared as pointer to const. However it seems that 'word_test' is a callback function, if 'next' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/apache2/apache2_2.4.65.orig.tar.gz httpd-2.4.65/modules/aaa/mod_authn_core.c:184:55: style: Parameter 'p' can be declared as pointer to const. However it seems that 'merge_authn_alias_svr_config' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/aaa/mod_authn_core.c:184:77: style: Parameter 'overridesv' can be declared as pointer to const. However it seems that 'merge_authn_alias_svr_config' is a callback function, if 'overridesv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/arch/unix/mod_systemd.c:42:43: style: Parameter 'pconf' can be declared as pointer to const. However it seems that 'systemd_pre_config' is a callback function, if 'pconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/arch/unix/mod_systemd.c:42:62: style: Parameter 'plog' can be declared as pointer to const. However it seems that 'systemd_pre_config' is a callback function, if 'plog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/arch/unix/mod_systemd.c:43:43: style: Parameter 'ptemp' can be declared as pointer to const. However it seems that 'systemd_pre_config' is a callback function, if 'ptemp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/cache/mod_socache_redis.c:458:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'register_hooks' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/cluster/mod_heartbeat.c:125:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'hb_watchdog_exit' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/cluster/mod_heartbeat.c:125:74: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'hb_watchdog_exit' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:921:42: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_insert_filter' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:938:48: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_insert_error_filter' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1097:41: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_quick_handler' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1150:45: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_pre_read_request' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1150:58: style: Parameter 'c' can be declared as pointer to const. However it seems that 'x_pre_read_request' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1166:45: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_post_read_request' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1182:46: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_pre_translate_name' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1199:42: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_translate_name' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1216:42: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_map_to_storage' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1236:41: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_header_parser' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1255:40: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_check_access' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1269:39: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_check_authn' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1289:39: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_check_authz' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1306:40: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_type_checker' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1322:34: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_fixups' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/examples/mod_example_hooks.c:1337:43: style: Parameter 'r' can be declared as pointer to const. However it seems that 'x_log_transaction' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/generators/mod_info.c:972:48: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'add_module_info' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/http/http_core.c:269:43: style: Parameter 'r' can be declared as pointer to const. However it seems that 'http_send_options' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/loggers/mod_log_debug.c:178:57: style: Parameter 'parent_conf' can be declared as pointer to const. However it seems that 'log_debug_merge_dconf' is a callback function, if 'parent_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/loggers/mod_log_debug.c:178:76: style: Parameter 'new_conf' can be declared as pointer to const. However it seems that 'log_debug_merge_dconf' is a callback function, if 'new_conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/md/md_acme_authz.c:101:71: style: Parameter 'json' can be declared as pointer to const. However it seems that 'copy_challenge_error' is a callback function, if 'json' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/md/md_acme_authz.c:305:60: style: Parameter 'key_specs' can be declared as pointer to const. However it seems that 'cha_tls_alpn_01_setup' is a callback function, if 'key_specs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/md/md_acme_authz.c:306:63: style: Parameter 'acme_tls_1_domains' can be declared as pointer to const. However it seems that 'cha_tls_alpn_01_setup' is a callback function, if 'acme_tls_1_domains' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/md/md_acme_authz.c:580:75: style: Parameter 'json' can be declared as pointer to const. However it seems that 'collect_offered' is a callback function, if 'json' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/md/md_acme_order.c:275:46: style: Parameter 'value' can be declared as pointer to const. However it seems that 'identifier_to_json' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/md/md_curl.c:129:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'header_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/md/md_util.c:491:38: style: Parameter 'baton' can be declared as pointer to const. However it seems that 'write_text' is a callback function, if 'baton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/md/md_util.c:578:41: style: Parameter 'baton' can be declared as pointer to const. However it seems that 'prm_recursive' is a callback function, if 'baton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/metadata/mod_headers.c:166:47: style: Parameter 'r' can be declared as pointer to const. However it seems that 'constant_item' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/metadata/mod_headers.c:986:43: style: Parameter 'pconf' can be declared as pointer to const. However it seems that 'header_post_config' is a callback function, if 'pconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/metadata/mod_headers.c:986:62: style: Parameter 'plog' can be declared as pointer to const. However it seems that 'header_post_config' is a callback function, if 'plog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/metadata/mod_headers.c:987:43: style: Parameter 'ptemp' can be declared as pointer to const. However it seems that 'header_post_config' is a callback function, if 'ptemp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/metadata/mod_headers.c:987:62: style: Parameter 's' can be declared as pointer to const. However it seems that 'header_post_config' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/proxy/balancers/mod_lbmethod_bybusyness.c:73:41: style: Parameter 'balancer' can be declared as pointer to const. However it seems that 'age' is a callback function, if 'balancer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/proxy/balancers/mod_lbmethod_bybusyness.c:73:63: style: Parameter 's' can be declared as pointer to const. However it seems that 'age' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/proxy/balancers/mod_lbmethod_byrequests.c:108:41: style: Parameter 'balancer' can be declared as pointer to const. However it seems that 'age' is a callback function, if 'balancer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/proxy/balancers/mod_lbmethod_byrequests.c:108:63: style: Parameter 's' can be declared as pointer to const. However it seems that 'age' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/proxy/balancers/mod_lbmethod_bytraffic.c:28:67: style: Parameter 'prev_best' can be declared as pointer to const. However it seems that 'is_best_bytraffic' is a callback function, if 'prev_best' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/proxy/balancers/mod_lbmethod_bytraffic.c:82:41: style: Parameter 'balancer' can be declared as pointer to const. However it seems that 'age' is a callback function, if 'balancer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/proxy/balancers/mod_lbmethod_bytraffic.c:82:63: style: Parameter 's' can be declared as pointer to const. However it seems that 'age' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/slotmem/mod_slotmem_plain.c:192:94: style: Parameter 'src' can be declared as pointer to const. However it seems that 'slotmem_put' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/slotmem/mod_slotmem_plain.c:218:62: style: Parameter 'slot' can be declared as pointer to const. However it seems that 'slotmem_num_slots' is a callback function, if 'slot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/slotmem/mod_slotmem_plain.c:234:60: style: Parameter 'slot' can be declared as pointer to const. However it seems that 'slotmem_slot_size' is a callback function, if 'slot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/slotmem/mod_slotmem_plain.c:319:50: style: Parameter 'plog' can be declared as pointer to const. However it seems that 'pre_config' is a callback function, if 'plog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/modules/slotmem/mod_slotmem_plain.c:320:35: style: Parameter 'ptemp' can be declared as pointer to const. However it seems that 'pre_config' is a callback function, if 'ptemp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/server/mpm/mpmt_os2/mpmt_os2_child.c:311:64: style: Parameter 'pReportRec' can be declared as pointer to const. However it seems that 'thread_exception_handler' is a callback function, if 'pReportRec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/test/clients/h2ws.c:710:67: style: Parameter 'pfd' can be declared as pointer to const. However it seems that 'h2_session_ev' is a callback function, if 'pfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] httpd-2.4.65/test/clients/h2ws.c:726:66: style: Parameter 'pfd' can be declared as pointer to const. However it seems that 'h2_stream_ev' is a callback function, if 'pfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/apbs/apbs_3.4.1.orig.tar.gz apbs-3.4.1/src/fem/vfetk.c:1528:41: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_initElement' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1559:38: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_initFace' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1560:10: style: Parameter 'tnvec' can be declared as const array. However it seems that 'Vfetk_PDE_initFace' is a callback function, if 'tnvec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1571:39: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_initPoint' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1572:24: style: Parameter 'tU' can be declared as const array. However it seems that 'Vfetk_PDE_initPoint' is a callback function, if 'tU' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1704:14: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_Fu_v' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1706:16: style: Parameter 'V' can be declared as const array. However it seems that 'Vfetk_PDE_Fu_v' is a callback function, if 'V' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1707:16: style: Parameter 'dV' can be declared as const array. However it seems that 'Vfetk_PDE_Fu_v' is a callback function, if 'dV' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1742:14: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_DFu_wv' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1744:16: style: Parameter 'W' can be declared as const array. However it seems that 'Vfetk_PDE_DFu_wv' is a callback function, if 'W' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1745:16: style: Parameter 'dW' can be declared as const array. However it seems that 'Vfetk_PDE_DFu_wv' is a callback function, if 'dW' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1746:16: style: Parameter 'V' can be declared as const array. However it seems that 'Vfetk_PDE_DFu_wv' is a callback function, if 'V' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1747:16: style: Parameter 'dV' can be declared as const array. However it seems that 'Vfetk_PDE_DFu_wv' is a callback function, if 'dV' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1867:33: style: Parameter 'thee' can be declared as pointer to const. However it seems that 'Vfetk_PDE_u_D' is a callback function, if 'thee' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1913:21: style: Parameter 'vx' can be declared as const array. However it seems that 'Vfetk_PDE_mapBoundary' is a callback function, if 'vx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1998:70: style: Parameter 'chart' can be declared as const array. However it seems that 'Vfetk_PDE_oneChart' is a callback function, if 'chart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/src/fem/vfetk.c:1999:10: style: Parameter 'vx' can be declared as const array. However it seems that 'Vfetk_PDE_oneChart' is a callback function, if 'vx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:717:36: style: Parameter 'v' can be declared as pointer to const. However it seems that 'PySwigObject_compare' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:717:53: style: Parameter 'w' can be declared as pointer to const. However it seems that 'PySwigObject_compare' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:902:36: style: Parameter 'v' can be declared as pointer to const. However it seems that 'PySwigPacked_compare' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:902:53: style: Parameter 'w' can be declared as pointer to const. However it seems that 'PySwigPacked_compare' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1649:61: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_null_array' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:1663:60: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_new_Vgrid' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2388:59: style: Parameter 'args' can be declared as pointer to const. However it seems that '_wrap_startVio' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2958:44: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_print' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2971:46: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2971:55: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2984:46: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apbs-3.4.1/tools/python/vgrid/vgridlib.c:2984:55: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/apcupsd/apcupsd_3.14.14.orig.tar.gz apcupsd-3.14.14/src/gapcmon/eggtrayicon.c:133:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_tray_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apcupsd-3.14.14/src/reports.c:45:38: style: Parameter 'ups' can be declared as pointer to const. However it seems that 'log_status_open' is a callback function, if 'ups' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/apitrace/apitrace_11.1+repack.orig.tar.xz apitrace-11.1/cli/cli_dump_images.cpp:80:25: style: Parameter 'argv' can be declared as const array. However it seems that 'command' 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/a/apparmor/apparmor_4.1.0.orig.tar.gz apparmor-4.1.0/libraries/libapparmor/src/features.c:186:70: style: Parameter 'st' can be declared as pointer to const. However it seems that 'features_dir_cb' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apparmor-4.1.0/libraries/libapparmor/src/kernel.c:783:24: style: Parameter 'subprofile' can be declared as pointer to const. However it seems that '__change_hat' is a callback function, if 'subprofile' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apparmor-4.1.0/libraries/libapparmor/src/policy_cache.c:45:69: style: Parameter 'st' can be declared as pointer to const. However it seems that 'clear_cache_cb' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apparmor-4.1.0/libraries/libapparmor/src/policy_cache.c:72:69: style: Parameter 'st' can be declared as pointer to const. However it seems that 'replace_all_cb' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apparmor-4.1.0/parser/profile.cc:107:27: style: Parameter 'lhs' can be declared as pointer to const. However it seems that 'comp' is a callback function, if 'lhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apparmor-4.1.0/parser/profile.cc:107:40: style: Parameter 'rhs' can be declared as pointer to const. However it seems that 'comp' is a callback function, if 'rhs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apparmor-4.1.0/tests/regression/apparmor/clone.c:43:27: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'do_child' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apparmor-4.1.0/tests/regression/apparmor/userns.c:42:24: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'child' 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/appmenu-gtk-module/appmenu-gtk-module_25.04.orig.tar.xz appmenu-gtk-module-25.04/lib/unity-gtk-menu-section.c:36:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'g_uintcmp' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/lib/unity-gtk-menu-section.c:41:46: style: Parameter 'key' can be declared as pointer to const. However it seems that 'g_closure_equal' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/lib/unity-gtk-menu-section.c:41:61: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'g_closure_equal' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/lib/unity-gtk-menu-section.c:41:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'g_closure_equal' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/lib/unity-gtk-menu-item.c:330:61: style: Parameter 'object' can be declared as pointer to const. However it seems that 'unity_gtk_menu_item_handle_item_notify' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/src/support.c:203:47: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_appeared' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/src/support.c:204:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_appeared' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/src/support.c:211:47: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_vanished' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/src/support.c:211:86: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_vanished' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/altmonitor.c:103:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'alt_monitor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/hello.c:6:39: style: Parameter 'window' can be declared as pointer to const. However it seems that 'destroy_window' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/hello.c:6:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'destroy_window' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/test-radio.c:3:46: style: Parameter 'window' can be declared as pointer to const. However it seems that 'handle_window_destroy' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/test-radio.c:3:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handle_window_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/test-radio.c:8:52: style: Parameter 'menu_item' can be declared as pointer to const. However it seems that 'handle_menu_item_activate' is a callback function, if 'menu_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/test-radio.c:8:72: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handle_menu_item_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/test-radio.c:13:62: style: Parameter 'check_menu_item' can be declared as pointer to const. However it seems that 'handle_check_menu_item_toggled' is a callback function, if 'check_menu_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/test-radio.c:13:88: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handle_check_menu_item_toggled' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/lib/unity-gtk-menu-shell.c:43:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'g_uintcmp' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/unity-gtk-menu-tester.c:19:39: style: Parameter 'window' can be declared as pointer to const. However it seems that 'destroy_window' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appmenu-gtk-module-25.04/tests/demos/unity-gtk-menu-tester.c:19:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'destroy_window' 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/appmenu-registrar/appmenu-registrar_25.04.orig.tar.xz registrar-25.04/registrar-main.c:71:58: style: Parameter 'base' can be declared as pointer to const. However it seems that 'registrar_application_activate' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/appstream/appstream_1.1.1.orig.tar.xz AppStream-1.1.1/src/as-zstd-decompressor.c:62:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'as_zstd_decompressor_constructed' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AppStream-1.1.1/src/as-zstd-decompressor.c:85:41: style: Parameter 'converter' can be declared as pointer to const. However it seems that 'as_zstd_decompressor_reset' is a callback function, if 'converter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AppStream-1.1.1/tests/test-compose.c:759:20: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AppStream-1.1.1/tests/test-pool.c:550:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_log_allow_warnings' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] AppStream-1.1.1/tests/test-xmldata.c:113:14: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_log_allow_warnings' 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/appstream-generator/appstream-generator_0.10.1.orig.tar.gz appstream-generator-0.10.1/src/dataunits.cpp:351:49: style: Parameter 'unit' can be declared as pointer to const. However it seems that 'asg_locale_unit_close_impl' is a callback function, if 'unit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appstream-generator-0.10.1/src/dataunits.cpp:356:58: style: Parameter 'unit' can be declared as pointer to const. However it seems that 'asg_locale_unit_dir_exists_impl' is a callback function, if 'unit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] appstream-generator-0.10.1/src/downloader.cpp:61:35: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'writeCallback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/apr/apr_1.7.5.orig.tar.bz2 apr-1.7.5/test/testpools.c:95:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'success_cleanup' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apr-1.7.5/test/testpools.c:102:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'checker_cleanup' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apr-1.7.5/test/testpoll.c:603:66: style: Parameter 'descriptor' can be declared as pointer to const. However it seems that 'trigger_pollcb_cb' is a callback function, if 'descriptor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apr-1.7.5/test/testsock.c:547:38: style: Parameter 'tc' can be declared as pointer to const. However it seems that 'test_freebind' is a callback function, if 'tc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apr-1.7.5/test/testsock.c:547:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_freebind' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apr-1.7.5/test/testsock.c:592:34: style: Parameter 'tc' can be declared as pointer to const. However it seems that 'test_zone' is a callback function, if 'tc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apr-1.7.5/test/testsock.c:592:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_zone' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apr-1.7.5/test/testud.c:30:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'string_cleanup' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apr-1.7.5/test/testskiplist.c:313:24: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ecomp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apr-1.7.5/test/testskiplist.c:313:33: style: Parameter 'b' can be declared as pointer to const. However it seems that 'ecomp' 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/a/apr-util/apr-util_1.6.3.orig.tar.bz2 apr-util-1.6.3/test/testmemcache.c:75:40: style: Parameter 'baton' can be declared as pointer to const. However it seems that 'my_hash_func' is a callback function, if 'baton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apr-util-1.6.3/test/testredis.c:76:40: style: Parameter 'baton' can be declared as pointer to const. However it seems that 'my_hash_func' is a callback function, if 'baton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/apron/apron_0.9.10.orig.tar.gz apron-dist-0.9.10/apron/apron/ap_var.c:13:38: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'var_compare_default' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apron-dist-0.9.10/apron/apron/ap_var.c:13:48: style: Parameter 'v2' can be declared as pointer to const. However it seems that 'var_compare_default' is a callback function, if 'v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/apt-dater/apt-dater_1.0.4.orig.tar.gz apt-dater-1.0.4/src/keyfiles.c:246:32: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'xmlErrIgnoreHandler' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apt-dater-1.0.4/src/keyfiles.c:423:59: style: Parameter 'p' can be declared as pointer to const. However it seems that 'cmp_hosts' 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/a/aptitude/aptitude_0.8.13.orig.tar.xz aptitude-0.8.13/src/generic/controllers/acquire_download_progress.cc:238:70: style: Parameter 'manager' can be declared as reference to const. However it seems that 'start' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aptitude-0.8.13/src/gtk/download.cc:151:56: style: Parameter 'manager' can be declared as reference to const. However it seems that 'Start' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aptitude-0.8.13/src/gtk/download.cc:164:28: style: Parameter 'manager' can be declared as reference to const. However it seems that 'Pulse' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aptitude-0.8.13/src/gtk/download.cc:171:27: style: Parameter 'log' can be declared as reference to const. However it seems that 'Fail' is a callback function, if 'log' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aptitude-0.8.13/src/gtk/download.cc:191:29: style: Parameter 'manager' can be declared as reference to const. However it seems that 'IMSHit' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aptitude-0.8.13/src/gtk/download.cc:196:57: style: Parameter 'Itm' can be declared as reference to const. However it seems that 'Fetch' is a callback function, if 'Itm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aptitude-0.8.13/src/gtk/download.cc:197:28: style: Parameter 'manager' can be declared as reference to const. However it seems that 'Fetch' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aptitude-0.8.13/src/gtk/download.cc:202:27: style: Parameter 'manager' can be declared as reference to const. However it seems that 'Done' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aptitude-0.8.13/src/gtk/download.cc:436:31: style: Parameter 'manager' can be declared as reference to const. However it seems that 'MediaChange' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aptitude-0.8.13/src/gtk/download.cc:529:38: style: Parameter 'manager' can be declared as reference to const. However it seems that 'Stop' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/apulse/apulse_0.1.14.orig.tar.gz apulse-0.1.14/src/apulse-mainloop-glib.c:30:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'gml_api_io_new' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:31:43: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'gml_api_io_new' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:39:32: style: Parameter 'e' can be declared as pointer to const. However it seems that 'gml_api_io_enable' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:45:30: style: Parameter 'e' can be declared as pointer to const. However it seems that 'gml_api_io_free' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:51:37: style: Parameter 'e' can be declared as pointer to const. However it seems that 'gml_api_io_set_destroy' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:57:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'gml_api_time_new' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:58:47: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'gml_api_time_new' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:67:37: style: Parameter 'e' can be declared as pointer to const. However it seems that 'gml_api_time_restart' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:74:34: style: Parameter 'e' can be declared as pointer to const. However it seems that 'gml_api_time_free' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:80:41: style: Parameter 'e' can be declared as pointer to const. However it seems that 'gml_api_time_set_destroy' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:86:36: style: Parameter 'a' can be declared as pointer to const. However it seems that 'gml_api_defer_new' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:86:69: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'gml_api_defer_new' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:93:38: style: Parameter 'e' can be declared as pointer to const. However it seems that 'gml_api_defer_enable' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:99:36: style: Parameter 'e' can be declared as pointer to const. However it seems that 'gml_api_defer_free' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:105:43: style: Parameter 'e' can be declared as pointer to const. However it seems that 'gml_api_defer_set_destroy' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop-glib.c:111:31: style: Parameter 'a' can be declared as pointer to const. However it seems that 'gml_api_quit' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop.c:69:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ml_api_defer_new' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop.c:86:42: style: Parameter 'e' can be declared as pointer to const. However it seems that 'ml_api_defer_set_destroy' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop.c:119:32: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ml_api_io_new' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop.c:143:36: style: Parameter 'e' can be declared as pointer to const. However it seems that 'ml_api_io_set_destroy' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop.c:149:30: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ml_api_quit' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop.c:175:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'time_event_comparator' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apulse-0.1.14/src/apulse-mainloop.c:201:34: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ml_api_time_new' 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/a/apwal/apwal_0.4.5.orig.tar.gz apwal/src/apwalapp.c:539:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'apwalapp_switch_page' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/apwalapp.c:539:70: style: Parameter 'page' can be declared as pointer to const. However it seems that 'apwalapp_switch_page' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/apwalapp.c:540:62: style: Parameter 'apwal' can be declared as pointer to const. However it seems that 'apwalapp_switch_page' is a callback function, if 'apwal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/apwalapp.c:546:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'apwalapp_switch_page2' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/apwalapp.c:546:71: style: Parameter 'page' can be declared as pointer to const. However it seems that 'apwalapp_switch_page2' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/apwalapp.c:547:63: style: Parameter 'apwal' can be declared as pointer to const. However it seems that 'apwalapp_switch_page2' is a callback function, if 'apwal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/apwalapp.c:561:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'apwalapp_clicked_cancel' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/apwalapp.c:561:68: style: Parameter 'apwal' can be declared as pointer to const. However it seems that 'apwalapp_clicked_cancel' is a callback function, if 'apwal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/cereimg.c:319:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'cereimg_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/cereimg.c:432:25: style: Parameter 'cell_area' can be declared as pointer to const. However it seems that 'cereimg_get_size' is a callback function, if 'cell_area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconpool.c:52:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'iconpool_do' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconpool.c:52:42: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'iconpool_do' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/editor.c:279:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'editor_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/editor.c:313:55: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'editor_motion_notify_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/editor.c:314:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'editor_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/editor.c:360:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'editor_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel.c:56:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'icon_dir_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel.c:56:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'icon_dir_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel.c:163:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'file_ext_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel.c:163:50: style: Parameter 'b' can be declared as pointer to const. However it seems that 'file_ext_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/launcher.c:205:49: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'launcher_button_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/launcher.c:206:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'launcher_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/launcher.c:206:73: style: Parameter 'l' can be declared as pointer to const. However it seems that 'launcher_button_press_event' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/launcher.c:216:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'launcher_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconlist.c:83:31: style: Parameter 'a' can be declared as pointer to const. However it seems that 'icodir_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconlist.c:83:44: style: Parameter 'b' can be declared as pointer to const. However it seems that 'icodir_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconlist.c:213:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ico_compare_by_name' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconlist.c:213:43: style: Parameter 'b' can be declared as pointer to const. However it seems that 'ico_compare_by_name' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconlist.c:219:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ico_compare_by_path' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconlist.c:219:43: style: Parameter 'b' can be declared as pointer to const. However it seems that 'ico_compare_by_path' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/property.c:347:45: style: Parameter 'button' can be declared as pointer to const. However it seems that 'prop_cmdline_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/property.c:359:42: style: Parameter 'button' can be declared as pointer to const. However it seems that 'prop_path_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/property.c:371:42: style: Parameter 'button' can be declared as pointer to const. However it seems that 'prop_icon_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/property.c:476:48: style: Parameter 'button' can be declared as pointer to const. However it seems that 'property_remove_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/splash.c:131:55: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'splash_window_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/splash.c:132:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'splash_window_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/splash.c:133:54: style: Parameter 'splash' can be declared as pointer to const. However it seems that 'splash_window_delete_event' is a callback function, if 'splash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:632:55: style: Parameter 'chk' can be declared as pointer to const. However it seems that 'iconsel_sort_name_clicked' is a callback function, if 'chk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:644:55: style: Parameter 'chk' can be declared as pointer to const. However it seems that 'iconsel_sort_path_clicked' is a callback function, if 'chk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:657:57: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'iconsel_path_toggled' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:759:57: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'iconsel_exts_toggled' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:802:54: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'iconsel_path_edited' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:858:54: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'iconsel_exts_edited' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1136:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'iconsel_release_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1137:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'iconsel_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1186:59: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'iconsel_selected_release_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1187:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'iconsel_selected_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1208:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'iconsel_selected_apply_btn_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1225:53: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'iconsel_filter_entry_changed' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1241:49: style: Parameter 'button' can be declared as pointer to const. However it seems that 'iconsel_path_add_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1261:49: style: Parameter 'button' can be declared as pointer to const. However it seems that 'iconsel_exts_add_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1277:49: style: Parameter 'button' can be declared as pointer to const. However it seems that 'iconsel_path_col_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1286:49: style: Parameter 'button' can be declared as pointer to const. However it seems that 'iconsel_path_exp_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1307:51: style: Parameter 'cell' can be declared as pointer to const. However it seems that 'iconsel_path_cereimg_clicked' is a callback function, if 'cell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apwal/src/iconsel_interface.c:1426:69: style: Parameter 'alloc' can be declared as pointer to const. However it seems that 'iconsel_scroll_size_allocate' is a callback function, if 'alloc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aravis/aravis_0.8.34.orig.tar.gz aravis-0.8.34/src/arvcamera.c:4271:91: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'arv_camera_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvcamera.c:4291:85: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'arv_camera_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvcamera.c:4353:21: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'arv_camera_initable_init' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvchunkparser.c:262:44: 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] aravis-0.8.34/src/arvchunkparser.c:279:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdevice.c:1373:21: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'arv_device_initable_init' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomdocument.c:47:45: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_dom_document_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomdocument.c:53:45: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_dom_document_get_node_type' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomdocumentfragment.c:37:54: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_dom_document_fragment_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomdocumentfragment.c:43:55: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_dom_document_fragment_get_node_value' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomdocumentfragment.c:49:54: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_dom_document_fragment_get_node_type' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomelement.c:37:45: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_dom_element_get_node_value' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomelement.c:43:44: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_dom_element_get_node_type' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomnode.c:550:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'arv_dom_node_can_append_child_default' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomnode.c:550:70: style: Parameter 'new_child' can be declared as pointer to const. However it seems that 'arv_dom_node_can_append_child_default' is a callback function, if 'new_child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomtext.c:36:41: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_dom_text_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvdomtext.c:48:41: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_dom_text_get_node_type' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvfakedevice.c:206:94: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'arv_fake_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcboolean.c:54:43: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_boolean_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgccategory.c:48:44: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_category_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcconverternode.c:43:50: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_converter_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcenumentry.c:47:46: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_enum_entry_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcfeaturenode.c:608:40: style: Parameter 'gc_feature_node' can be declared as pointer to const. However it seems that '_get_linked_feature' is a callback function, if 'gc_feature_node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcfloatnode.c:68:46: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_float_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcfloatregnode.c:49:50: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_float_reg_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcgroupnode.c:47:46: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_group_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcindexnode.c:52:46: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_index_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcintconverternode.c:43:54: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_int_converter_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcintconverternode.c:121:25: style: Parameter 'self' can be declared as pointer to const. However it seems that '_get_inc' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcintegernode.c:71:48: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_integer_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcintregnode.c:50:48: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_int_reg_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcintregnode.c:179:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'arv_gc_int_reg_node_get_inc' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcintswissknifenode.c:37:56: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_int_swiss_knife_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcinvalidatornode.c:51:52: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_invalidator_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcmaskedintregnode.c:55:55: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_masked_int_reg_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcport.c:98:29: style: Parameter 'node' can be declared as pointer to const. However it seems that '_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcregisterdescriptionnode.c:57:61: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_register_description_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcstringnode.c:57:47: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_string_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcstructentrynode.c:68:53: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_struct_entry_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcstructregnode.c:30:51: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_struct_reg_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcswissknife.c:105:55: style: Parameter 'gc_feature_node' can be declared as pointer to const. However it seems that 'arv_gc_swiss_knife_get_access_mode' is a callback function, if 'gc_feature_node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvgcswissknifenode.c:44:52: style: Parameter 'node' can be declared as pointer to const. However it seems that 'arv_gc_swiss_knife_node_get_node_name' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvstream.c:656:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'arv_stream_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvstream.c:686:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'arv_stream_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/src/arvstream.c:857:21: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'arv_stream_initable_init' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aravis-0.8.34/tests/arvexample.c:52:31: style: Parameter 'gv_device' can be declared as pointer to const. However it seems that 'control_lost_cb' is a callback function, if 'gv_device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/arc/arc_5.21q.orig.tar.gz arc-5.21q/arcmisc.c:358:18: style: Parameter 'direntry' can be declared as pointer to const. However it seems that 'fmatch' is a callback function, if 'direntry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/arduino-ctags/arduino-ctags_5.8-arduino11.orig.tar.xz ctags-5.8-arduino11/ocaml.c:736:40: style: Parameter 'UNUSED_ident' can be declared as pointer to const. However it seems that 'tillToken' is a callback function, if 'UNUSED_ident' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-5.8-arduino11/ocaml.c:749:50: style: Parameter 'UNUSED_ident' can be declared as pointer to const. However it seems that 'contextualTillToken' is a callback function, if 'UNUSED_ident' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-5.8-arduino11/ocaml.c:816:42: style: Parameter 'UNUSED_ident' can be declared as pointer to const. However it seems that 'ignoreToken' is a callback function, if 'UNUSED_ident' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-5.8-arduino11/ocaml.c:1047:48: style: Parameter 'ident' can be declared as pointer to const. However it seems that 'typeSpecification' is a callback function, if 'ident' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-5.8-arduino11/ocaml.c:1565:42: style: Parameter 'UNUSED_ident' can be declared as pointer to const. However it seems that 'globalScope' is a callback function, if 'UNUSED_ident' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-5.8-arduino11/strlist.c:162:44: style: Parameter 'itm' can be declared as pointer to const. However it seems that 'compareString' is a callback function, if 'itm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-5.8-arduino11/strlist.c:168:44: style: Parameter 'itm' can be declared as pointer to const. However it seems that 'compareStringInsensitive' is a callback function, if 'itm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/argus/argus_5.0.2.orig.tar.gz argus-5.0.2/common/argus_util.c:1169:30: style: Parameter 'aux' can be declared as pointer to const. However it seems that '__malloc' is a callback function, if 'aux' is declared with const you might also need to cast function pointer(s). [constParameterCallback] argus-5.0.2/common/argus_util.c:1181:30: style: Parameter 'aux' can be declared as pointer to const. However it seems that '__calloc' is a callback function, if 'aux' 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 Argyll_V3.3.0/ccast/ccpacket.c:270:8: style: Parameter 'dip' can be declared as pointer to const. However it seems that 'connect_ccpacket' is a callback function, if 'dip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/ccast/ccpacket.c:301:8: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'send_ccpacket' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/ccast/ccast.c:602:34: style: Parameter 'p' can be declared as pointer to const. However it seems that 'get_load_delay' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/ccast/ccast.c:608:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'get_direct_send' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/ccast/dpat.c:321:43: style: Parameter 'tp' can be declared as const array. However it seems that 'optfunc' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/ccast/chan/protobuf-c.c:145:20: style: Parameter 'allocator_data' can be declared as pointer to const. However it seems that 'system_alloc' is a callback function, if 'allocator_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/gamut/gammap.c:2469:9: style: Parameter 'in' can be declared as pointer to const. However it seems that 'inv_domap' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/gamut/gammap.c:2590:10: style: Parameter 'in' can be declared as pointer to const. However it seems that 'inv_grey_func' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/gamut/nearsmth.c:414:9: style: Parameter '_dv' can be declared as pointer to const. However it seems that 'optfunc1' is a callback function, if '_dv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/gamut/nearsmth.c:456:9: style: Parameter '_dv' can be declared as pointer to const. However it seems that 'optfunc1a' is a callback function, if '_dv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/gamut/nearsmth.c:553:9: style: Parameter '_dv' can be declared as pointer to const. However it seems that 'optfunc2' is a callback function, if '_dv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/icc_xf.c:2017:14: style: Parameter 'p' can be declared as pointer to const. However it seems that 'icmLu4NativeSpaces' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/icc_xf.c:2046:14: style: Parameter 'p' can be declared as pointer to const. However it seems that 'icmLu4Spaces' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:295:57: style: Parameter 'in' can be declared as pointer to const. However it seems that 'Gray_GrayY' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:368:57: style: Parameter 'in' can be declared as pointer to const. However it seems that 'Gray_GrayL' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:447:56: style: Parameter 'in' can be declared as const array. However it seems that 'RGB_RGBp' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:460:56: style: Parameter 'in' can be declared as const array. However it seems that 'RGBp_RGB' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:488:57: style: Parameter 'in' can be declared as const array. However it seems that 'RGBp_XYZp' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:507:57: style: Parameter 'in' can be declared as const array. However it seems that 'XYZp_RGBp' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:527:56: style: Parameter 'in' can be declared as const array. However it seems that 'XYZp_XYZ' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:540:56: style: Parameter 'in' can be declared as const array. However it seems that 'XYZ_XYZp' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:678:60: style: Parameter 'in' can be declared as const array. However it seems that 'BDIST_GAMMUT' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:708:56: style: Parameter 'in' can be declared as const array. However it seems that 'Labp_Lab' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/icc/lutest.c:715:56: style: Parameter 'in' can be declared as const array. However it seems that 'Lab_Labp' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/imdi/greytiff.c:151:10: style: Parameter 'in_vals' can be declared as pointer to const. However it seems that 'input_curve' is a callback function, if 'in_vals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/imdi/greytiff.c:179:10: style: Parameter 'in_vals' can be declared as pointer to const. However it seems that 'output_curve' is a callback function, if 'in_vals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/imdi/refi.c:18:9: style: Parameter 'in' can be declared as pointer to const. However it seems that 'inputlu' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/imdi/refi.c:44:9: style: Parameter 'in' can be declared as pointer to const. However it seems that 'outputlu' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/jcnf/jcnf.c:255:8: style: Parameter 'p' can be declared as pointer to const. However it seems that 'jcnf_locate_key' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/jcnf/jcnf.c:257:8: style: Parameter 'key' can be declared as pointer to const. However it seems that 'jcnf_locate_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/imdi/itest.c:47:10: style: Parameter 'in_vals' can be declared as pointer to const. However it seems that 'input_curves' is a callback function, if 'in_vals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/imdi/itest.c:68:10: style: Parameter 'in_vals' can be declared as pointer to const. However it seems that 'md_table' is a callback function, if 'in_vals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/imdi/itest.c:95:10: style: Parameter 'in_vals' can be declared as pointer to const. However it seems that 'output_curves' is a callback function, if 'in_vals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/numlib/dnsqtest.c:92:37: style: Parameter 'x' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/numlib/numsup.c:425:58: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'a1_default_v_log' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/numlib/numsup.c:431:59: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'a1_default_de_log' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/numlib/tconjgrad.c:95:7: style: Parameter 'fdata' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'fdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/numlib/tconjgrad.c:96:8: style: Parameter 'tp' can be declared as const array. However it seems that 'fcn' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/numlib/tdhsx.c:81:7: style: Parameter 'fdata' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'fdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/numlib/tdhsx.c:82:8: style: Parameter 'tp' can be declared as const array. However it seems that 'fcn' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/numlib/tpowell.c:87:7: style: Parameter 'fdata' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'fdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/numlib/tpowell.c:88:8: style: Parameter 'tp' can be declared as const array. However it seems that 'fcn' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/numlib/zbrenttest.c:48:18: style: Parameter 'fdata' can be declared as pointer to const. However it seems that 'fcn' is a callback function, if 'fdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/plot/plot.c:2768:12: style: Parameter 'pdp' can be declared as pointer to const. However it seems that 'xtick' is a callback function, if 'pdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/profile/profin.c:199:50: style: Parameter 'in' can be declared as const array. However it seems that 'in_b2a_clut' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/profile/printcal.c:387:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pcaltarg_is_set' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/profile/profout.c:514:51: style: Parameter 'in' can be declared as const array. However it seems that 'out_b2a_clut' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/profile/profout.c:751:60: style: Parameter 'in' can be declared as const array. However it seems that 'gamut_output' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/profile/profout.c:766:46: style: Parameter 'v' can be declared as pointer to const. However it seems that 'xyzoptfunc' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/link/collink.c:753:50: style: Parameter 'in' can be declared as pointer to const. However it seems that 'devi_devip' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/link/collink.c:864:51: style: Parameter 'in' can be declared as pointer to const. However it seems that 'devip_devop' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/link/collink.c:1677:50: style: Parameter 'in' can be declared as pointer to const. However it seems that 'devop_devo' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/link/collink.c:1817:46: style: Parameter 'v' can be declared as pointer to const. However it seems that 'xyzoptfunc' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/render/render.c:1046:12: style: Parameter 's' can be declared as pointer to const. However it seems that 'render2d_rast_details' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/c1df.c:67:53: style: Parameter 'in' can be declared as pointer to const. However it seems that 'wfunc' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/gam.c:656:9: style: Parameter 'cent' can be declared as pointer to const. However it seems that 'gam_comp_gamut' is a callback function, if 'cent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/gam.c:657:9: style: Parameter 'scale' can be declared as pointer to const. However it seems that 'gam_comp_gamut' is a callback function, if 'scale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/revbench.c:52:9: style: Parameter 'in' can be declared as pointer to const. However it seems that 'func' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/rspl1.c:378:7: style: Parameter 'gres' can be declared as pointer to const. However it seems that 'set_rspl' is a callback function, if 'gres' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/rspl.c:433:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'within_restrictedsize' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/scat2.c:51:54: style: Parameter 'in' can be declared as pointer to const. However it seems that 'set_from_mlbs' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/smtmpp.c:79:9: style: Parameter 'in' can be declared as pointer to const. However it seems that 'refconv_1d' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/smtmpp.c:102:9: style: Parameter 'in' can be declared as pointer to const. However it seems that 'refconv_2d' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/t2ddf.c:81:53: style: Parameter 'in' can be declared as pointer to const. However it seems that 'wfunc' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/trnd.c:42:9: style: Parameter 'in' can be declared as pointer to const. However it seems that 'func' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/trnd.c:98:7: style: Parameter 'lcntx' can be declared as pointer to const. However it seems that 'limitf' is a callback function, if 'lcntx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/trnd.c:99:9: style: Parameter 'in' can be declared as pointer to const. However it seems that 'limitf' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/rspl/t3ddf.c:94:53: style: Parameter 'in' can be declared as pointer to const. However it seems that 'wfunc' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/ccwin.c:427:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ccwin_get_ramdac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/ccwin.c:434:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ccwin_set_ramdac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/ccwin.c:443:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ccwin_install_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/ccwin.c:450:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ccwin_uninstall_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/ccwin.c:457:37: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ccwin_get_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/scanin/scanrd.c:2502:27: style: Parameter 'p' can be declared as const array. However it seems that 'efunc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/colorhug.c:91:29: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'colorhug_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispsup.c:1226:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'disprd_get_disptype' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispwin.c:1383:44: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dispwin_get_ramdac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispwin.c:1885:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dispwin_set_ramdac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispwin.c:2676:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dispwin_install_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispwin.c:2676:47: style: Parameter 'fname' can be declared as pointer to const. However it seems that 'dispwin_install_profile' is a callback function, if 'fname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispwin.c:3054:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dispwin_uninstall_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispwin.c:3054:49: style: Parameter 'fname' can be declared as pointer to const. However it seems that 'dispwin_uninstall_profile' is a callback function, if 'fname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispwin.c:3342:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dispwin_get_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispwin.c:3342:48: style: Parameter 'name' can be declared as pointer to const. However it seems that 'dispwin_get_profile' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispwin.c:4387:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dispwin_set_fc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dispwin.c:4443:7: style: Parameter 'callout' can be declared as pointer to const. However it seems that 'dispwin_set_callout' is a callback function, if 'callout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dtp22.c:823:26: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'dtp22_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dtp20.c:1211:26: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'dtp20_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dtp51.c:654:26: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'dtp51_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dtp41.c:990:26: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'dtp41_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dummywin.c:63:45: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dummywin_get_ramdac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dummywin.c:70:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dummywin_set_ramdac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dummywin.c:79:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dummywin_install_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dummywin.c:86:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dummywin_uninstall_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dummywin.c:93:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dummywin_get_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dummywin.c:155:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dummywin_set_pinfo' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dummywin.c:164:7: style: Parameter 'callout' can be declared as pointer to const. However it seems that 'dummywin_set_callout' is a callback function, if 'callout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/dtp92.c:915:26: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'dtp92_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/hcfr.c:569:25: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'hcfr_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/huey.c:1303:25: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'huey_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/i1disp.c:2159:27: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'i1disp_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/i1pro.c:358:26: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'i1pro_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/i1pro3.c:585:45: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'i1pro3_config_enum' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/i1d3.c:3694:25: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'i1d3_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/i1d3.c:3827:43: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'i1d3_config_enum' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/icoms.c:757:8: style: Parameter 'p' can be declared as pointer to const. However it seems that 'icoms_cat_type' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/icoms.c:765:8: style: Parameter 'p' can be declared as pointer to const. However it seems that 'icoms_port_type' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/icoms.c:773:8: style: Parameter 'p' can be declared as pointer to const. However it seems that 'icoms_port_attr' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/icoms.c:877:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'icoms_ser_clearerr' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/icoms.c:883:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'icoms_interrupt' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/madvrwin.c:213:45: style: Parameter 'p' can be declared as pointer to const. However it seems that 'madvrwin_get_ramdac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/madvrwin.c:274:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'madvrwin_set_ramdac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/madvrwin.c:309:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'madvrwin_install_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/madvrwin.c:316:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'madvrwin_uninstall_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/madvrwin.c:323:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'madvrwin_get_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/madvrwin.c:398:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'madvrwin_set_pinfo' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/madvrwin.c:410:7: style: Parameter 'callout' can be declared as pointer to const. However it seems that 'madvrwin_set_callout' is a callback function, if 'callout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/munki.c:403:26: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'munki_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/munki.c:651:44: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'munki_config_enum' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/smcube.c:751:27: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'smcube_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/spydX.c:1002:26: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'spydX_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/specbos.c:1963:28: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'specbos_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/spydX2.c:1011:27: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'spydX2_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/ss.c:918:7: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'ss_read_strip' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/ss.c:919:7: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ss_read_strip' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/ss.c:921:7: style: Parameter 'pname' can be declared as pointer to const. However it seems that 'ss_read_strip' is a callback function, if 'pname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/ss.c:926:9: style: Parameter 'vals' can be declared as pointer to const. However it seems that 'ss_read_strip' is a callback function, if 'vals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/ss.c:1642:23: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'ss_interp_error' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/vtpglut.c:89:10: style: Parameter 'p' can be declared as pointer to const. However it seems that 'init_coms' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/vtpglut.c:96:10: style: Parameter 'p' can be declared as pointer to const. However it seems that 'init_vtpglut' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/vtpglut.c:109:37: style: Parameter 'p' can be declared as pointer to const. However it seems that 'get_serial_no' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/vtpglut.c:124:10: style: Parameter 'p' can be declared as pointer to const. However it seems that 'check_mode' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/vtpglut.c:131:10: style: Parameter 'p' can be declared as pointer to const. However it seems that 'set_mode' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/vtpglut.c:178:44: style: Parameter 'p' can be declared as pointer to const. However it seems that 'vtpglut_interp_error' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/vtpglut.c:221:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'interp_error' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/vtpglut.c:234:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'virtual_del' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/webwin.c:178:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'webwin_get_ramdac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/webwin.c:185:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'webwin_set_ramdac' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/webwin.c:194:37: style: Parameter 'p' can be declared as pointer to const. However it seems that 'webwin_install_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/webwin.c:201:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'webwin_uninstall_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/webwin.c:208:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'webwin_get_profile' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/webwin.c:269:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'webwin_set_fc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/webwin.c:277:7: style: Parameter 'callout' can be declared as pointer to const. However it seems that 'webwin_set_callout' is a callback function, if 'callout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/alphix.c:159:34: style: Parameter 'p' can be declared as pointer to const. However it seems that 'alphix_maxlen' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/ifarp.c:90:47: style: Parameter 'd' can be declared as pointer to const. However it seems that 'ifarp_to_percept' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/prand.c:42:44: style: Parameter 'd' can be declared as pointer to const. However it seems that 'default_prand' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/simdlat.c:66:57: style: Parameter 'd' can be declared as pointer to const. However it seems that 'default_simdlat_to_percept' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/simplat.c:66:57: style: Parameter 'd' can be declared as pointer to const. However it seems that 'default_simplat_to_percept' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/ofps.c:707:54: style: Parameter 'd' can be declared as pointer to const. However it seems that 'default_ofps_to_percept' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/ofps.c:721:55: style: Parameter 'd' can be declared as pointer to const. However it seems that 'filtered_ofps_to_percept' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/ofps.c:799:49: style: Parameter 'd' can be declared as pointer to const. However it seems that 'ofps_cache_percept' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/ofps.c:7415:10: style: Parameter 'x' can be declared as pointer to const. However it seems that 'dnsq_mid_solver' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/tweak/refine.c:204:49: style: Parameter 'in' can be declared as pointer to const. However it seems that 'PCSp_PCSp' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/tweak/refine.c:255:53: style: Parameter 'in' can be declared as pointer to const. However it seems that 'wfunc' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/spectro/spotread.c:423:35: style: Parameter 'cntx' can be declared as pointer to const. However it seems that 'uicallback' is a callback function, if 'cntx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/bt1886.c:44:41: style: Parameter 'v' can be declared as pointer to const. However it seems that 'gam_fit' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam02.c:393:8: style: Parameter 'Wxyz' can be declared as const array. However it seems that 'set_view' is a callback function, if 'Wxyz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam02.c:400:8: style: Parameter 'Gxyz' can be declared as const array. However it seems that 'set_view' is a callback function, if 'Gxyz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam02.c:405:8: style: Parameter 'Wxyz2' can be declared as const array. However it seems that 'set_view' is a callback function, if 'Wxyz2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam02.c:735:37: style: Parameter 's' can be declared as pointer to const. However it seems that 'cam_dump' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam02.c:776:8: style: Parameter 'XYZ' can be declared as const array. However it seems that 'XYZ_to_cam' is a callback function, if 'XYZ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam02ref.h:161:8: style: Parameter 'Wxyz' can be declared as const array. However it seems that 'cam02ref_set_view' is a callback function, if 'Wxyz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam02ref.h:168:8: style: Parameter 'Gxyz' can be declared as const array. However it seems that 'cam02ref_set_view' is a callback function, if 'Gxyz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam02ref.h:348:8: style: Parameter 'XYZ' can be declared as const array. However it seems that 'cam02ref_XYZ_to_cam' is a callback function, if 'XYZ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam02ref.h:501:8: style: Parameter 'Jab' can be declared as const array. However it seems that 'cam02ref_cam_to_XYZ' is a callback function, if 'Jab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam97s3.c:112:8: style: Parameter 'Wxyz' can be declared as const array. However it seems that 'set_view' is a callback function, if 'Wxyz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam97s3.c:118:8: style: Parameter 'Fxyz' can be declared as const array. However it seems that 'set_view' is a callback function, if 'Fxyz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam97s3.c:266:8: style: Parameter 'XYZ' can be declared as const array. However it seems that 'XYZ_to_cam' is a callback function, if 'XYZ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/cam97s3.c:419:8: style: Parameter 'Jab' can be declared as const array. However it seems that 'cam_to_XYZ' is a callback function, if 'Jab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/ccmx.c:408:7: style: Parameter 'sel' can be declared as pointer to const. However it seems that 'set_ccmx' is a callback function, if 'sel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/ccmx.c:510:34: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'optf' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/ccmx.c:559:7: style: Parameter 'sel' can be declared as pointer to const. However it seems that 'create_ccmx' is a callback function, if 'sel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/ccss.c:488:7: style: Parameter 'orig' can be declared as pointer to const. However it seems that 'set_ccss' is a callback function, if 'orig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/ccss.c:489:7: style: Parameter 'crdate' can be declared as pointer to const. However it seems that 'set_ccss' is a callback function, if 'crdate' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/ccss.c:490:7: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'set_ccss' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/ccss.c:491:7: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'set_ccss' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/ccss.c:494:7: style: Parameter 'sel' can be declared as pointer to const. However it seems that 'set_ccss' is a callback function, if 'sel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/ccss.c:495:7: style: Parameter 'refd' can be declared as pointer to const. However it seems that 'set_ccss' is a callback function, if 'refd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/ccss.c:497:9: style: Parameter 'samples' can be declared as pointer to const. However it seems that 'set_ccss' is a callback function, if 'samples' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/printtarg.c:467:8: style: Parameter 'str' can be declared as pointer to const. However it seems that 'ps_string' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/printtarg.c:485:8: style: Parameter 'str' can be declared as pointer to const. However it seems that 'ps_vstring' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/moncurve.c:473:7: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mcv_interp_p' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/moncurve.c:474:10: style: Parameter 'pms' can be declared as pointer to const. However it seems that 'mcv_interp_p' is a callback function, if 'pms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/moncurve.c:525:6: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mcv_shweight_p' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/moncurve.c:526:9: style: Parameter 'pms' can be declared as pointer to const. However it seems that 'mcv_shweight_p' is a callback function, if 'pms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/moncurve.c:561:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mcv_dinterp_p' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/moncurve.c:562:9: style: Parameter 'pms' can be declared as pointer to const. However it seems that 'mcv_dinterp_p' is a callback function, if 'pms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/moncurve.c:629:6: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mcv_dshweight_p' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/moncurve.c:630:9: style: Parameter 'pms' can be declared as pointer to const. However it seems that 'mcv_dshweight_p' is a callback function, if 'pms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/mpp.c:653:6: style: Parameter 'p' can be declared as pointer to const. However it seems that 'get_info' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/mpp.c:2346:42: style: Parameter 'pv' can be declared as const array. However it seems that 'efunc3' is a callback function, if 'pv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/mpp.c:2418:55: style: Parameter 'pv' can be declared as const array. However it seems that 'dfunc3' is a callback function, if 'pv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/mpp.c:2628:42: style: Parameter 'pv' can be declared as const array. However it seems that 'efunc4' is a callback function, if 'pv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/mpp.c:2672:55: style: Parameter 'pv' can be declared as const array. However it seems that 'dfunc4' is a callback function, if 'pv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/mpp.c:3389:42: style: Parameter 'pv' can be declared as const array. However it seems that 'efunc6' is a callback function, if 'pv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/targen.c:446:47: style: Parameter 'in' can be declared as pointer to const. However it seems that 'pcpt_den_to_dev' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/targen.c:541:48: style: Parameter 'in' can be declared as pointer to const. However it seems that 'pcpt_rLab_to_dev' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/targen.c:573:56: style: Parameter 'in' can be declared as pointer to const. However it seems that 'set_nlin' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/target/targen.c:611:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pcpt_is_specific' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/tiffgmts.c:98:53: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cvt_CIELAB8_to_Lab' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/tiffgmts.c:106:54: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cvt_CIELAB16_to_Lab' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/tiffgmts.c:113:53: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cvt_ICCLAB8_to_Lab' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/tiffgmts.c:120:54: style: Parameter 'in' can be declared as pointer to const. However it seems that 'cvt_ICCLAB16_to_Lab' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xcal.c:463:55: style: Parameter 'in' can be declared as pointer to const. However it seems that 'xcal_interp' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xcal.c:480:58: style: Parameter 'in' can be declared as pointer to const. However it seems that 'xcal_inv_interp' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xcolorants.c:636:8: style: Parameter 'd' can be declared as const array. However it seems that 'icxColorantLu_to_XYZ' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xfit.c:902:45: style: Parameter 'v' can be declared as pointer to const. However it seems that 'xfitfunc' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xfit.c:998:58: style: Parameter 'v' can be declared as pointer to const. However it seems that 'dxfitfunc' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xfit.c:1299:47: style: Parameter 'v' can be declared as pointer to const. However it seems that 'symoptfunc' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xfit.c:1728:6: style: Parameter 'iord' can be declared as const array. However it seems that 'xfit_fit' is a callback function, if 'iord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xfit.c:1730:6: style: Parameter 'oord' can be declared as const array. However it seems that 'xfit_fit' is a callback function, if 'oord' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xfit.c:1731:9: style: Parameter 'shp_smooth' can be declared as const array. However it seems that 'xfit_fit' is a callback function, if 'shp_smooth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xfit.c:1732:9: style: Parameter 'out_smooth' can be declared as const array. However it seems that 'xfit_fit' is a callback function, if 'out_smooth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xlut.c:644:9: style: Parameter 'ind' can be declared as pointer to const. However it seems that 'icxLimitD' is a callback function, if 'ind' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xlut.c:943:9: style: Parameter 'auxt' can be declared as pointer to const. However it seems that 'icxLuLut_inv_clut_aux' is a callback function, if 'auxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xlut.c:1563:65: style: Parameter 'out' can be declared as pointer to const. However it seems that 'icxLuLut_clut_aux_locus' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xlut.c:1563:78: style: Parameter 'in' can be declared as pointer to const. However it seems that 'icxLuLut_clut_aux_locus' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xlut.c:2065:10: style: Parameter 'in' can be declared as pointer to const. However it seems that 'icxLuLut_inout_func' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xlut.c:4310:69: style: Parameter 'srcLab' can be declared as const array. However it seems that 'cuspmap_getCusp' is a callback function, if 'srcLab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xmatrix.c:310:50: style: Parameter 'plu' can be declared as pointer to const. However it seems that 'icxLuMatrixCuspMap' is a callback function, if 'plu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xmono.c:257:48: style: Parameter 'plu' can be declared as pointer to const. However it seems that 'icxLuMonoCuspMap' is a callback function, if 'plu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xicc.c:2677:45: style: Parameter 'pv' can be declared as const array. However it seems that 'ulimitfunc' is a callback function, if 'pv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/yajl/yajl_test.c:68:33: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_null' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/yajl/yajl_test.c:74:37: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_boolean' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/yajl/yajl_test.c:80:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_integer' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/yajl/yajl_test.c:86:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_double' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/yajl/yajl_test.c:112:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_start_map' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/yajl/yajl_test.c:119:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_end_map' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/yajl/yajl_test.c:125:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_start_array' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/yajl/yajl_test.c:131:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_end_array' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xspect.c:4657:9: style: Parameter 'media' can be declared as pointer to const. However it seems that 'xsp2cie_set_mw' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xspect.c:5171:9: style: Parameter 'iillum' can be declared as pointer to const. However it seems that 'xsp2cie_set_fwa' is a callback function, if 'iillum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xspect.c:5172:9: style: Parameter 'tillum' can be declared as pointer to const. However it seems that 'xsp2cie_set_fwa' is a callback function, if 'tillum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xspect.c:5174:9: style: Parameter 'media' can be declared as pointer to const. However it seems that 'xsp2cie_set_fwa' is a callback function, if 'media' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xspect.c:5193:9: style: Parameter 'tillum' can be declared as pointer to const. However it seems that 'xsp2cie_update_fwa_custillum' is a callback function, if 'tillum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xspect.c:5195:9: style: Parameter 'custIllum' can be declared as pointer to const. However it seems that 'xsp2cie_update_fwa_custillum' is a callback function, if 'custIllum' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xspect.c:5215:10: style: Parameter 'p' can be declared as pointer to const. However it seems that 'xsp2cie_get_fwa_info' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xspect.c:7144:45: style: Parameter 'tp' can be declared as const array. However it seems that 'cct2_func' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Argyll_V3.3.0/xicc/xspect.c:8622:44: style: Parameter 'tp' can be declared as const array. However it seems that 'cct_func' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aria2/aria2_1.37.0+debian.orig.tar.gz aria2-1.37.0/deps/wslay/tests/wslay_event_test.c:475:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'no_buffering_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aria2-1.37.0/deps/wslay/tests/wslay_event_test.c:511:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'text_rsv1_on_msg_recv_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aria2-1.37.0/src/AsyncNameResolver.cc:46:68: style: Parameter 'host' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'host' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aribas/aribas_1.65.orig.tar.gz aribas165/src/array.c:1685:7: style: Parameter 'ptr1' can be declared as pointer to const. However it seems that 'ucompfun' is a callback function, if 'ptr1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aribas165/src/array.c:1685:14: style: Parameter 'ptr2' can be declared as pointer to const. However it seems that 'ucompfun' is a callback function, if 'ptr2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/ario/ario_1.6.orig.tar.gz ario-1.6/plugins/filesystem/ario-filesystem.c:129:37: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ario_filesystem_get_id' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/filesystem/ario-filesystem.c:141:39: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ario_filesystem_get_icon' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/filesystem/ario-filesystem.c:596:56: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ario_filesystem_filetree_drag_data_get_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/information/ario-information.c:95:38: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ario_information_get_id' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/information/ario-information.c:107:40: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ario_information_get_icon' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/information/ario-information.c:161:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ario_information_button_press_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/information/ario-information.c:162:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ario_information_button_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/information/ario-information.c:163:52: style: Parameter 'information' can be declared as pointer to const. However it seems that 'ario_information_button_press_cb' is a callback function, if 'information' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/information/ario-information.c:524:83: style: Parameter 'album' can be declared as pointer to const. However it seems that 'ario_information_cover_drag_data_get_cb' is a callback function, if 'album' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/information/ario-information.c:539:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ario_information_cover_button_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/information/ario-information.c:540:58: style: Parameter 'album' can be declared as pointer to const. However it seems that 'ario_information_cover_button_press_cb' is a callback function, if 'album' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/covers/ario-cover-lastfm.c:58:46: style: Parameter 'cover_provider' can be declared as pointer to const. However it seems that 'ario_cover_lastfm_get_id' is a callback function, if 'cover_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/covers/ario-cover-lastfm.c:64:48: style: Parameter 'cover_provider' can be declared as pointer to const. However it seems that 'ario_cover_lastfm_get_name' is a callback function, if 'cover_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/radios/ario-radio.c:162:32: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ario_radio_get_id' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/radios/ario-radio.c:174:34: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ario_radio_get_icon' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/plugins/radios/ario-radio.c:673:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ario_radio_drag_data_get_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/covers/ario-cover-provider.c:27:35: style: Parameter 'cover_provider' can be declared as pointer to const. However it seems that 'dummy_boolean' is a callback function, if 'cover_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/covers/ario-cover-provider.c:39:32: style: Parameter 'cover_provider' can be declared as pointer to const. However it seems that 'dummy_char' is a callback function, if 'cover_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/covers/ario-cover-local.c:40:45: style: Parameter 'cover_provider' can be declared as pointer to const. However it seems that 'ario_cover_local_get_id' is a callback function, if 'cover_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/ario-util.c:288:28: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'ario_util_write_data' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/lyrics/ario-lyrics-provider.c:27:35: style: Parameter 'lyrics_provider' can be declared as pointer to const. However it seems that 'dummy_lyrics' is a callback function, if 'lyrics_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/lyrics/ario-lyrics-provider.c:36:33: style: Parameter 'lyrics_provider' can be declared as pointer to const. However it seems that 'dummy_char' is a callback function, if 'lyrics_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/lyrics/ario-lyrics-provider.c:42:33: style: Parameter 'lyrics_provider' can be declared as pointer to const. However it seems that 'dummy_void' is a callback function, if 'lyrics_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/lyrics/ario-lyrics-provider.c:51:45: style: Parameter 'lyrics_provider' can be declared as pointer to const. However it seems that 'dummy_lyrics_candidate' is a callback function, if 'lyrics_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/lyrics/ario-lyrics-letras.c:50:48: style: Parameter 'lyrics_provider' can be declared as pointer to const. However it seems that 'ario_lyrics_letras_get_id' is a callback function, if 'lyrics_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/lyrics/ario-lyrics-letras.c:56:50: style: Parameter 'lyrics_provider' can be declared as pointer to const. However it seems that 'ario_lyrics_letras_get_name' is a callback function, if 'lyrics_provider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/notification/ario-notifier-gnotif.c:42:44: style: Parameter 'notifier' can be declared as pointer to const. However it seems that 'ario_notifier_gnotif_get_id' is a callback function, if 'notifier' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/notification/ario-notifier-gnotif.c:48:46: style: Parameter 'notifier' can be declared as pointer to const. However it seems that 'ario_notifier_gnotif_get_name' is a callback function, if 'notifier' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/notification/ario-notifier.c:27:22: style: Parameter 'notifier' can be declared as pointer to const. However it seems that 'dummy' is a callback function, if 'notifier' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/notification/ario-notifier.c:33:27: style: Parameter 'notifier' can be declared as pointer to const. However it seems that 'dummy_char' is a callback function, if 'notifier' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/playlist/ario-playlist-mode.c:31:31: style: Parameter 'playlist_mode' can be declared as pointer to const. However it seems that 'dummy_void' is a callback function, if 'playlist_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/playlist/ario-playlist-mode.c:32:27: style: Parameter 'playlist' can be declared as pointer to const. However it seems that 'dummy_void' is a callback function, if 'playlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/playlist/ario-playlist-mode.c:37:33: style: Parameter 'playlist_mode' can be declared as pointer to const. However it seems that 'dummy_widget' is a callback function, if 'playlist_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/playlist/ario-playlist-mode.c:43:31: style: Parameter 'playlist_mode' can be declared as pointer to const. However it seems that 'dummy_char' is a callback function, if 'playlist_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/playlist/ario-playlist-dynamic.c:61:49: style: Parameter 'playlist_mode' can be declared as pointer to const. However it seems that 'ario_playlist_dynamic_get_id' is a callback function, if 'playlist_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/playlist/ario-playlist-normal.c:39:48: style: Parameter 'playlist_mode' can be declared as pointer to const. However it seems that 'ario_playlist_normal_get_id' is a callback function, if 'playlist_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/playlist/ario-playlist-queue.c:41:47: style: Parameter 'playlist_mode' can be declared as pointer to const. However it seems that 'ario_playlist_queue_get_id' is a callback function, if 'playlist_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/playlist/ario-playlist-queue.c:84:50: style: Parameter 'playlist_mode' can be declared as pointer to const. However it seems that 'ario_playlist_queue_next_song' is a callback function, if 'playlist_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/playlist/ario-playlist-queue.c:85:46: style: Parameter 'playlist' can be declared as pointer to const. However it seems that 'ario_playlist_queue_next_song' is a callback function, if 'playlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-plugin.c:33:20: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'dummy' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-plugin.c:33:39: style: Parameter 'shell' can be declared as pointer to const. However it seems that 'dummy' is a callback function, if 'shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-plugin.c:39:38: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'create_configure_dialog' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-plugin-manager.c:145:54: style: Parameter 'tree_column' can be declared as pointer to const. However it seems that 'plugin_manager_view_info_cell_cb' is a callback function, if 'tree_column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-plugin-manager.c:174:54: style: Parameter 'tree_column' can be declared as pointer to const. However it seems that 'plugin_manager_view_icon_cell_cb' is a callback function, if 'tree_column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-plugins-engine.c:51:38: style: Parameter 'info1' can be declared as pointer to const. However it seems that 'compare_plugin_info' is a callback function, if 'info1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-plugins-engine.c:52:38: style: Parameter 'info2' can be declared as pointer to const. However it seems that 'compare_plugin_info' is a callback function, if 'info2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-python-module.c:167:46: style: Parameter 'object' can be declared as pointer to const. However it seems that 'ario_python_module_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-python-module.c:169:47: style: Parameter 'value' can be declared as pointer to const. However it seems that 'ario_python_module_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-python-module.c:170:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ario_python_module_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/plugins/ario-python-module.c:489:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'run_gc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/preferences/ario-browser-preferences.c:234:76: style: Parameter 'browser_preferences' can be declared as pointer to const. However it seems that 'ario_browser_preferences_tree_combobox_changed_cb' is a callback function, if 'browser_preferences' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-server-interface.c:287:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ario_server_interface_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-server-interface.c:400:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ario_server_interface_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/shell/ario-shell-coverdownloader.c:370:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ario_shell_coverdownloader_force_reload' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-xmms.c:302:31: style: Parameter 'not_used' can be declared as pointer to const. However it seems that 'playlist_not' is a callback function, if 'not_used' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-xmms.c:303:25: style: Parameter 'xmms' can be declared as pointer to const. However it seems that 'playlist_not' is a callback function, if 'xmms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-xmms.c:331:38: style: Parameter 'res' can be declared as pointer to const. However it seems that 'playback_status_not' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-xmms.c:332:32: style: Parameter 'xmms' can be declared as pointer to const. However it seems that 'playback_status_not' is a callback function, if 'xmms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-xmms.c:363:42: style: Parameter 'res' can be declared as pointer to const. However it seems that 'playback_current_id_not' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-xmms.c:364:36: style: Parameter 'xmms' can be declared as pointer to const. However it seems that 'playback_current_id_not' is a callback function, if 'xmms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-xmms.c:394:46: style: Parameter 'not_used' can be declared as pointer to const. However it seems that 'playback_volume_changed_not' is a callback function, if 'not_used' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-xmms.c:395:40: style: Parameter 'xmms' can be declared as pointer to const. However it seems that 'playback_volume_changed_not' is a callback function, if 'xmms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-xmms.c:402:34: style: Parameter 'xmms' can be declared as pointer to const. However it seems that 'playback_playtime_not' is a callback function, if 'xmms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/servers/ario-xmms.c:464:27: style: Parameter 'xmms' can be declared as pointer to const. However it seems that 'disconnect_not' is a callback function, if 'xmms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-browser.c:98:34: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ario_browser_get_id' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-browser.c:110:36: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ario_browser_get_icon' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-browser.c:311:54: style: Parameter 'browser' can be declared as pointer to const. However it seems that 'ario_browser_tree_selection_changed_cb' is a callback function, if 'browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-source-manager.c:335:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ario_source_manager_button_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-source-manager.c:336:57: style: Parameter 'sourcemanager' can be declared as pointer to const. However it seems that 'ario_source_manager_button_press_cb' is a callback function, if 'sourcemanager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-source.c:26:20: style: Parameter 'source' can be declared as pointer to const. However it seems that 'dummy' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-source.c:32:25: style: Parameter 'source' can be declared as pointer to const. However it seems that 'dummy_char' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-tree-albums.c:90:45: style: Parameter 'tree' can be declared as pointer to const. However it seems that 'ario_tree_albums_sort_func' is a callback function, if 'tree' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-tree.c:224:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ario_tree_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-tree.c:243:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ario_tree_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/sources/ario-tree.c:497:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ario_tree_drag_data_get_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/widgets/ario-header.c:769:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ario_header_image_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/widgets/ario-songlist.c:354:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'ario_songlist_drag_data_get_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/widgets/ario-volume.c:124:47: style: Parameter 'button' can be declared as pointer to const. However it seems that 'ario_volume_value_changed_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ario-1.6/src/widgets/ario-volume.c:126:43: style: Parameter 'volume' can be declared as pointer to const. However it seems that 'ario_volume_value_changed_cb' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/armagetronad/armagetronad_0.2.9.1.1.orig.tar.gz armagetronad-v0.2.9.1.1/src/network/nAuthentication.cpp:1140:54: style: Parameter 'm' can be declared as reference to const. However it seems that 'HandlePasswordAnswer' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] armagetronad-v0.2.9.1.1/src/engine/ePlayer.cpp:3085:38: style: Parameter 's' can be declared as reference to const. However it seems that 'teams_conf' 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/a/arping/arping_2.26.orig.tar.xz arping-2.26/src/arping.c:1440:53: style: Parameter 'h' can be declared as pointer to const. However it seems that 'pingip_recv' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arping-2.26/src/arping.c:1646:54: style: Parameter 'h' can be declared as pointer to const. However it seems that 'pingmac_recv' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/arptables/arptables_0.0.5.orig.tar.gz arptables-0.0.5/extensions/arpt_standard.c:25:32: style: Parameter 't' can be declared as pointer to const. However it seems that 'init' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arptables-0.0.5/extensions/arpt_standard.c:32:53: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'parse' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arptables-0.0.5/libarptc/libarptc_incl.c:647:9: style: Parameter 'base' can be declared as pointer to const. However it seems that 'correct_verdict' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arptables-0.0.5/libarptc/libarptc_incl.c:1139:17: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'TC_CHECK_PACKET' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arptables-0.0.5/libarptc/libarptc_incl.c:1140:16: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'TC_CHECK_PACKET' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arptables-0.0.5/libarptc/libarptc_incl.c:1261:26: style: Parameter 'counters' can be declared as pointer to const. However it seems that 'TC_SET_COUNTER' is a callback function, if 'counters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arptables-0.0.5/libarptc/libarptc_incl.c:1484:25: style: Parameter 'counters' can be declared as pointer to const. However it seems that 'TC_SET_POLICY' is a callback function, if 'counters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arptables-0.0.5/libarptc/libarptc_incl.c:1139:17: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'arptc_check_packet' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arptables-0.0.5/libarptc/libarptc_incl.c:1140:16: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'arptc_check_packet' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arptables-0.0.5/libarptc/libarptc_incl.c:1261:26: style: Parameter 'counters' can be declared as pointer to const. However it seems that 'arptc_set_counter' is a callback function, if 'counters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arptables-0.0.5/libarptc/libarptc_incl.c:1484:25: style: Parameter 'counters' can be declared as pointer to const. However it seems that 'arptc_set_policy' is a callback function, if 'counters' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/arpwatch/arpwatch_2.1a15.orig.tar.gz arpwatch-2.1a15/util.c:94:20: style: Parameter 'h' can be declared as pointer to const. However it seems that 'dumpone' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/array-info/array-info_0.16.orig.tar.gz array-info-0.16/plugins/md_info.c:92:29: style: Parameter 'array_data' can be declared as pointer to const. However it seems that 'md_ctrl_open' is a callback function, if 'array_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/artha/artha_1.0.5.orig.tar.gz artha-1.0.5/src/wni.c:518:73: style: Parameter 'actual_search' can be declared as pointer to const. However it seems that 'pos_list_compare' is a callback function, if 'actual_search' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/as31/as31_2.3.1.orig.tar.gz as31-2.3.1/as31/as31_gtk.c:185:27: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_handler' 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/a/asc/asc_2.6.1.0.orig.tar.bz2 asc-2.6.1.0/source/infopopup.cpp:35:43: style: Parameter 'item' can be declared as pointer to const. However it seems that 'showUnitInfo' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asc-2.6.1.0/source/infopopup.cpp:41:45: style: Parameter 'item' can be declared as pointer to const. However it seems that 'showUnitWeight' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asc-2.6.1.0/source/infopopup.cpp:47:46: style: Parameter 'item' can be declared as pointer to const. However it seems that 'showWeaponRange' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asc-2.6.1.0/source/infopopup.cpp:51:48: style: Parameter 'item' can be declared as pointer to const. However it seems that 'showMovementRange' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asc-2.6.1.0/source/infopopup.cpp:57:46: style: Parameter 'item' can be declared as pointer to const. However it seems that 'showTerrainInfo' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asc-2.6.1.0/source/libs/sdl_sound/audio_convert.c:191:62: style: Parameter 'format' can be declared as pointer to const. However it seems that 'Sound_ConvertStereo' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asc-2.6.1.0/source/libs/sdl_sound/audio_convert.c:235:60: style: Parameter 'format' can be declared as pointer to const. However it seems that 'Sound_ConvertMono' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asc-2.6.1.0/source/libs/sdl_sound/audio_convert.c:391:57: style: Parameter 'format' can be declared as pointer to const. However it seems that 'Sound_RateMUL2' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asc-2.6.1.0/source/libs/sdl_sound/audio_convert.c:433:57: style: Parameter 'format' can be declared as pointer to const. However it seems that 'Sound_RateDIV2' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asc-2.6.1.0/source/libs/sdl_sound/audio_convert.c:472:57: style: Parameter 'format' can be declared as pointer to const. However it seems that 'Sound_RateSLOW' 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/a/ascd/ascd_0.13.2.orig.tar.gz ascd-0.13.2.orig/ascd/wings_main.c:95:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'quit_ascd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:95:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'quit_ascd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:123:24: style: Parameter 'self' can be declared as pointer to const. However it seems that 'help_cb' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:123:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'help_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:204:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'autorepeat_cb' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:204:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'autorepeat_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:209:31: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ignoreavoid_cb' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:209:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ignoreavoid_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:214:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'upper_cb' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:214:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'upper_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:219:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'scroll_cb' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:219:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'scroll_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:224:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'artist_cb' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/ascd/wings_main.c:224:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'artist_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/libworkman/drv_sony.c:72:40: style: Parameter 'd' can be declared as pointer to const. However it seems that 'sony_init' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascd-0.13.2.orig/libworkman/drv_toshiba.c:71:29: style: Parameter 'd' can be declared as pointer to const. However it seems that 'tosh_init' is a callback function, if 'd' 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 ascii-patrol-1.7/menu.cpp:1660:23: style: Parameter 'm' can be declared as pointer to const. However it seems that 'ScoreProc' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascii-patrol-1.7/menu.cpp:2197:25: style: Parameter 'm' can be declared as pointer to const. However it seems that 'ProfileProc' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascii-patrol-1.7/menu.cpp:2868:26: style: Parameter 'm' can be declared as pointer to const. However it seems that 'CampaignProc' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ascii-patrol-1.7/menu.cpp:3851:26: style: Parameter 'm' can be declared as pointer to const. However it seems that 'KeyboardProc' 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/asmjit/asmjit_0.0~git20231115.1da9e4d.orig.tar.xz asmjit-0.0~git20231115.1da9e4d/test/asmjit_test_compiler_x86.cpp:3317:46: style: Parameter 'pInt' can be declared as pointer to const. However it seems that 'calledFunc' is a callback function, if 'pInt' 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 asn1c-0.9.28+dfsg/skeletons/BIT_STRING.c:76:56: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'BIT_STRING_encode_xer' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/BMPString.c:158:55: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'BMPString_encode_xer' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/BOOLEAN.c:180:53: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'BOOLEAN_encode_xer' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/BOOLEAN.c:231:37: style: Parameter 'td' can be declared as pointer to const. However it seems that 'BOOLEAN_free' is a callback function, if 'td' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:44:62: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'NativeEnumerated_encode_xer' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:211:59: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'NativeInteger_encode_xer' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/NativeReal.c:297:56: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'NativeReal_encode_xer' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/INTEGER.c:537:43: style: Parameter 'td' can be declared as pointer to const. However it seems that 'INTEGER_encode_xer' is a callback function, if 'td' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/INTEGER.c:537:53: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'INTEGER_encode_xer' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/UniversalString.c:168:61: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'UniversalString_encode_xer' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:323:63: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'OBJECT_IDENTIFIER_encode_xer' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:580:58: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'OCTET_STRING_encode_xer' is a callback function, if 'sptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1497:51: style: Parameter 'sptr' can be declared as pointer to const. However it seems that 'OCTET_STRING_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/aspcud/aspcud_1.9.6.orig.tar.gz aspcud-1.9.6/lemon/lemon.c:1500:35: style: Parameter 'z' can be declared as pointer to const. However it seems that 'handle_T_option' is a callback function, if 'z' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/astc-encoder/astc-encoder_5.3.0+ds.orig.tar.xz ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:18252:58: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__bgr_565__index__src' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:18304:14: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__bgr_565__index_bgra_nonpremul__src_over' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:18342:14: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__bgr_565__index_binary_alpha__src_over' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:18942:14: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__bgra_nonpremul__index_bgra_nonpremul__src_over' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:19223:14: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__bgra_nonpremul_4x16le__index_bgra_nonpremul__src_over' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:19544:14: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__bgra_premul__index_bgra_nonpremul__src_over' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:20183:54: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__xxx__index__src' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:20242:14: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__xxx__index_bgra_nonpremul__src_over' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:20278:14: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__xxx__index_binary_alpha__src_over' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:20428:55: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__xxxx__index__src' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:20480:14: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__xxxx__index_binary_alpha__src_over' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:20645:59: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__xxxxxxxx__index__src' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:20677:14: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__xxxxxxxx__index_binary_alpha__src_over' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:20834:14: style: Parameter 'dst_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__transparent_black_src_over' is a callback function, if 'dst_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:20836:14: style: Parameter 'dst_palette_ptr' can be declared as pointer to const. However it seems that 'wuffs_base__pixel_swizzler__transparent_black_src_over' is a callback function, if 'dst_palette_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:22321:28: style: Parameter 'self' can be declared as pointer to const. However it seems that 'wuffs_adler32__hasher__set_quirk_enabled' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:28363:31: style: Parameter 'self' can be declared as pointer to const. However it seems that 'wuffs_crc32__ieee_hasher__set_quirk_enabled' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ARM-software-astc-encoder-30aabb3/Source/wuffs-v0.3.c:29108:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'wuffs_deflate__decoder__set_quirk_enabled' 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/astroidmail/astroidmail_0.16+20240629.orig.tar.xz astroidmail-0.16+20240629/src/modes/thread_view/webextension/tvextension.cc:557:62: style: Parameter 's' can be declared as reference to const. However it seems that 'handle_state' 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/a/astrometry.net/astrometry.net_0.97+dfsg.orig.tar.xz astrometry.net-0.97/qfits-an/qfits_error.c:60:45: style: Parameter 's' can be declared as pointer to const. However it seems that 'qfits_err_display_stderr' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astrometry.net-0.97/solver/augment-xylist.c:77:53: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'augment_xylist_print_special_opts' 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/a/astropy/astropy_7.1.0.orig.tar.gz astropy-7.1.0/astropy/io/votable/src/tablewriter.c:345:38: style: Parameter 'm' can be declared as pointer to const. However it seems that 'module_traverse' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/io/votable/src/tablewriter.c:345:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'module_traverse' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/io/votable/src/tablewriter.c:350:35: style: Parameter 'm' can be declared as pointer to const. However it seems that 'module_clear' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/utils/xml/src/iterparse.c:1328:38: style: Parameter 'm' can be declared as pointer to const. However it seems that 'module_traverse' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/utils/xml/src/iterparse.c:1328:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'module_traverse' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/utils/xml/src/iterparse.c:1333:35: style: Parameter 'm' can be declared as pointer to const. However it seems that 'module_clear' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/wcs/src/str_list_proxy.c:95:21: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyStrListProxy_len' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/wcs/src/unit_list_proxy.c:119:22: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyUnitListProxy_len' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/wcs/src/wcslib_auxprm_wrap.c:91:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyAuxprm___str__' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/wcs/src/wcslib_celprm_wrap.c:165:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyCelprm_deepcopy' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/wcs/src/wcslib_wtbarr_wrap.c:89:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyWtbarr_print_contents' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/wcs/src/wcslib_wtbarr_wrap.c:100:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyWtbarr___str__' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] astropy-7.1.0/astropy/wcs/src/wcslib_prjprm_wrap.c:147:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PyPrjprm_deepcopy' 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/at-spi2-atk/at-spi2-atk_2.38.0.orig.tar.xz at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:68:53: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_registerToolkitEventListener' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:69:50: style: Parameter 'message' can be declared as pointer to const. However it seems that 'impl_registerToolkitEventListener' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:69:65: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'impl_registerToolkitEventListener' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:75:52: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_registerObjectEventListener' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:75:71: style: Parameter 'message' can be declared as pointer to const. However it seems that 'impl_registerObjectEventListener' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:76:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'impl_registerObjectEventListener' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:82:30: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_pause' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:82:49: style: Parameter 'message' can be declared as pointer to const. However it seems that 'impl_pause' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:82:64: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'impl_pause' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:88:31: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_resume' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:88:50: style: Parameter 'message' can be declared as pointer to const. However it seems that 'impl_resume' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:88:65: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'impl_resume' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:94:34: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_GetLocale' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:94:53: style: Parameter 'message' can be declared as pointer to const. However it seems that 'impl_GetLocale' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:94:68: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'impl_GetLocale' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/application-adaptor.c:100:34: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_get_app_bus' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/adaptors/cache-adaptor.c:314:33: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_GetItems' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/bridge.c:682:29: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'user_check' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/bridge.c:682:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'user_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/atk-adaptor/bridge.c:719:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'introspect_children_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_action.c:29:32: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_action_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_accessible.c:29:36: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_accessible_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_collection.c:30:36: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_collection_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_component.c:29:35: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_component_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_document.c:29:34: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_document_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_editable_text.c:29:39: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_editable_text_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_hyperlink.c:143:35: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_hyperlink_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_hypertext.c:81:35: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_hypertext_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_image.c:29:31: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_image_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_selection.c:29:35: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_selection_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_state_set.c:29:35: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_state_set_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_table_cell.c:182:36: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_table_cell_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_table.c:418:31: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_table_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_value.c:99:31: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_value_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_text.c:28:39: style: Parameter 'key' can be declared as pointer to const. However it seems that 'GHRunc_find' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_text.c:28:53: style: Parameter 'value' can be declared as pointer to const. However it seems that 'GHRunc_find' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_text.c:28:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'GHRunc_find' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/atk_test_text.c:433:30: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 'teardown_text_test' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-action.c:59:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_action_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-action.c:59:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_action_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-action.c:75:34: style: Parameter 'object' can be declared as pointer to const. However it seems that 'my_atk_action_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-component.c:153:44: style: Parameter 'component' can be declared as pointer to const. However it seems that 'my_atk_component_grab_focus' is a callback function, if 'component' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-component.c:205:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_component_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-component.c:205:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_component_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-component.c:210:37: style: Parameter 'object' can be declared as pointer to const. However it seems that 'my_atk_component_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-document.c:95:54: style: Parameter 'document' can be declared as pointer to const. However it seems that 'my_atk_document_set_document_attribute' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-document.c:101:55: style: Parameter 'document' can be declared as pointer to const. However it seems that 'my_atk_document_get_current_page_number' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-document.c:107:46: style: Parameter 'document' can be declared as pointer to const. However it seems that 'my_atk_document_get_page_count' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-document.c:113:51: style: Parameter 'document' can be declared as pointer to const. However it seems that 'my_atk_document_get_document_locale' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-document.c:133:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_document_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-document.c:133:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_document_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-document.c:138:35: style: Parameter 'object' can be declared as pointer to const. However it seems that 'my_atk_document_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:56:64: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_set_run_attributes' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:57:23: style: Parameter 'attrib_set' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_set_run_attributes' is a callback function, if 'attrib_set' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:65:63: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_set_text_contents' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:71:57: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_insert_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:74:57: style: Parameter 'position' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_insert_text' is a callback function, if 'position' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:79:55: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_copy_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:86:54: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_cut_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:93:57: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_delete_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:100:56: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_paste_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:120:45: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_editable_text_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:120:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_editable_text_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-editable-text.c:125:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'my_atk_editable_text_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hyperlink.c:102:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_is_valid' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hyperlink.c:110:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_get_n_anchors' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hyperlink.c:155:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_set_property' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hyperlink.c:158:44: style: Parameter 'spec' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_set_property' is a callback function, if 'spec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hyperlink.c:174:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_get_property' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hyperlink.c:176:40: style: Parameter 'value' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hyperlink.c:177:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hyperlink.c:182:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_class_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-image.c:139:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_image_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-image.c:139:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_image_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-image.c:144:33: style: Parameter 'object' can be declared as pointer to const. However it seems that 'my_atk_image_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hypertext.c:119:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hypertext_link_selected' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hypertext.c:147:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hypertext_class_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hypertext.c:147:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_hypertext_class_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-hypertext.c:152:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hypertext_class_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-selection.c:211:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_selection_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-selection.c:211:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_selection_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-selection.c:216:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_selection_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table-cell.c:190:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_tablecell_class_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table-cell.c:190:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_tablecell_class_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table-cell.c:195:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_tablecell_class_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-value.c:81:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_value_get_sub_ranges' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-value.c:120:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_value_class_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-value.c:120:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_value_class_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-value.c:125:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_value_class_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:533:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_set_column_header' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:533:72: style: Parameter 'header' can be declared as pointer to const. However it seems that 'my_atk_table_set_column_header' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:538:48: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_set_column_description' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:543:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_set_caption' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:543:53: style: Parameter 'caption' can be declared as pointer to const. However it seems that 'my_atk_table_set_caption' is a callback function, if 'caption' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:548:45: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_set_row_description' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:553:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_set_row_header' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:553:69: style: Parameter 'header' can be declared as pointer to const. However it seems that 'my_atk_table_set_row_header' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:558:37: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_set_summary' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:558:55: style: Parameter 'accessible' can be declared as pointer to const. However it seems that 'my_atk_table_set_summary' is a callback function, if 'accessible' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:563:38: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_row_inserted' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:568:41: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_column_inserted' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:573:37: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_row_deleted' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:578:40: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_column_deleted' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:583:39: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_row_reordered' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:588:42: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_column_reordered' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:593:39: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_model_changed' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:664:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_class_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:664:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_table_class_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-table.c:669:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_class_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-text.c:147:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_text_get_n_selections' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-text.c:233:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_text_get_offset_at_point' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-text.c:247:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_text_get_run_attributes' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-text.c:424:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_text_class_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-text.c:424:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_text_class_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-atk-2.38.0/tests/dummyatk/my-atk-text.c:429:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_text_class_finalize' 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/a/at-spi2-core/at-spi2-core_2.58.1.orig.tar.xz at-spi2-core-2.58.1/atk-adaptor/adaptors/application-adaptor.c:68:52: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_registerToolkitEventListener' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/adaptors/application-adaptor.c:69:49: style: Parameter 'message' can be declared as pointer to const. However it seems that 'impl_registerToolkitEventListener' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/adaptors/application-adaptor.c:70:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'impl_registerToolkitEventListener' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/adaptors/application-adaptor.c:76:51: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_registerObjectEventListener' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/adaptors/application-adaptor.c:76:69: style: Parameter 'message' can be declared as pointer to const. However it seems that 'impl_registerObjectEventListener' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/adaptors/application-adaptor.c:76:84: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'impl_registerObjectEventListener' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/adaptors/application-adaptor.c:82:33: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_GetLocale' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/adaptors/application-adaptor.c:82:51: style: Parameter 'message' can be declared as pointer to const. However it seems that 'impl_GetLocale' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/adaptors/application-adaptor.c:82:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'impl_GetLocale' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/adaptors/application-adaptor.c:88:35: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_get_app_bus' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/adaptors/cache-adaptor.c:319:32: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'impl_GetItems' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/bridge.c:667:29: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'user_check' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk-adaptor/bridge.c:667:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'user_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkhyperlink.c:177:35: style: Parameter 'link' can be declared as pointer to const. However it seems that 'atk_hyperlink_init' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkhyperlink.c:178:40: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atk_hyperlink_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkhyperlink.c:413:50: style: Parameter 'iface' can be declared as pointer to const. However it seems that 'atk_hyperlink_action_iface_init' is a callback function, if 'iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atknoopobject.c:164:50: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atk_no_op_object_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkobjectfactory.c:68:55: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atk_object_factory_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkobject.c:1331:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'atk_object_real_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkobject.c:1417:38: style: Parameter 'object' can be declared as pointer to const. However it seems that 'atk_object_real_get_name' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkobject.c:1423:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'atk_object_real_get_description' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkobject.c:1435:38: style: Parameter 'object' can be declared as pointer to const. However it seems that 'atk_object_real_get_role' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkobject.c:1441:39: style: Parameter 'object' can be declared as pointer to const. However it seems that 'atk_object_real_get_layer' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkobject.c:1447:43: style: Parameter 'accessible' can be declared as pointer to const. However it seems that 'atk_object_real_ref_state_set' is a callback function, if 'accessible' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkobject.c:1583:47: style: Parameter 'object' can be declared as pointer to const. However it seems that 'atk_object_real_get_object_locale' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkrelation.c:442:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'atk_relation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkobject.c:1808:40: style: Parameter 'accessible' can be declared as pointer to const. However it seems that 'atk_object_real_initialize' is a callback function, if 'accessible' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atk/atkobject.c:1809:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'atk_object_real_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-action.c:218:38: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_action_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-collection.c:288:46: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_collection_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-component.c:488:44: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_component_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-accessible.c:788:34: style: Parameter 'key' can be declared as pointer to const. However it seems that 'add_to_attribute_array' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-accessible.c:788:48: style: Parameter 'value' can be declared as pointer to const. However it seems that 'add_to_attribute_array' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-device-legacy.c:113:56: style: Parameter 'device' can be declared as pointer to const. However it seems that 'atspi_device_legacy_get_locked_modifiers' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-device-a11y-manager.c:73:62: style: Parameter 'device' can be declared as pointer to const. However it seems that 'atspi_device_a11y_manager_get_locked_modifiers' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-device-a11y-manager.c:177:54: style: Parameter 'device' can be declared as pointer to const. However it seems that 'atspi_device_a11y_manager_map_modifier' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-device-a11y-manager.c:184:56: style: Parameter 'device' can be declared as pointer to const. However it seems that 'atspi_device_a11y_manager_unmap_modifier' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-device-a11y-manager.c:190:54: style: Parameter 'device' can be declared as pointer to const. However it seems that 'atspi_device_a11y_manager_get_modifier' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-device-a11y-manager.c:302:82: style: Parameter 'kd' can be declared as pointer to const. However it seems that 'atspi_device_a11y_manager_add_key_grab' is a callback function, if 'kd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-device-a11y-manager.c:341:32: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'a11y_manager_signal_cb' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-device-a11y-manager.c:451:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'atspi_device_a11y_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-device-a11y-manager.c:473:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'atspi_device_a11y_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-editabletext.c:249:51: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_editable_text_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-document.c:309:42: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_document_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-gmain.c:74:31: style: Parameter 'source' can be declared as pointer to const. However it seems that 'message_queue_check' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-hypertext.c:116:44: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_hypertext_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-image.c:162:36: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_image_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-selection.c:257:44: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_selection_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-table-cell.c:273:45: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_table_cell_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-table.c:752:36: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_table_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-value.c:190:36: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_value_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-text.c:1014:34: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atspi_text_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-misc.c:975:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'process_deferred_messages_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-misc.c:1007:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'atspi_dbus_filter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/atspi/atspi-misc.c:1826:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'a11y_bus_free' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/registryd/display.c:75:31: style: Parameter 'display' can be declared as pointer to const. However it seems that 'spi_x_error_handler' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/registryd/display.c:75:53: style: Parameter 'error' can be declared as pointer to const. However it seems that 'spi_x_error_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/registryd/registry-main.c:64:27: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'on_session_signal' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/registryd/registry-main.c:139:32: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'client_proxy_signal_cb' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-action.c:59:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_action_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-action.c:59:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_action_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-action.c:75:34: style: Parameter 'object' can be declared as pointer to const. However it seems that 'my_atk_action_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-component.c:157:44: style: Parameter 'component' can be declared as pointer to const. However it seems that 'my_atk_component_grab_focus' is a callback function, if 'component' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-component.c:209:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_component_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-component.c:209:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_component_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-component.c:214:37: style: Parameter 'object' can be declared as pointer to const. However it seems that 'my_atk_component_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-document.c:97:54: style: Parameter 'document' can be declared as pointer to const. However it seems that 'my_atk_document_set_document_attribute' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-document.c:103:55: style: Parameter 'document' can be declared as pointer to const. However it seems that 'my_atk_document_get_current_page_number' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-document.c:109:46: style: Parameter 'document' can be declared as pointer to const. However it seems that 'my_atk_document_get_page_count' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-document.c:115:51: style: Parameter 'document' can be declared as pointer to const. However it seems that 'my_atk_document_get_document_locale' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-document.c:159:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_document_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-document.c:159:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_document_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-document.c:164:36: style: Parameter 'object' can be declared as pointer to const. However it seems that 'my_atk_document_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:56:63: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_set_run_attributes' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:57:63: style: Parameter 'attrib_set' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_set_run_attributes' is a callback function, if 'attrib_set' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:65:62: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_set_text_contents' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:71:56: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_insert_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:74:45: style: Parameter 'position' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_insert_text' is a callback function, if 'position' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:79:54: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_copy_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:86:53: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_cut_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:93:56: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_delete_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:100:55: style: Parameter 'text' can be declared as pointer to const. However it seems that 'my_atk_set_editable_text_paste_text' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:120:45: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_editable_text_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:120:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_editable_text_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-editable-text.c:125:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'my_atk_editable_text_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/atk_test_text.c:29:23: style: Parameter 'key' can be declared as pointer to const. However it seems that 'GHRunc_find' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/atk_test_text.c:29:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'GHRunc_find' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/atk_test_text.c:29:53: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'GHRunc_find' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hyperlink.c:102:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_is_valid' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hyperlink.c:110:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_get_n_anchors' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hyperlink.c:155:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_set_property' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hyperlink.c:158:44: style: Parameter 'spec' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_set_property' is a callback function, if 'spec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hyperlink.c:175:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_get_property' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hyperlink.c:177:40: style: Parameter 'value' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hyperlink.c:178:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hyperlink.c:183:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hyperlink_class_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-image.c:141:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_image_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-image.c:141:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_image_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-image.c:146:33: style: Parameter 'object' can be declared as pointer to const. However it seems that 'my_atk_image_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hypertext.c:124:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hypertext_link_selected' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hypertext.c:153:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hypertext_class_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hypertext.c:153:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_hypertext_class_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-hypertext.c:158:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_hypertext_class_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-selection.c:216:41: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_selection_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-selection.c:216:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_selection_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-selection.c:221:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_selection_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table-cell.c:194:47: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_tablecell_class_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table-cell.c:194:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_tablecell_class_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table-cell.c:199:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_tablecell_class_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-value.c:81:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_value_get_sub_ranges' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-value.c:121:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_value_class_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-value.c:121:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_value_class_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-value.c:126:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_value_class_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/atk/testvalue.c:138:33: style: Parameter 'value' can be declared as pointer to const. However it seems that 'test_value_get_range' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/atk/testvalue.c:152:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'test_value_get_increment' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/atk/testvalue.c:160:38: style: Parameter 'value' can be declared as pointer to const. However it seems that 'test_value_get_sub_ranges' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/atk/testvalue.c:229:31: style: Parameter 'new_description' can be declared as pointer to const. However it seems that 'value_page_changed_cb' is a callback function, if 'new_description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/atspi/memory.c:40:12: style: Parameter 'data' can be declared as pointer to const. However it seems that 'end' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/atspi/memory.c:48:19: style: Parameter 'data' can be declared as pointer to const. However it seems that 'kill_child' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:574:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_set_column_header' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:574:72: style: Parameter 'header' can be declared as pointer to const. However it seems that 'my_atk_table_set_column_header' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:579:48: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_set_column_description' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:584:37: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_set_caption' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:584:53: style: Parameter 'caption' can be declared as pointer to const. However it seems that 'my_atk_table_set_caption' is a callback function, if 'caption' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:589:45: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_set_row_description' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:594:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_set_row_header' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:594:69: style: Parameter 'header' can be declared as pointer to const. However it seems that 'my_atk_table_set_row_header' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:599:37: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_set_summary' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:599:55: style: Parameter 'accessible' can be declared as pointer to const. However it seems that 'my_atk_table_set_summary' is a callback function, if 'accessible' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:604:38: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_row_inserted' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:609:41: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_column_inserted' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:614:37: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_row_deleted' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:619:40: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_column_deleted' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:624:39: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_row_reordered' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:629:42: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_column_reordered' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:634:39: style: Parameter 'table' can be declared as pointer to const. However it seems that 'my_atk_table_model_changed' is a callback function, if 'table' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:705:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_class_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:705:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_table_class_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-table.c:710:39: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_table_class_finalize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-text.c:149:40: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_text_get_n_selections' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-text.c:235:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_text_get_offset_at_point' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-text.c:249:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_text_get_run_attributes' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-text.c:446:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_text_class_initialize' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-text.c:446:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'my_atk_text_class_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] at-spi2-core-2.58.1/tests/at-spi2-atk/dummyatk/my-atk-text.c:451:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'my_atk_text_class_finalize' 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/a/atf/atf_0.22.orig.tar.xz atf-atf-0.22/atf-c/detail/process_test.c:729:20: style: Parameter 'ATF_DEFS_ATTRIBUTE_UNUSED' can be declared as pointer to const. However it seems that 'child_loop' is a callback function, if 'ATF_DEFS_ATTRIBUTE_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atf-atf-0.22/atf-c/detail/process_test.c:986:20: style: Parameter 'v' can be declared as pointer to const. However it seems that 'child_cookie' 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/a/atheme-services/atheme-services_7.2.12.orig.tar.xz atheme-services-v7.2.12/libathemecore/connection.c:281:41: style: Parameter 'cptr' can be declared as pointer to const. However it seems that 'empty_handler' is a callback function, if 'cptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/entity.c:167:74: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'linear_chanacs_match_entity' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:80:37: style: Parameter 'u' can be declared as pointer to const. However it seems that 'generic_introduce_nick' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:100:34: style: Parameter 'c' can be declared as pointer to const. However it seems that 'generic_join_sts' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:100:45: style: Parameter 'u' can be declared as pointer to const. However it seems that 'generic_join_sts' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:100:66: style: Parameter 'modes' can be declared as pointer to const. However it seems that 'generic_join_sts' is a callback function, if 'modes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:111:27: style: Parameter 'source' can be declared as pointer to const. However it seems that 'generic_kick' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:111:46: style: Parameter 'c' can be declared as pointer to const. However it seems that 'generic_kick' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:111:57: style: Parameter 'u' can be declared as pointer to const. However it seems that 'generic_kick' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:182:34: style: Parameter 'killer' can be declared as pointer to const. However it seems that 'generic_kill_id_sts' is a callback function, if 'killer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:187:34: style: Parameter 'c' can be declared as pointer to const. However it seems that 'generic_part_sts' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:187:45: style: Parameter 'u' can be declared as pointer to const. However it seems that 'generic_part_sts' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:232:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'generic_topic_sts' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:232:46: style: Parameter 'source' can be declared as pointer to const. However it seems that 'generic_topic_sts' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:237:29: style: Parameter 'sender' can be declared as pointer to const. However it seems that 'generic_mode_sts' is a callback function, if 'sender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:237:48: style: Parameter 'target' can be declared as pointer to const. However it seems that 'generic_mode_sts' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:237:62: style: Parameter 'modes' can be declared as pointer to const. However it seems that 'generic_mode_sts' is a callback function, if 'modes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:247:31: style: Parameter 'u' can be declared as pointer to const. However it seems that 'generic_quit_sts' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:252:31: style: Parameter 'u' can be declared as pointer to const. However it seems that 'generic_on_login' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:252:44: style: Parameter 'account' can be declared as pointer to const. However it seems that 'generic_on_login' is a callback function, if 'account' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:257:32: style: Parameter 'u' can be declared as pointer to const. However it seems that 'generic_on_logout' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:268:34: style: Parameter 'source' can be declared as pointer to const. However it seems that 'generic_sethost_sts' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:268:50: style: Parameter 'target' can be declared as pointer to const. However it seems that 'generic_sethost_sts' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:279:35: style: Parameter 'source' can be declared as pointer to const. However it seems that 'generic_holdnick_sts' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:279:85: style: Parameter 'account' can be declared as pointer to const. However it seems that 'generic_holdnick_sts' is a callback function, if 'account' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:284:33: style: Parameter 'source' can be declared as pointer to const. However it seems that 'generic_invite_sts' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:284:49: style: Parameter 'target' can be declared as pointer to const. However it seems that 'generic_invite_sts' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:284:68: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'generic_invite_sts' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:289:33: style: Parameter 'target' can be declared as pointer to const. However it seems that 'generic_svslogin_sts' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:289:47: style: Parameter 'nick' can be declared as pointer to const. However it seems that 'generic_svslogin_sts' is a callback function, if 'nick' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:289:59: style: Parameter 'user' can be declared as pointer to const. However it seems that 'generic_svslogin_sts' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:289:71: style: Parameter 'host' can be declared as pointer to const. However it seems that 'generic_svslogin_sts' is a callback function, if 'host' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:289:87: style: Parameter 'account' can be declared as pointer to const. However it seems that 'generic_svslogin_sts' is a callback function, if 'account' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:294:29: style: Parameter 'target' can be declared as pointer to const. However it seems that 'generic_sasl_sts' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:294:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'generic_sasl_sts' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:304:64: style: Parameter 'u' can be declared as pointer to const. However it seems that 'generic_next_matching_ban' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:329:73: style: Parameter 'u' can be declared as pointer to const. However it seems that 'generic_next_matching_host_chanacs' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:392:35: style: Parameter 'c' can be declared as pointer to const. However it seems that 'generic_mlock_sts' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:397:39: style: Parameter 'c' can be declared as pointer to const. However it seems that 'generic_topiclock_sts' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:402:37: style: Parameter 'source' can be declared as pointer to const. However it seems that 'generic_quarantine_sts' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/phandler.c:402:53: style: Parameter 'victim' can be declared as pointer to const. However it seems that 'generic_quarantine_sts' is a callback function, if 'victim' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/res.c:203:36: style: Parameter 'notused' can be declared as pointer to const. However it seems that 'timeout_resolver' is a callback function, if 'notused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libathemecore/uplink.c:119:26: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'reconn' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/listsort/listsort.c:41:31: style: Parameter 'n' can be declared as pointer to const. However it seems that 'str_comparator' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/listsort/listsort.c:41:49: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'str_comparator' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/listsort/listsort.c:41:59: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'str_comparator' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/listsort/listsort.c:85:31: style: Parameter 'n' can be declared as pointer to const. However it seems that 'int_comparator' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/listsort/listsort.c:85:49: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'int_comparator' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/listsort/listsort.c:85:59: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'int_comparator' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/linetest/linetest.c:110:43: style: Parameter 'line' can be declared as pointer to const. However it seems that 'eat_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/patriciatest/patriciatest.c:39:17: style: Parameter 'key' can be declared as pointer to const. However it seems that 'str_canon' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/patriciatest/patriciatest.c:45:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'statscb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/patriciatest2/patriciatest2.c:41:17: style: Parameter 'key' can be declared as pointer to const. However it seems that 'str_canon' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/patriciatest2/patriciatest2.c:47:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'statscb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/examples/timertest/timertest.c:29:21: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'timer_oneshot' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/core/allocation_policy.c:31:36: style: Parameter 'str' can be declared as pointer to const. However it seems that '_allocation_policy_key_canon' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/eventloop/null_pollops.c:77:53: style: Parameter 'eventloop' can be declared as pointer to const. However it seems that 'mowgli_null_eventloop_pollsetup' is a callback function, if 'eventloop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/eventloop/null_pollops.c:83:56: style: Parameter 'eventloop' can be declared as pointer to const. However it seems that 'mowgli_null_eventloop_pollshutdown' is a callback function, if 'eventloop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/eventloop/null_pollops.c:89:51: style: Parameter 'eventloop' can be declared as pointer to const. However it seems that 'mowgli_null_eventloop_destroy' is a callback function, if 'eventloop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/eventloop/null_pollops.c:89:91: style: Parameter 'pollable' can be declared as pointer to const. However it seems that 'mowgli_null_eventloop_destroy' is a callback function, if 'pollable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/eventloop/null_pollops.c:116:50: style: Parameter 'eventloop' can be declared as pointer to const. However it seems that 'mowgli_null_eventloop_select' is a callback function, if 'eventloop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/ext/global_storage.c:31:26: style: Parameter 'key' can be declared as pointer to const. However it seems that '_storage_key_canon' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/thread/null_mutexops.c:28:42: style: Parameter 'mutex' can be declared as pointer to const. However it seems that 'mowgli_null_mutex_create' is a callback function, if 'mutex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/thread/null_mutexops.c:34:40: style: Parameter 'mutex' can be declared as pointer to const. However it seems that 'mowgli_null_mutex_lock' is a callback function, if 'mutex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/thread/null_mutexops.c:40:43: style: Parameter 'mutex' can be declared as pointer to const. However it seems that 'mowgli_null_mutex_trylock' is a callback function, if 'mutex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/thread/null_mutexops.c:46:42: style: Parameter 'mutex' can be declared as pointer to const. However it seems that 'mowgli_null_mutex_unlock' is a callback function, if 'mutex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/libmowgli-2/src/libmowgli/thread/null_mutexops.c:52:43: style: Parameter 'mutex' can be declared as pointer to const. However it seems that 'mowgli_null_mutex_destroy' is a callback function, if 'mutex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/auth/dummy.c:18:39: style: Parameter 'mu' can be declared as pointer to const. However it seems that 'dummy_auth_user' is a callback function, if 'mu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/auth/dummy.c:23:25: style: Parameter 'm' can be declared as pointer to const. However it seems that '_modinit' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/backend/corestorage.c:911:55: style: Parameter 'db' can be declared as pointer to const. However it seems that 'corestorage_ignore_row' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/botserv/main.c:1086:46: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'bs_join' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/botserv/main.c:1132:34: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'bs_part' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanfix/fix.c:391:51: style: Parameter 'a' can be declared as pointer to const. However it seems that 'chanfix_compare_records' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanfix/fix.c:391:69: style: Parameter 'b' can be declared as pointer to const. However it seems that 'chanfix_compare_records' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanfix/fix.c:391:78: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'chanfix_compare_records' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/alis/main.c:462:61: style: Parameter 'parv' can be declared as const array. However it seems that 'alis_cmd_help' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/ban.c:111:60: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_unban' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/access.c:245:50: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_template_nodes' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/access.c:245:68: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_template_nodes' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/access.c:245:77: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'compare_template_nodes' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/access.c:631:66: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_access_info' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/access.c:732:65: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_access_del' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/access.c:838:65: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_access_add' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/access.c:985:65: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_access_set' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/access.c:1133:64: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_role_list' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/access.c:1359:63: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_role_del' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/fflags.c:35:61: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_fflags' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/main.c:594:46: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'cs_part' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/main.c:664:45: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'cs_register' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/main.c:912:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cs_bounce_mode_change' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/quiet.c:361:62: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_unquiet' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/unban_self.c:35:60: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_unban' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/chanserv/why.c:33:58: style: Parameter 'parv' can be declared as const array. However it seems that 'cs_cmd_why' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/cs_regmode.c:11:35: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'register_hook' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/cs_regnotice.c:17:36: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'regnotice_hook' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/cs_userinfo.c:108:46: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'userinfo_check_join' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 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] atheme-services-v7.2.12/modules/contrib/src/dnsbl.c:476:26: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'dnsbl_config_purge' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/dnsbl.c:482:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'check_dnsbls' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/gen_vhostonreg.c:61:41: style: Parameter 'req' can be declared as pointer to const. However it seems that 'handle_verify_register' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/mlocktweaker.c:19:45: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'handle_channel_register' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/ns_forbid.c:94:49: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_forbid' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/ns_generatepass.c:11:55: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_generatepass' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_akillnicklist.c:61:57: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'nicklist_config_handler_all' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_akillnicklist.c:69:58: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'nicklist_config_handler_nick' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_akillnicklist.c:77:58: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'nicklist_config_handler_user' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_akillnicklist.c:85:58: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'nicklist_config_handler_real' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_defcon.c:49:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'defcon_useradd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_klinechan.c:13:47: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'klinechan_check_join' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_joinmon.c:57:43: style: Parameter 'hdata' can be declared as pointer to const. However it seems that 'watch_user_joins' is a callback function, if 'hdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_pingspam.c:65:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'user_add_hook' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_testcmd.c:17:36: style: Parameter 'si' can be declared as pointer to const. However it seems that 'testcmd_command_fail' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_testcmd.c:26:46: style: Parameter 'si' can be declared as pointer to const. However it seems that 'testcmd_command_success_nodata' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_testcmd.c:38:46: style: Parameter 'si' can be declared as pointer to const. However it seems that 'testcmd_command_success_string' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_trace.c:217:27: style: Parameter 'u' can be declared as pointer to const. However it seems that 'trace_regexp_exec' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_trace.c:268:27: style: Parameter 'u' can be declared as pointer to const. However it seems that 'trace_server_exec' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_trace.c:309:25: style: Parameter 'u' can be declared as pointer to const. However it seems that 'trace_glob_exec' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_trace.c:403:28: style: Parameter 'u' can be declared as pointer to const. However it seems that 'trace_nickage_exec' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/contrib/src/os_trace.c:515:31: style: Parameter 'u' can be declared as pointer to const. However it seems that 'trace_identified_exec' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/chanacs.c:55:71: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'chanacs_ext_match_entity' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/chanacs.c:63:58: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'chanacs_ext_can_register_channel' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/chanacs.c:68:51: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'chanacs_allow_foundership' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/channel.c:41:71: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'channel_ext_match_entity' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/channel.c:49:58: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'channel_ext_can_register_channel' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/channel.c:54:55: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'channel_ext_allow_foundership' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/oper.c:29:65: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'dummy_match_entity' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/oper.c:37:52: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'dummy_can_register_channel' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/oper.c:42:49: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'dummy_allow_foundership' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/registered.c:21:59: style: Parameter 'u' can be declared as pointer to const. However it seems that 'dummy_match_user' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/registered.c:29:65: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'dummy_match_entity' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/registered.c:37:52: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'dummy_can_register_channel' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/registered.c:42:49: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'dummy_allow_foundership' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/server.c:36:70: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'server_ext_match_entity' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/server.c:44:57: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'server_ext_can_register_channel' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/exttarget/server.c:49:54: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'server_ext_allow_foundership' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/groupserv/main/validation.c:35:51: style: Parameter 'mt' can be declared as pointer to const. However it seems that 'mygroup_allow_foundership' is a callback function, if 'mt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/helpserv/ticket.c:165:68: style: Parameter 'parv' can be declared as const array. However it seems that 'helpserv_cmd_request' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/infoserv/main.c:162:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'display_info' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/nickserv/enforce.c:171:62: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_release' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/nickserv/enforce.c:281:61: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_regain' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/nickserv/group.c:105:62: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_ungroup' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/nickserv/taxonomy.c:32:63: style: Parameter 'parv' can be declared as const array. However it seems that 'ns_cmd_taxonomy' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/operserv/greplog.c:73:62: style: Parameter 'parv' can be declared as const array. However it seems that 'os_cmd_greplog' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/operserv/clones.c:93:38: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'clones_configready' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/operserv/clones.c:352:67: style: Parameter 'parv' can be declared as const array. However it seems that 'os_cmd_clones_kline' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/operserv/rwatch.c:516:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rwatch_newuser' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/operserv/specs.c:116:60: style: Parameter 'parv' can be declared as const array. However it seems that 'os_cmd_specs' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/base36uid.c:95:25: style: Parameter 'm' can be declared as pointer to const. However it seems that '_modinit' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/charybdis.c:140:62: style: Parameter 'c' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/charybdis.c:140:75: style: Parameter 'mc' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'mc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/charybdis.c:140:87: style: Parameter 'u' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/charybdis.c:140:100: style: Parameter 'mu' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'mu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/ircnet.c:307:37: style: Parameter 'u' can be declared as pointer to const. However it seems that 'ircnet_on_login' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/ircnet.c:307:50: style: Parameter 'account' can be declared as pointer to const. However it seems that 'ircnet_on_login' is a callback function, if 'account' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/ircnet.c:314:38: style: Parameter 'u' can be declared as pointer to const. However it seems that 'ircnet_on_logout' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/ircnet.c:381:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_pong' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/ircnet.c:691:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_join' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/ircnet.c:707:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_pass' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/bahamut.c:88:62: style: Parameter 'c' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/bahamut.c:88:75: style: Parameter 'mc' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'mc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/bahamut.c:88:87: style: Parameter 'u' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/bahamut.c:88:100: style: Parameter 'mu' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'mu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/bahamut.c:418:34: style: Parameter 'si' can be declared as pointer to const. However it seems that 'm_pong' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/bahamut.c:830:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_join' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/bahamut.c:846:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_pass' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/ngircd.c:782:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_pass' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/p10-generic.c:914:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_pass' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] 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] atheme-services-v7.2.12/modules/proxyscan/dnsbl.c:457:38: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'dnsbl_config_purge' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/proxyscan/dnsbl.c:483:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'check_dnsbls' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/ts6-generic.c:553:35: style: Parameter 'si' can be declared as pointer to const. However it seems that 'm_mlock' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/ts6-generic.c:642:34: style: Parameter 'si' can be declared as pointer to const. However it seems that 'm_pong' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/ts6-generic.c:965:33: style: Parameter 'si' can be declared as pointer to const. However it seems that 'm_uid' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/rpgserv/search.c:19:61: style: Parameter 'parv' can be declared as const array. However it seems that 'rs_cmd_search' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/saslserv/authcookie.c:36:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mech_start' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/saslserv/authcookie.c:36:62: style: Parameter 'out_len' can be declared as pointer to const. However it seems that 'mech_start' is a callback function, if 'out_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/saslserv/authcookie.c:81:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mech_finish' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/saslserv/external.c:35:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mech_start' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/saslserv/external.c:35:62: style: Parameter 'out_len' can be declared as pointer to const. However it seems that 'mech_start' is a callback function, if 'out_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/saslserv/external.c:40:47: style: Parameter 'message' can be declared as pointer to const. However it seems that 'mech_step' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/saslserv/external.c:63:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mech_finish' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/saslserv/plain.c:35:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mech_start' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/saslserv/plain.c:35:62: style: Parameter 'out_len' can be declared as pointer to const. However it seems that 'mech_start' is a callback function, if 'out_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/saslserv/plain.c:95:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'mech_finish' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal.c:115:62: style: Parameter 'c' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal.c:115:75: style: Parameter 'mc' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'mc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal.c:115:87: style: Parameter 'u' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal.c:115:100: style: Parameter 'mu' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'mu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal.c:233:82: style: Parameter 'u' can be declared as pointer to const. However it seems that 'check_forward' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal.c:233:95: style: Parameter 'mu' can be declared as pointer to const. However it seems that 'check_forward' is a callback function, if 'mu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal.c:724:35: style: Parameter 'si' can be declared as pointer to const. However it seems that 'm_mlock' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal.c:796:34: style: Parameter 'si' can be declared as pointer to const. However it seems that 'm_pong' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal.c:1422:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_join' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal.c:1438:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_pass' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/security/cmdperm.c:44:25: style: Parameter 'm' can be declared as pointer to const. However it seems that '_modinit' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal4.c:117:62: style: Parameter 'c' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal4.c:117:75: style: Parameter 'mc' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'mc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal4.c:117:87: style: Parameter 'u' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal4.c:117:100: style: Parameter 'mu' can be declared as pointer to const. However it seems that 'check_jointhrottle' is a callback function, if 'mu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal4.c:235:82: style: Parameter 'u' can be declared as pointer to const. However it seems that 'check_forward' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal4.c:235:95: style: Parameter 'mu' can be declared as pointer to const. However it seems that 'check_forward' is a callback function, if 'mu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal4.c:727:35: style: Parameter 'si' can be declared as pointer to const. However it seems that 'm_mlock' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal4.c:799:34: style: Parameter 'si' can be declared as pointer to const. However it seems that 'm_pong' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal4.c:1425:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_join' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/protocol/unreal4.c:1441:54: style: Parameter 'parv' can be declared as const array. However it seems that 'm_pass' is a callback function, if 'parv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/transport/rfc1459/main.c:35:25: style: Parameter 'm' can be declared as pointer to const. However it seems that '_modinit' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/transport/jsonrpc/main.c:210:75: style: Parameter 'id' can be declared as pointer to const. However it seems that 'jsonrpcmethod_logout' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/transport/jsonrpc/main.c:286:58: style: Parameter 'si' can be declared as pointer to const. However it seems that 'jsonrpc_command_success_nodata' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/transport/jsonrpc/main.c:455:76: style: Parameter 'id' can be declared as pointer to const. However it seems that 'jsonrpcmethod_privset' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/transport/jsonrpc/main.c:615:77: style: Parameter 'id' can be declared as pointer to const. However it seems that 'jsonrpcmethod_metadata' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/transport/xmlrpc/main.c:150:47: style: Parameter 'si' can be declared as pointer to const. However it seems that 'xmlrpc_command_fail' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/transport/xmlrpc/main.c:166:57: style: Parameter 'si' can be declared as pointer to const. However it seems that 'xmlrpc_command_success_nodata' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atheme-services-v7.2.12/modules/transport/xmlrpc/main.c:197:57: style: Parameter 'si' can be declared as pointer to const. However it seems that 'xmlrpc_command_success_string' 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/atk1.0/atk1.0_2.36.0.orig.tar.xz atk-2.36.0/atk/atkhyperlink.c:177:43: style: Parameter 'link' can be declared as pointer to const. However it seems that 'atk_hyperlink_init' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkhyperlink.c:178:43: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atk_hyperlink_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkhyperlink.c:412:62: style: Parameter 'iface' can be declared as pointer to const. However it seems that 'atk_hyperlink_action_iface_init' is a callback function, if 'iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atknoopobject.c:179:50: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atk_no_op_object_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkobjectfactory.c:68:55: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'atk_object_factory_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkrelation.c:443:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'atk_relation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkobject.c:1365:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'atk_object_real_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkobject.c:1447:38: style: Parameter 'object' can be declared as pointer to const. However it seems that 'atk_object_real_get_name' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkobject.c:1453:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'atk_object_real_get_description' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkobject.c:1465:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'atk_object_real_get_role' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkobject.c:1471:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'atk_object_real_get_layer' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkobject.c:1477:43: style: Parameter 'accessible' can be declared as pointer to const. However it seems that 'atk_object_real_ref_state_set' is a callback function, if 'accessible' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkobject.c:1611:47: style: Parameter 'object' can be declared as pointer to const. However it seems that 'atk_object_real_get_object_locale' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkobject.c:1786:40: style: Parameter 'accessible' can be declared as pointer to const. However it seems that 'atk_object_real_initialize' is a callback function, if 'accessible' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/atk/atkobject.c:1787:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'atk_object_real_initialize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/tests/testdocument.c:73:40: style: Parameter 'document' can be declared as pointer to const. However it seems that 'document_page_changed_cb' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/tests/testdocument.c:75:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'document_page_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/tests/testvalue.c:136:33: style: Parameter 'value' can be declared as pointer to const. However it seems that 'test_value_get_range' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/tests/testvalue.c:150:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'test_value_get_increment' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/tests/testvalue.c:158:38: style: Parameter 'value' can be declared as pointer to const. However it seems that 'test_value_get_sub_ranges' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/tests/testvalue.c:224:34: style: Parameter 'value' can be declared as pointer to const. However it seems that 'value_page_changed_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/tests/testvalue.c:226:31: style: Parameter 'new_description' can be declared as pointer to const. However it seems that 'value_page_changed_cb' is a callback function, if 'new_description' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atk-2.36.0/tests/testvalue.c:227:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'value_page_changed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/atomes/atomes_1.2.0.orig.tar.gz atomes-GNU-1.2.0/src/calc/dl_poly/dlp_ff_match.c:689:70: style: Parameter 'combo' can be declared as pointer to const. However it seems that 'changed_update_renderer' is a callback function, if 'combo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomes-GNU-1.2.0/src/calc/dl_poly/dlp_field.c:2335:73: style: Parameter 'combo' can be declared as pointer to const. However it seems that 'changed_field_key_renderer' is a callback function, if 'combo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomes-GNU-1.2.0/src/calc/dl_poly/dlp_field.c:4019:75: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_assistant_go_forward' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomes-GNU-1.2.0/src/opengl/win/w_coord.c:861:115: style: Parameter 'column' can be declared as pointer to const. However it seems that 'to_set_this_frag_mol_color' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomes-GNU-1.2.0/src/opengl/win/w_search.c:2527:70: style: Parameter 'combo' can be declared as pointer to const. However it seems that 'changed_action_renderer' is a callback function, if 'combo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/atomix/atomix_44.0.orig.tar.xz atomix-44.0/src/main.c:62:45: style: Parameter 'action' can be declared as pointer to const. However it seems that 'verb_GameNew_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:62:63: style: Parameter 'variant' can be declared as pointer to const. However it seems that 'verb_GameNew_cb' is a callback function, if 'variant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:62:81: style: Parameter 'data' can be declared as pointer to const. However it seems that 'verb_GameNew_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:67:45: style: Parameter 'action' can be declared as pointer to const. However it seems that 'verb_GameEnd_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:67:63: style: Parameter 'variant' can be declared as pointer to const. However it seems that 'verb_GameEnd_cb' is a callback function, if 'variant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:67:81: style: Parameter 'data' can be declared as pointer to const. However it seems that 'verb_GameEnd_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:72:46: style: Parameter 'action' can be declared as pointer to const. However it seems that 'verb_GameSkip_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:72:64: style: Parameter 'variant' can be declared as pointer to const. However it seems that 'verb_GameSkip_cb' is a callback function, if 'variant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:72:82: style: Parameter 'data' can be declared as pointer to const. However it seems that 'verb_GameSkip_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:77:47: style: Parameter 'action' can be declared as pointer to const. However it seems that 'verb_GameReset_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:77:65: style: Parameter 'variant' can be declared as pointer to const. However it seems that 'verb_GameReset_cb' is a callback function, if 'variant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:77:83: style: Parameter 'data' can be declared as pointer to const. However it seems that 'verb_GameReset_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:82:47: style: Parameter 'action' can be declared as pointer to const. However it seems that 'verb_GamePause_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:82:65: style: Parameter 'variant' can be declared as pointer to const. However it seems that 'verb_GamePause_cb' is a callback function, if 'variant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:82:83: style: Parameter 'data' can be declared as pointer to const. However it seems that 'verb_GamePause_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:91:46: style: Parameter 'action' can be declared as pointer to const. However it seems that 'verb_GameUndo_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:91:64: style: Parameter 'variant' can be declared as pointer to const. However it seems that 'verb_GameUndo_cb' is a callback function, if 'variant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:91:82: style: Parameter 'data' can be declared as pointer to const. However it seems that 'verb_GameUndo_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:96:46: style: Parameter 'action' can be declared as pointer to const. However it seems that 'verb_GameExit_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:96:64: style: Parameter 'variant' can be declared as pointer to const. However it seems that 'verb_GameExit_cb' is a callback function, if 'variant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:96:82: style: Parameter 'data' can be declared as pointer to const. However it seems that 'verb_GameExit_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:130:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_app_destroy_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:130:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_app_destroy_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:131:20: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_app_destroy_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/main.c:573:82: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'get_scores_category' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/board-gtk.c:252:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'board_handle_arrow_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atomix-44.0/src/board-gtk.c:522:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'board_handle_item_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/a/atop/atop_2.12.1.orig.tar.gz atop-2.12.1/atopconvert.c:166:16: style: Parameter 'old' can be declared as pointer to const. However it seems that 'justcopy' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1233:41: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'cpuline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1235:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'cpuline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1337:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'gpuline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1430:24: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'procline' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1430:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'procline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1432:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'procline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1455:24: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'taskline' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1455:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'taskline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1457:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'taskline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1497:41: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'memline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1499:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'memline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1548:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'swapline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1550:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'swapline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1598:41: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'psiline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1600:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'psiline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1812:41: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'nfmline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1814:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'nfmline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1877:23: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'nfcline' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1877:41: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'nfcline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1879:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'nfcline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1901:23: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'nfsline' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1901:41: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'nfsline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1903:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'nfsline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1930:40: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'ibline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:1932:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'ibline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2014:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'ifline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2145:40: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'IFline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2147:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'IFline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2208:24: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'ipv4line' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2208:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'ipv4line' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2210:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'ipv4line' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2232:24: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'IPv4line' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2232:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'IPv4line' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2234:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'IPv4line' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2262:26: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'icmpv4line' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2262:44: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'icmpv4line' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2264:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'icmpv4line' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2286:26: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'ICMPv4line' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2286:44: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'ICMPv4line' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2288:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'ICMPv4line' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2318:25: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'udpv4line' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2318:43: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'udpv4line' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2320:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'udpv4line' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2343:24: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'ipv6line' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2343:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'ipv6line' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2345:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'ipv6line' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2368:24: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'IPv6line' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2368:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'IPv6line' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2370:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'IPv6line' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2398:26: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'icmpv6line' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2398:44: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'icmpv6line' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2400:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'icmpv6line' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2424:26: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'ICMPv6line' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2424:44: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'ICMPv6line' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2426:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'ICMPv6line' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2455:25: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'udpv6line' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2455:43: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'udpv6line' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2457:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'udpv6line' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2480:23: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'tcpline' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2480:41: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'tcpline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2482:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'tcpline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2503:23: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'TCPline' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2503:41: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'TCPline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2505:49: style: Parameter 'tstamp' can be declared as pointer to const. However it seems that 'TCPline' is a callback function, if 'tstamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2556:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'topcline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2621:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'topmline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2678:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'topdline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/atopsar.c:2751:42: style: Parameter 'ts' can be declared as pointer to const. However it seems that 'topnline' is a callback function, if 'ts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:318:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_CPU' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:378:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_cpu' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:435:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_CPL' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:435:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_CPL' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:436:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_CPL' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:437:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_CPL' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:454:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_GPU' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:454:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_GPU' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:455:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_GPU' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:456:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_GPU' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:494:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_MEM' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:494:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_MEM' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:495:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_MEM' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:496:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_MEM' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:541:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_SWP' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:541:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_SWP' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:542:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_SWP' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:543:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_SWP' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:560:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_PAG' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:560:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_PAG' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:561:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_PAG' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:562:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_PAG' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:589:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_PSI' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:589:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_PSI' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:590:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_PSI' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:591:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_PSI' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:632:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_LVM' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:632:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_LVM' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:633:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_LVM' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:634:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_LVM' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:666:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_MDD' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:666:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_MDD' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:667:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_MDD' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:668:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_MDD' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:700:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_DSK' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:700:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_DSK' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:701:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_DSK' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:702:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_DSK' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:736:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_NFM' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:736:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_NFM' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:737:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_NFM' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:738:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_NFM' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:772:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_NFC' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:772:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_NFC' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:773:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_NFC' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:774:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_NFC' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:791:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_NFS' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:791:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_NFS' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:792:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_NFS' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:793:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_NFS' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:830:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_NET' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:830:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_NET' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:831:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_NET' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:832:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_NET' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:922:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_IFB' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:922:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_IFB' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:923:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_IFB' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:924:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_IFB' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:956:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_NUM' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:956:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_NUM' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:957:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_NUM' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:958:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_NUM' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1000:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_NUC' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1000:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_NUC' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1001:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_NUC' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1002:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_NUC' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1038:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_LLC' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1038:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_LLC' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1039:40: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'json_print_LLC' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1040:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_LLC' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1067:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_CGR' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1185:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_PRG' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1286:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_PRC' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1346:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_PRM' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1409:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_PRD' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1409:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_PRD' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1411:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_PRD' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1440:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_PRN' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1440:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_PRN' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1442:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_PRN' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1479:22: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'json_print_PRE' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1479:40: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'json_print_PRE' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/json.c:1481:23: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'json_print_PRE' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:317:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_CPU' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:364:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_cpu' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:404:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_CPL' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:404:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_CPL' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:405:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_CPL' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:406:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_CPL' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:419:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_GPU' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:419:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_GPU' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:420:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_GPU' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:421:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_GPU' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:443:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_MEM' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:443:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_MEM' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:444:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_MEM' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:445:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_MEM' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:480:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_SWP' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:480:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_SWP' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:481:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_SWP' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:482:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_SWP' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:498:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_PAG' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:498:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_PAG' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:499:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_PAG' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:500:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_PAG' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:522:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_PSI' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:522:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_PSI' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:523:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_PSI' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:524:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_PSI' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:542:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_LVM' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:542:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_LVM' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:543:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_LVM' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:544:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_LVM' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:568:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_MDD' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:568:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_MDD' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:569:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_MDD' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:570:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_MDD' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:594:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_DSK' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:594:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_DSK' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:595:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_DSK' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:596:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_DSK' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:620:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_NFM' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:620:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_NFM' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:621:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_NFM' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:622:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_NFM' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:643:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_NFC' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:643:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_NFC' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:644:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_NFC' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:645:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_NFC' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:657:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_NFS' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:657:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_NFS' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:658:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_NFS' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:659:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_NFS' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:682:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_NET' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:682:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_NET' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:683:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_NET' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:684:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_NET' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:746:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_IFB' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:746:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_IFB' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:747:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_IFB' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:748:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_IFB' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:768:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_NUM' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:768:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_NUM' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:769:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_NUM' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:770:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_NUM' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:795:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_NUC' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:795:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_NUC' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:796:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_NUC' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:797:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_NUC' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:819:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_LLC' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:819:35: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'print_LLC' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:820:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'print_LLC' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:821:39: style: Parameter 'devchain' can be declared as pointer to const. However it seems that 'print_LLC' is a callback function, if 'devchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:840:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_CGR' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:908:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_PRG' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:991:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_PRC' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:1040:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_PRM' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:1104:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_PRD' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:1128:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_PRN' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/parseable.c:1154:17: style: Parameter 'hp' can be declared as pointer to const. However it seems that 'print_PRE' is a callback function, if 'hp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/photosyst.c:2110:9: style: Parameter 'curname' can be declared as pointer to const. However it seems that 'nullmodname' is a callback function, if 'curname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/photosyst.c:2117:9: style: Parameter 'curname' can be declared as pointer to const. However it seems that 'abbrevname1' is a callback function, if 'curname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/photosyst.c:2145:9: style: Parameter 'curname' can be declared as pointer to const. However it seems that 'lvmmapname' is a callback function, if 'curname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:613:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TID_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:628:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_PID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:637:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_PID_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:652:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_PPID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:661:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_PPID_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:676:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VPID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:697:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_CTID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:706:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_CTID_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:715:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_CID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:728:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_CID_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:744:33: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_SYSCPU_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:756:33: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_USRCPU_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:768:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VGROW_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:777:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VGROW_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:786:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RGROW_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:795:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RGROW_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:804:33: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_MINFLT_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:816:33: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_MAJFLT_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:828:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VSTEXT_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:837:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VSTEXT_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:846:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VSIZE_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:855:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VSIZE_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:864:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RSIZE_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:873:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RSIZE_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:882:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_PSIZE_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:894:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_PSIZE_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:903:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VSLIBS_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:912:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VSLIBS_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:921:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VDATA_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:930:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VDATA_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:939:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VSTACK_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:948:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_VSTACK_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:957:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_SWAPSZ_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:966:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_SWAPSZ_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:975:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_LOCKSZ_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:984:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_LOCKSZ_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:993:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_CMD_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1002:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_CMD_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1016:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RUID_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1029:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_EUID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1039:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_EUID_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1048:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_SUID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1058:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_SUID_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1067:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_FSUID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1077:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_FSUID_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1086:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RGID_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1099:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_EGID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1109:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_EGID_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1118:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_SGID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1128:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_SGID_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1137:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_FSGID_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1147:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_FSGID_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1156:33: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_STDATE_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1168:33: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_STTIME_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1190:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_ENDATE_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1213:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_ENTIME_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1226:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_THR_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1235:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_THR_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1244:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TRUN_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1253:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TRUN_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1262:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TSLPI_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1271:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TSLPI_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1280:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TSLPU_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1289:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TSLPU_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1298:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TIDLE_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1307:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TIDLE_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1324:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_POLI_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1354:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_POLI_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1363:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_NICE_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1372:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_NICE_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1381:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_PRI_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1390:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_PRI_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1399:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RTPR_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1408:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RTPR_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1417:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_CURCPU_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1426:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_CURCPU_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1435:28: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_ST_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1450:28: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_ST_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1479:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_EXC_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1485:29: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_EXC_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1511:27: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_S_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1552:33: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_NPROCS_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1564:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RDDSK_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1577:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RDDSK_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1586:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_WRDSK_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1599:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_WRDSK_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1627:33: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_WCANCEL_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1640:33: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_WCANCEL_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1649:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TCPRCV_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1659:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TCPRCV_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1710:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TCPSND_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1720:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_TCPSND_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1770:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_UDPRCV_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1780:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_UDPRCV_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1832:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_UDPSND_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1842:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_UDPSND_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1893:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RNET_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1904:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RNET_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1923:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_SNET_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:1933:30: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_SNET_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2037:34: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_GPULIST_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2075:36: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_GPUMEMNOW_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2090:36: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_GPUMEMAVG_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2109:37: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_GPUGPUBUSY_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2127:37: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_GPUMEMBUSY_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2145:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_WCHAN_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2170:34: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_RUNDELAY_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2191:34: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_BLKDELAY_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2212:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_NVCSW_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2221:31: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_NVCSW_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2230:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_NIVCSW_a' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2239:32: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_NIVCSW_e' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2248:35: style: Parameter 'curstat' can be declared as pointer to const. However it seems that 'procprt_SORTITEM_ae' is a callback function, if 'curstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2434:61: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGROUP_PATH' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2519:36: style: Parameter 'cgchain' can be declared as pointer to const. However it seems that 'cgroup_CGRNPROCS' is a callback function, if 'cgchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2519:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRNPROCS' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2536:37: style: Parameter 'cgchain' can be declared as pointer to const. However it seems that 'cgroup_CGRNPROCSB' is a callback function, if 'cgchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2536:60: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRNPROCSB' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2605:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRCPUPSI' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2635:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRCPUMAX' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2678:36: style: Parameter 'cgchain' can be declared as pointer to const. However it seems that 'cgroup_CGRCPUWGT' is a callback function, if 'cgchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2678:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRCPUWGT' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2701:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRMEMORY' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2746:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRMEMPSI' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2776:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRMEMMAX' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2816:36: style: Parameter 'cgchain' can be declared as pointer to const. However it seems that 'cgroup_CGRSWPMAX' is a callback function, if 'cgchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2816:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRSWPMAX' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2841:36: style: Parameter 'cgchain' can be declared as pointer to const. However it seems that 'cgroup_CGRDISKIO' is a callback function, if 'cgchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2841:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRDISKIO' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2870:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRDSKPSI' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2900:36: style: Parameter 'cgchain' can be declared as pointer to const. However it seems that 'cgroup_CGRDSKWGT' is a callback function, if 'cgchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2900:59: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRDSKWGT' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2923:56: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRPID' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2940:33: style: Parameter 'cgchain' can be declared as pointer to const. However it seems that 'cgroup_CGRCMD' is a callback function, if 'cgchain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showprocs.c:2940:56: style: Parameter 'tstat' can be declared as pointer to const. However it seems that 'cgroup_CGRCMD' is a callback function, if 'tstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:300:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PRCSYS' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:310:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PRCUSER' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:320:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PRCNPROC' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:330:55: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PRCNRUNNING' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:340:56: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PRCNSLEEPING' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:350:57: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PRCNDSLEEPING' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:360:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PRCNIDLE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:370:54: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PRCNZOMBIE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:387:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PRCNNEXIT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:440:48: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUSYS' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:455:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUUSER' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:471:48: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUIRQ' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:487:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPUIDLE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:487:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUIDLE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:499:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPUWAIT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:499:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUWAIT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:511:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUISYS' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:527:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUIUSER' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:544:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUIIRQ' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:561:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPUIIDLE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:561:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUIIDLE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:573:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPUIWAIT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:573:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUIWAIT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:697:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUIFREQ' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:747:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUISCALE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:763:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUSTEAL' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:778:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUISTEAL' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:794:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUGUEST' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:809:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUIGUEST' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:857:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUIIPC' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:887:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPUCYCLE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:887:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUCYCLE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:913:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPUICYCLE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:913:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPUICYCLE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:939:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPLAVG1' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:961:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPLAVG5' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:983:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPLAVG15' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1008:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPLCSW' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1008:48: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPLCSW' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1019:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PRCCLONES' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1019:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PRCCLONES' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1030:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPLNUMCPU' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1030:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPLNUMCPU' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1041:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CPLINTR' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1041:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CPLINTR' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1052:48: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_GPUBUS' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1070:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_GPUTYPE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1088:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_GPUNRPROC' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1088:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_GPUNRPROC' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1099:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_GPUMEMPERC' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1127:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_GPUGPUPERC' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1155:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_GPUMEMOCC' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1172:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_GPUMEMTOT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1172:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_GPUMEMTOT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1184:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_GPUMEMUSE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1184:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_GPUMEMUSE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1196:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_GPUMEMAVG' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1196:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_GPUMEMAVG' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1213:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_MEMTOT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1224:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_MEMFREE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1235:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_MEMAVAIL' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1246:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_MEMCACHE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1257:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_MEMDIRTY' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1268:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_MEMBUFFER' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1279:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_MEMSLAB' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1290:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_RECSLAB' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1301:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGETABS' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1312:28: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_SHMEM' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1323:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_SHMRSS' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1334:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_SHMSWP' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1345:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_ANONTHP' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1362:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_HUPTOT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1382:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_HUPUSE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1404:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_VMWBAL' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1414:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysval_VMWBAL' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1425:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_ZFSARC' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1444:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysval_ZFSARC' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1455:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_SWPTOT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1466:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_SWPFREE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1477:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_SWPCACHE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1488:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_ZSWPOOL' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1500:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_ZSWSTORED' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1513:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_TCPSOCK' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1523:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_UDPSOCK' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1533:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_KSMSHARING' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1551:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysval_KSMSHARING' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1562:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_KSMSHARED' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1580:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysval_KSMSHARED' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1591:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMNUMA' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1601:35: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_SWPCOMMITTED' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1615:35: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_SWPCOMMITLIM' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1629:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGSCAN' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1629:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PAGSCAN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1639:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGSTEAL' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1639:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PAGSTEAL' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1649:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGSTALL' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1649:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PAGSTALL' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1659:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGCOMPACT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1659:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PAGCOMPACT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1669:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMAMIGRATE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1669:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMAMIGRATE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1681:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PGMIGRATE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1681:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PGMIGRATE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1693:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGPGIN' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1693:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PAGPGIN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1703:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGPGOUT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1703:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PAGPGOUT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1713:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGSWIN' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1713:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PAGSWIN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1723:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGSWOUT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1723:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PAGSWOUT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1734:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGZSWIN' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1734:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PAGZSWIN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1743:28: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysval_ZSWAP' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1751:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_PAGZSWOUT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1751:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_PAGZSWOUT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1762:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_OOMKILLS' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1762:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_OOMKILLS' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1774:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysval_OOMKILLS' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1785:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMATOT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1785:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMATOT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1796:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMAFREE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1796:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMAFREE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1807:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMAFILE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1807:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMAFILE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1818:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMANR' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1818:48: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMANR' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1829:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMADIRTY' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1829:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMADIRTY' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1840:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMAACTIVE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1840:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMAACTIVE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1851:35: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMAINACTIVE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1851:54: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMAINACTIVE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1862:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMASLAB' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1862:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMASLAB' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1873:38: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMASLABRECLAIM' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1873:57: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMASLABRECLAIM' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1884:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMASHMEM' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1884:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMASHMEM' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1895:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMAFRAG' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1909:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMAHUPTOT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1909:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMAHUPTOT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1924:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMAHUPUSE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1924:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMAHUPUSE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1939:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMANUMCPU' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1939:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMANUMCPU' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1950:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUSYS' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1965:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUUSER' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1980:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUNICE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:1995:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUIRQ' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2010:56: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUSOFTIRQ' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2025:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUIDLE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2025:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUIDLE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2037:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUWAIT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2037:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUWAIT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2050:54: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUSTEAL' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2066:54: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMACPUGUEST' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2082:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_LLCMBMTOTAL' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2082:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_LLCMBMTOTAL' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2093:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_LLCMBMLOCAL' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2093:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_LLCMBMLOCAL' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2104:29: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NUMLLC' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2104:48: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NUMLLC' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2261:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CONTNAME' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2261:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CONTNAME' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2274:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CONTNPROC' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2274:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CONTNPROC' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2288:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CONTCPU' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2313:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_CONTMEM' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2313:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_CONTMEM' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2367:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_DSKNREAD' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2382:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_DSKNWRITE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2397:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_DSKNDISC' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2410:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysval_DSKNDISK' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2558:35: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETTRANSPORT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2558:54: style: Parameter 'notused' can be declared as pointer to const. However it seems that 'sysprt_NETTRANSPORT' is a callback function, if 'notused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2558:81: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sysprt_NETTRANSPORT' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2566:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETTCPI' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2566:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETTCPI' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2576:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETTCPO' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2576:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETTCPO' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2586:36: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETTCPACTOPEN' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2586:55: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETTCPACTOPEN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2596:37: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETTCPPASVOPEN' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2596:56: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETTCPPASVOPEN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2606:36: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETTCPRETRANS' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2606:55: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETTCPRETRANS' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2616:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETTCPINERR' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2616:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETTCPINERR' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2626:35: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETTCPORESET' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2626:54: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETTCPORESET' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2636:36: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETTCPCSUMERR' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2636:55: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETTCPCSUMERR' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2646:35: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETUDPNOPORT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2646:54: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETUDPNOPORT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2656:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETUDPINERR' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2656:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETUDPINERR' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2666:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETUDPI' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2678:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETUDPO' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2690:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETNETWORK' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2690:52: style: Parameter 'notused' can be declared as pointer to const. However it seems that 'sysprt_NETNETWORK' is a callback function, if 'notused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2690:79: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sysprt_NETNETWORK' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2698:48: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETIPI' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2710:48: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETIPO' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2722:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETIPFRW' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2734:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETIPDELIV' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2746:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETICMPIN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2758:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETICMPOUT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2770:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETNAME' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2833:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETPCKI' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2833:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETPCKI' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2847:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETPCKO' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2847:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETPCKO' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2909:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETSPEEDMAX' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2940:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETSPEEDIN' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2940:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETSPEEDIN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2954:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETSPEEDOUT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2954:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETSPEEDOUT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2968:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETCOLLIS' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2968:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETCOLLIS' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2979:37: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETMULTICASTIN' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2979:56: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETMULTICASTIN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2990:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETRCVERR' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:2990:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETRCVERR' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3001:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETSNDERR' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3001:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETSNDERR' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3012:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETRCVDROP' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3012:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETRCVDROP' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3023:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NETSNDDROP' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3023:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NETSNDDROP' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3034:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_IFBNAME' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3067:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_IFBPCKI' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3067:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_IFBPCKI' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3081:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_IFBPCKO' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3081:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_IFBPCKO' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3095:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_IFBSPEEDMAX' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3123:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_IFBLANES' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3123:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_IFBLANES' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3133:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_IFBSPEEDIN' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3133:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_IFBSPEEDIN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3148:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_IFBSPEEDOUT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3148:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_IFBSPEEDOUT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3163:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFMSERVER' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3163:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFMSERVER' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3183:30: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFMPATH' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3183:49: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFMPATH' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3208:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFMTOTREAD' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3208:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFMTOTREAD' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3220:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFMTOTWRITE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3220:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFMTOTWRITE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3232:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFMNREAD' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3232:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFMNREAD' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3244:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFMNWRITE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3244:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFMNWRITE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3256:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFMDREAD' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3256:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFMDREAD' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3268:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFMDWRITE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3268:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFMDWRITE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3280:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFMMREAD' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3280:50: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFMMREAD' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3292:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFMMWRITE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3292:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFMMWRITE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3304:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFCRPCCNT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3304:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFCRPCCNT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3315:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFCRPCREAD' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3315:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFCRPCREAD' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3326:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFCRPCWRITE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3326:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFCRPCWRITE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3337:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFCRPCRET' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3337:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFCRPCRET' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3348:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFCRPCARF' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3348:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFCRPCARF' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3359:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSRPCCNT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3359:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSRPCCNT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3370:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSRPCREAD' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3370:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSRPCREAD' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3381:34: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSRPCWRITE' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3381:53: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSRPCWRITE' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3392:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSBADFMT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3392:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSBADFMT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3403:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSBADAUT' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3403:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSBADAUT' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3414:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSBADCLN' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3414:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSBADCLN' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3425:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSNETTCP' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3425:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSNETTCP' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3436:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSNETUDP' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3436:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSNETUDP' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3447:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSNRBYTES' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3447:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSNRBYTES' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3460:33: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSNWBYTES' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3460:52: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSNWBYTES' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3473:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSRCHITS' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3473:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSRCHITS' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3484:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSRCMISS' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3484:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSRCMISS' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3495:32: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_NFSRCNOCA' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3495:51: style: Parameter 'as' can be declared as pointer to const. However it seems that 'sysprt_NFSRCNOCA' is a callback function, if 'as' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3506:31: style: Parameter 'sstat' can be declared as pointer to const. However it seems that 'sysprt_BLANKBOX' is a callback function, if 'sstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3506:50: style: Parameter 'notused' can be declared as pointer to const. However it seems that 'sysprt_BLANKBOX' is a callback function, if 'notused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atop-2.12.1/showsys.c:3506:77: style: Parameter 'color' can be declared as pointer to const. However it seems that 'sysprt_BLANKBOX' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/atril/atril_1.26.2.orig.tar.xz atril-1.26.2/backend/djvu/djvu-document.c:299:23: style: Parameter 'page' can be declared as pointer to const. However it seems that 'djvu_document_get_page_size' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/djvu/djvu-document.c:446:24: style: Parameter 'points' can be declared as pointer to const. However it seems that 'djvu_selection_get_selected_text' is a callback function, if 'points' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/djvu/djvu-document.c:564:27: style: Parameter 'rc' can be declared as pointer to const. However it seems that 'djvu_document_file_exporter_do_page' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/djvu/djvu-document.c:596:63: style: Parameter 'exporter' can be declared as pointer to const. However it seems that 'djvu_document_file_exporter_get_capabilities' is a callback function, if 'exporter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/djvu/djvu-document.c:688:28: style: Parameter 'page' can be declared as pointer to const. However it seems that 'djvu_document_links_get_links' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/comics/comics-document.c:436:23: style: Parameter 'page' can be declared as pointer to const. However it seems that 'comics_document_get_page_size' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/comics/comics-document.c:515:22: style: Parameter 'rc' can be declared as pointer to const. However it seems that 'render_pixbuf_size_prepared_cb' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/dvi/dvi-document.c:231:43: style: Parameter 'document' can be declared as pointer to const. However it seems that 'dvi_document_support_synctex' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/dvi/dvi-document.c:259:28: style: Parameter 'rc' can be declared as pointer to const. However it seems that 'dvi_document_thumbnails_get_dimensions' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/dvi/dvi-document.c:359:26: style: Parameter 'rc' can be declared as pointer to const. However it seems that 'dvi_document_file_exporter_do_page' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/dvi/dvi-document.c:402:62: style: Parameter 'exporter' can be declared as pointer to const. However it seems that 'dvi_document_file_exporter_get_capabilities' is a callback function, if 'exporter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/pixbuf/pixbuf-document.c:90:43: style: Parameter 'document' can be declared as pointer to const. However it seems that 'pixbuf_document_get_n_pages' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/pixbuf/pixbuf-document.c:109:21: style: Parameter 'rc' can be declared as pointer to const. However it seems that 'pixbuf_document_render' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/pixbuf/pixbuf-document.c:158:30: style: Parameter 'rc' can be declared as pointer to const. However it seems that 'pixbuf_document_thumbnails_get_thumbnail' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/pixbuf/pixbuf-document.c:180:31: style: Parameter 'rc' can be declared as pointer to const. However it seems that 'pixbuf_document_thumbnails_get_dimensions' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/ps/ev-spectre.c:470:61: style: Parameter 'exporter' can be declared as pointer to const. However it seems that 'ps_document_file_exporter_get_capabilities' is a callback function, if 'exporter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/tiff/tiff-document.c:498:31: style: Parameter 'fc' can be declared as pointer to const. However it seems that 'tiff_document_file_exporter_begin' is a callback function, if 'fc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/tiff/tiff-document.c:529:63: style: Parameter 'exporter' can be declared as pointer to const. However it seems that 'tiff_document_file_exporter_get_capabilities' is a callback function, if 'exporter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/epub/epub-document.c:106:64: style: Parameter 'rc' can be declared as pointer to const. However it seems that 'epub_document_thumbnails_get_dimensions' is a callback function, if 'rc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/epub/epub-document.c:327:49: style: Parameter 'document_links' can be declared as pointer to const. However it seems that 'epub_document_links_get_links' is a callback function, if 'document_links' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/backend/epub/epub-document.c:328:49: style: Parameter 'page' can be declared as pointer to const. However it seems that 'epub_document_links_get_links' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:382:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'edit_mode_button_press_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:383:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'edit_mode_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:384:54: style: Parameter 'etoolbar' can be declared as pointer to const. However it seems that 'edit_mode_button_press_event_cb' is a callback function, if 'etoolbar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1582:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_editable_toolbar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1613:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_editable_toolbar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/libmisc/ev-page-action.c:58:30: style: Parameter 'action' can be declared as pointer to const. However it seems that 'create_tool_item' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/libmisc/ev-page-action.c:119:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_page_action_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/libmisc/ev-page-action.c:138:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_page_action_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/libmisc/ev-page-action-widget.c:105:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'page_scroll_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/previewer/ev-previewer-window.c:500:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_previewer_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-annotation-properties-dialog.c:72:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_annotation_properties_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-bookmark-action.c:53:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_bookmark_action_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/eggfindbar.c:405:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_find_bar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/eggfindbar.c:427:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'egg_find_bar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-bookmarks.c:55:34: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ev_bookmark_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-bookmarks.c:56:34: style: Parameter 'b' can be declared as pointer to const. However it seems that 'ev_bookmark_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-bookmarks.c:102:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_bookmarks_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-daemon.c:129:36: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'name_appeared_cb' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-daemon.c:132:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'name_appeared_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-media-player-keys.c:131:21: style: Parameter 'sender_name' can be declared as pointer to const. However it seems that 'media_player_key_pressed_cb' is a callback function, if 'sender_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-media-player-keys.c:132:21: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'media_player_key_pressed_cb' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-navigation-action-widget.c:85:27: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'menu_detacher' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-message-area.c:177:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_message_area_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-message-area.c:201:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_message_area_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-progress-message-area.c:106:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_progress_message_area_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-progress-message-area.c:126:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_progress_message_area_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-layers.c:89:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_sidebar_layers_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-layers.c:160:17: style: Parameter 'rb_group' can be declared as pointer to const. However it seems that 'clear_rb_group' is a callback function, if 'rb_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-annotations.c:221:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_sidebar_annotations_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-bookmarks.c:163:32: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_bookmarks' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-bookmarks.c:164:32: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_bookmarks' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-bookmarks.c:363:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ev_sidebar_bookmarks_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-bookmarks.c:511:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_sidebar_bookmarks_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-bookmarks.c:596:55: style: Parameter 'sidebar_page' can be declared as pointer to const. However it seems that 'ev_sidebar_bookmarks_support_document' is a callback function, if 'sidebar_page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-bookmarks.c:597:55: style: Parameter 'document' can be declared as pointer to const. However it seems that 'ev_sidebar_bookmarks_support_document' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-attachments.c:151:47: style: Parameter 'key' can be declared as pointer to const. However it seems that 'icon_cache_update_icon' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-attachments.c:457:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_sidebar_attachments_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-links.c:97:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_sidebar_links_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-links.c:116:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_sidebar_links_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-links.c:568:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'page_link_tree_sort' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar.c:132:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_sidebar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar.c:159:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_sidebar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/thumbnailer/atril-thumbnailer.c:53:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'time_monitor' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] atril-1.26.2/shell/ev-sidebar-thumbnails.c:271:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ev_sidebar_thumbnails_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/ats2-lang/ats2-lang_0.4.2.orig.tar.gz gcats1_misc.dats:59:34: style: Parameter 'some_ptr' can be declared as pointer to const. However it seems that 'gc_stack_dir_get_inner' is a callback function, if 'some_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/aubio/aubio_0.4.9.orig.tar.bz2 aubio-0.4.9/python/ext/ufuncs.c:6:54: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'aubio_PyUFunc_d_d' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aubio-0.4.9/python/ext/ufuncs.c:7:39: style: Parameter 'steps' can be declared as pointer to const. However it seems that 'aubio_PyUFunc_d_d' is a callback function, if 'steps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aubio-0.4.9/python/ext/ufuncs.c:25:61: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'aubio_PyUFunc_f_f_As_d_d' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aubio-0.4.9/python/ext/ufuncs.c:26:39: style: Parameter 'steps' can be declared as pointer to const. However it seems that 'aubio_PyUFunc_f_f_As_d_d' is a callback function, if 'steps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] aubio-0.4.9/tests/src/utils/test-log.c:10:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'logging' 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 audacious-4.5.1/src/libaudcore/hook.h:77:28: style: Parameter 'timer_' can be declared as pointer to const. However it seems that 'run' is a callback function, if 'timer_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudcore/hook.h:179:38: style: Parameter 'recv_' can be declared as pointer to const. However it seems that 'run' is a callback function, if 'recv_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudcore/playlist-utils.cc:414:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'state_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudcore/playlist-utils.cc:414:42: style: Parameter 'user' can be declared as pointer to const. However it seems that 'state_cb' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudcore/stringbuf.cc:78:31: style: Parameter 'stack' can be declared as pointer to const. However it seems that 'free_stack' is a callback function, if 'stack' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudcore/tests/test-mainloop.cc:34:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'never_called' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudcore/tests/test-mainloop.cc:55:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'count_down' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/plugin-prefs.cc:34:56: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'find_cb' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/plugin-prefs.cc:125:37: style: Parameter 'window' can be declared as pointer to const. However it seems that 'cleanup_cb' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:58:63: style: Parameter 'model' can be declared as pointer to const. However it seems that 'list_model_get_flags' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:91:16: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'list_model_get_path' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:131:36: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'list_model_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:139:59: style: Parameter 'model' can be declared as pointer to const. However it seems that 'list_model_iter_has_child' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:140:16: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'list_model_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:145:76: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'list_model_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:151:36: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'list_model_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:159:56: style: Parameter 'model' can be declared as pointer to const. However it seems that 'list_model_iter_parent' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:160:16: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'list_model_iter_parent' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:160:36: style: Parameter 'child' can be declared as pointer to const. However it seems that 'list_model_iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:199:53: style: Parameter 'sel' can be declared as pointer to const. However it seems that 'select_allow_cb' is a callback function, if 'sel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:200:16: style: Parameter 'path' can be declared as pointer to const. However it seems that 'select_allow_cb' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/list.cc:200:43: style: Parameter 'user' can be declared as pointer to const. However it seems that 'select_allow_cb' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/status.cc:63:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'show_progress' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-4.5.1/src/libaudgui/status.cc:71:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'show_progress_2' 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-plugins/audacious-plugins_4.5.1.orig.tar.bz2 audacious-plugins-4.5.1/src/asx3/asx3.cc:57:29: style: Parameter 'file' can be declared as pointer to const. However it seems that 'close_cb' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/cairo-spectrum/cairo-spectrum.cc:126:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/glspectrum/gl-spectrum.cc:253:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'draw_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/glspectrum/gl-spectrum.cc:413:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'widget_resize' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/glspectrum/gl-spectrum.cc:413:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'widget_resize' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/glspectrum/gl-spectrum.cc:413:75: style: Parameter 'data' can be declared as pointer to const. However it seems that 'widget_resize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/gtkui/ui_playlist_widget.cc:277:33: style: Parameter 'user' can be declared as pointer to const. However it seems that 'right_click' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/console/Ym2612_Emu.cc:1042:48: style: Parameter 'g' can be declared as reference to const. However it seems that 'func' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/console/Ym2612_Emu.cc:1042:48: style: Parameter 'g' can be declared as reference to const. However it seems that 'func' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/console/Ym2612_Emu.cc:1042:48: style: Parameter 'g' can be declared as reference to const. However it seems that 'func' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/console/Ym2612_Emu.cc:1042:48: style: Parameter 'g' can be declared as reference to const. However it seems that 'func' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/console/Ym2612_Emu.cc:1042:48: style: Parameter 'g' can be declared as reference to const. However it seems that 'func' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/console/Ym2612_Emu.cc:1042:48: style: Parameter 'g' can be declared as reference to const. However it seems that 'func' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/console/Ym2612_Emu.cc:1042:48: style: Parameter 'g' can be declared as reference to const. However it seems that 'func' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/console/Ym2612_Emu.cc:1042:48: style: Parameter 'g' can be declared as reference to const. However it seems that 'func' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/hotkey/grab.cc:84:40: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'x11_error_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/hotkey/grab.cc:84:59: style: Parameter 'error' can be declared as pointer to const. However it seems that 'x11_error_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/mpris2/plugin.cc:251:39: style: Parameter 'object' can be declared as pointer to const. However it seems that 'volume_changed' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/mpg123/mpg123.cc:107:41: style: Parameter 'file' can be declared as pointer to const. However it seems that 'replace_lseek_dummy' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/playlist-manager/playlist-manager.cc:94:32: style: Parameter 'user' can be declared as pointer to const. However it seems that 'select_all' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/playlist-manager/playlist-manager.cc:105:32: style: Parameter 'user' can be declared as pointer to const. However it seems that 'shift_rows' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/qthotkey/plugin.cc:532:40: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'x11_error_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/qthotkey/plugin.cc:532:59: style: Parameter 'error' can be declared as pointer to const. However it seems that 'x11_error_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/psf/psx.cc:370:24: style: Parameter 'param' can be declared as pointer to const. However it seems that 'mips_reset' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/scrobbler2/scrobbler_communication.cc:39:38: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'result_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/main.cc:167:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mainwin_menubtn_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/main.cc:567:47: style: Parameter 'button' can be declared as pointer to const. However it seems that 'mainwin_playback_rpress' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/main.cc:567:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mainwin_playback_rpress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/main.cc:931:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'change_timer_mode_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/main.cc:940:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mainwin_info_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/playlistwin.cc:322:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_add_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/playlistwin.cc:331:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_sub_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/playlistwin.cc:340:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_sel_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/playlistwin.cc:349:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_misc_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/playlistwin.cc:358:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_list_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/plugin-window.cc:48:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'escape_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/plugin-window.cc:118:56: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'find_cb' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/search-select.cc:44:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'search_kp_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/widget.h:66:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'destroy_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/skins/window.cc:203:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'focus_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/sndfile/plugin.cc:74:54: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sf_vseek_dummy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/sndfile/plugin.cc:86:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sf_vwrite_dummy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/vorbis/vorbis.cc:59:31: style: Parameter 'file' can be declared as pointer to const. However it seems that 'ovcb_close' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/vumeter/vumeter.cc:397:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/xsf/desmume/SPU.cc:1452:31: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'SNDDummyUpdateAudio' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/xsf/desmume/SPU.cc:1458:32: style: Parameter 'sampleBuffer' can be declared as pointer to const. However it seems that 'SNDDummyFetchSamples' is a callback function, if 'sampleBuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/xsf/desmume/SPU.cc:1458:115: style: Parameter 'theSynchronizer' can be declared as pointer to const. However it seems that 'SNDDummyFetchSamples' is a callback function, if 'theSynchronizer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/xsf/desmume/SPU.cc:1459:40: style: Parameter 'postProcessBuffer' can be declared as pointer to const. However it seems that 'SNDDummyPostProcessSamples' is a callback function, if 'postProcessBuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/xsf/desmume/SPU.cc:1459:137: style: Parameter 'theSynchronizer' can be declared as pointer to const. However it seems that 'SNDDummyPostProcessSamples' is a callback function, if 'theSynchronizer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audacious-plugins-4.5.1/src/xspf/xspf.cc:212:29: style: Parameter 'file' can be declared as pointer to const. However it seems that 'close_cb' 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/a/audiotools/audiotools_3.1.1.orig.tar.gz audiotools-3.1.1/src/cdiomodule.c:232:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CDDAReader_sample_rate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/cdiomodule.c:232:53: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'CDDAReader_sample_rate' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/cdiomodule.c:239:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CDDAReader_bits_per_sample' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/cdiomodule.c:239:57: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'CDDAReader_bits_per_sample' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/cdiomodule.c:246:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CDDAReader_channels' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/cdiomodule.c:246:50: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'CDDAReader_channels' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/cdiomodule.c:253:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CDDAReader_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/cdiomodule.c:253:54: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'CDDAReader_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/cdiomodule.c:272:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CDDAReader_first_track_num_device' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/cdiomodule.c:632:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CDDAReader_set_speed_image' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/mp3.c:97:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MP3Decoder_bits_per_sample' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/mp3.c:97:61: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'MP3Decoder_bits_per_sample' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/mp3.c:109:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MP3Decoder_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/mp3.c:109:58: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'MP3Decoder_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/opus.c:73:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'OpusDecoder_sample_rate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/opus.c:73:59: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'OpusDecoder_sample_rate' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/opus.c:82:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'OpusDecoder_bits_per_sample' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/opus.c:82:63: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'OpusDecoder_bits_per_sample' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/opus.c:97:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'OpusDecoder_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/opus.c:97:60: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'OpusDecoder_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:174:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Sine_Mono_channels' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:174:52: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Sine_Mono_channels' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:189:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Sine_Mono_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:189:56: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Sine_Mono_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:341:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Sine_Stereo_channels' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:341:56: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Sine_Stereo_channels' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:356:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Sine_Stereo_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:356:60: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Sine_Stereo_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:497:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Sine_Simple_channels' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:497:56: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Sine_Simple_channels' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:512:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Sine_Simple_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/sine.c:512:60: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Sine_Simple_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/vorbis.c:110:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'VorbisDecoder_bits_per_sample' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/vorbis.c:110:67: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'VorbisDecoder_bits_per_sample' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/vorbis.c:122:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'VorbisDecoder_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/vorbis.c:122:64: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'VorbisDecoder_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/dither.c:75:23: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'close_os_random' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/tta.c:256:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TTADecoder_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/tta.c:256:58: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'TTADecoder_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/alac.c:324:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ALACDecoder_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/decoders/alac.c:324:60: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'ALACDecoder_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/mod_ogg.c:347:37: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Page_full' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/mod_ogg.c:353:37: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Page_size' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/mod_bitstream.c:799:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BitstreamReader_seek' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/mod_bitstream.c:1798:63: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BitstreamWriter_write_huffman_code' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/bitstream.c:2346:49: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'br_setpos_file' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/bitstream.c:2562:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'br_close_internal_stream_c' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/bitstream.c:3806:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'bw_set_endianness_a' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/bitstream.c:4088:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'bw_flush_noop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/bitstream.c:4296:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'bw_close_internal_stream_cf' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/bitstream.c:5108:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'reset_noop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/output/core_audio.c:558:34: style: Parameter 'ioNumberDataPackets' can be declared as pointer to const. However it seems that 'playProc' is a callback function, if 'ioNumberDataPackets' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcm.c:307:30: style: Parameter 'o' can be declared as pointer to const. However it seems that 'FrameList_len' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcm.c:364:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameList_frame' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcm.c:1169:40: style: Parameter 'o' can be declared as pointer to const. However it seems that 'FloatFrameList_len' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcm.c:1229:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FloatFrameList_frame' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:105:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Averager_channels' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:105:54: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Averager_channels' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:111:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Averager_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:111:58: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Averager_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:212:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Downmixer_channels' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:212:56: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Downmixer_channels' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:218:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Downmixer_channel_mask' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:218:60: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Downmixer_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:471:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Resampler_sample_rate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:471:59: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Resampler_sample_rate' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:478:63: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Resampler_bits_per_sample' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:485:56: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Resampler_channels' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audiotools-3.1.1/src/pcmconverter.c:492:60: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'Resampler_channel_mask' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/audit/audit_4.1.2.orig.tar.gz audit-userspace-4.1.2/audisp/audispd-pconfig.c:382:45: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'direction_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/audispd-pconfig.c:383:18: style: Parameter 'config' can be declared as pointer to const. However it seems that 'direction_parser' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/audispd-pconfig.c:447:40: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'args_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/ids/account.c:26:31: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp_accounts' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/ids/account.c:26:40: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmp_accounts' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/filter/audisp-filter.c:405:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/filter/audisp-filter.c:405:58: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/ids/ids.c:122:70: style: Parameter 'info' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/ids/ids.c:122:82: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/af_unix/audisp-af_unix.c:88:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/af_unix/audisp-af_unix.c:88:58: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:469:42: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'server_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:521:40: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'port_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:526:46: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'local_port_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:575:41: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'depth_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:657:54: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'network_retry_time_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:663:56: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'max_tries_per_record_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:669:55: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'max_time_per_record_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:675:53: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'heartbeat_timeout_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:681:47: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'enable_krb5_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:682:18: style: Parameter 'config' can be declared as pointer to const. However it seems that 'enable_krb5_parser' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:704:50: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'krb5_principal_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:705:18: style: Parameter 'config' can be declared as pointer to const. However it seems that 'krb5_principal_parser' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:720:52: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'krb5_client_name_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:721:18: style: Parameter 'config' can be declared as pointer to const. However it seems that 'krb5_client_name_parser' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:736:49: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'krb5_key_file_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/remote-config.c:737:18: style: Parameter 'config' can be declared as pointer to const. However it seems that 'krb5_key_file_parser' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/statsd/audisp-statsd.c:94:70: style: Parameter 'info' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/statsd/audisp-statsd.c:94:82: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/audisp-remote.c:133:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/remote/audisp-remote.c:133:58: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/zos-remote/zos-remote-config.c:286:42: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'server_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/zos-remote/zos-remote-config.c:350:40: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'user_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/zos-remote/zos-remote-config.c:361:44: style: Parameter 'nv' can be declared as pointer to const. However it seems that 'password_parser' is a callback function, if 'nv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/syslog/audisp-syslog.c:52:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/syslog/audisp-syslog.c:52:58: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/zos-remote/zos-remote-plugin.c:69:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/audisp/plugins/zos-remote/zos-remote-plugin.c:70:11: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/auparse/auditd-config.c:279:45: style: Parameter 'au' can be declared as pointer to const. However it seems that 'log_file_parser' is a callback function, if 'au' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/auparse/auditd-config.c:335:48: style: Parameter 'au' can be declared as pointer to const. However it seems that 'eoe_timeout_parser' is a callback function, if 'au' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/auparse/test/auparse_extra_test.c:25:39: style: Parameter 'au' can be declared as pointer to const. However it seems that 'ready_cb' is a callback function, if 'au' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/auparse/test/auparse_extra_test.c:25:71: style: Parameter 'd' can be declared as pointer to const. However it seems that 'ready_cb' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/contrib/libauplugin/auplugin-example.c:56:70: style: Parameter 'info' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/contrib/libauplugin/auplugin-example.c:57:11: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/contrib/plugin/audisp-example.c:74:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/contrib/plugin/audisp-example.c:74:58: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'term_handler' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:641:44: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_usage' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:647:48: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_interpret' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:653:47: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_continue' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:680:46: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_enabled' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:835:46: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_prepend' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:865:45: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_delete' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1005:44: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_field' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1045:46: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_compare' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1136:44: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_watch' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1155:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_remove_watch' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1170:42: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_key' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1190:44: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_perms' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1244:46: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_version' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1250:47: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_loginuid' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1262:48: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_wait_time' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1315:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_reset_wait_time' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditctl.c:1338:50: style: Parameter 'args' can be declared as pointer to const. However it seems that 'opt_send_signal' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditd-listen.c:821:16: style: Parameter '_io' can be declared as pointer to const. However it seems that 'auditd_tcp_listen_handler' is a callback function, if '_io' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditd.c:143:42: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'hup_handler' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditd.c:143:66: style: Parameter 'sig' can be declared as pointer to const. However it seems that 'hup_handler' is a callback function, if 'sig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditd.c:158:43: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'user1_handler' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditd.c:158:67: style: Parameter 'sig' can be declared as pointer to const. However it seems that 'user1_handler' is a callback function, if 'sig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditd.c:174:44: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'user2_handler' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditd.c:174:68: style: Parameter 'sig' can be declared as pointer to const. However it seems that 'user2_handler' is a callback function, if 'sig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditd.c:263:45: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'report_timer_cb' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/auditd.c:264:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'report_timer_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/libev/ev.c:2310:12: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'pendingcb' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] audit-userspace-4.1.2/src/libev/ev.c:2310:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'pendingcb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/augeas/augeas_1.14.1.orig.tar.gz augeas-1.14.1/gnulib/lib/malloc/dynarray_finalize.c:29:33: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_finalize' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] augeas-1.14.1/gnulib/lib/malloc/dynarray_resize.c:31:31: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_resize' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] augeas-1.14.1/gnulib/lib/malloc/dynarray_emplace_enlarge.c:31:40: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_emplace_enlarge' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] augeas-1.14.1/gnulib/lib/tempname.c:126:17: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_file' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] augeas-1.14.1/gnulib/lib/tempname.c:135:16: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_dir' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] augeas-1.14.1/gnulib/lib/tempname.c:135:39: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'try_dir' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] augeas-1.14.1/gnulib/lib/tempname.c:141:21: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_nocreate' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] augeas-1.14.1/gnulib/tests/test-pthread-thread.c:36:27: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'worker_thread_func' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] augeas-1.14.1/gnulib/tests/test-pselect.c:31:28: style: Parameter 'timeout' can be declared as pointer to const. However it seems that 'my_select' is a callback function, if 'timeout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] augeas-1.14.1/tests/fatest.c:60:44: style: Parameter 'tc' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'tc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/augustus/augustus_3.5.0+dfsg.orig.tar.xz Augustus-3.5.0/src/graph.cc:1151:25: style: Parameter 'first' can be declared as pointer to const. However it seems that 'compareNodes' is a callback function, if 'first' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Augustus-3.5.0/src/graph.cc:1151:38: style: Parameter 'second' can be declared as pointer to const. However it seems that 'compareNodes' is a callback function, if 'second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/authselect/authselect_1.6.1.orig.tar.gz authselect-1.6.1/src/cli/main.c:960:44: style: Parameter 'cmdline' can be declared as pointer to const. However it seems that 'version' is a callback function, if 'cmdline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/autocutsel/autocutsel_0.10.1.orig.tar.gz autocutsel-0.10.1/cutsel.c:72:43: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'LoseSelection' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autocutsel-0.10.1/cutsel.c:98:43: style: Parameter 'length' can be declared as pointer to const. However it seems that 'TargetsReceived' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autocutsel-0.10.1/cutsel.c:98:56: style: Parameter 'format' can be declared as pointer to const. However it seems that 'TargetsReceived' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autocutsel-0.10.1/cutsel.c:169:38: style: Parameter 'i' can be declared as pointer to const. However it seems that 'Exit' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autocutsel-0.10.1/autocutsel.c:115:43: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'LoseSelection' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autocutsel-0.10.1/autocutsel.c:155:58: style: Parameter 'type' can be declared as pointer to const. However it seems that 'OwnSelectionIfDiffers' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autocutsel-0.10.1/autocutsel.c:156:50: style: Parameter 'received_length' can be declared as pointer to const. However it seems that 'OwnSelectionIfDiffers' is a callback function, if 'received_length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autocutsel-0.10.1/autocutsel.c:213:37: style: Parameter 'type' can be declared as pointer to const. However it seems that 'SelectionReceived' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autocutsel-0.10.1/autocutsel.c:214:46: style: Parameter 'received_length' can be declared as pointer to const. However it seems that 'SelectionReceived' is a callback function, if 'received_length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/autodir/autodir_0.99.9.orig.tar.gz autodir-0.99.9/src/options.c:124:41: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'option_help' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autodir-0.99.9/src/options.c:133:44: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'option_version' 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/autofs/autofs_5.1.9.orig.tar.xz autofs-5.1.9/daemon/master.c:63:38: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'master_mutex_lock_cleanup' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofs-5.1.9/lib/dev-ioctl-lib.c:342:17: style: Parameter 'devid' can be declared as pointer to const. However it seems that 'ioctl_mount_device' is a callback function, if 'devid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofs-5.1.9/modules/dclist.c:163:31: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofs-5.1.9/modules/dclist.c:163:49: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autofs-5.1.9/modules/lookup_yp.c:335:13: style: Parameter 'val' can be declared as pointer to const. However it seems that 'yp_all_callback' is a callback function, if 'val' 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 avahi-0.8/avahi-client/client-test.c:39:49: style: Parameter 'c' can be declared as pointer to const. However it seems that 'avahi_client_callback' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:39:82: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'avahi_client_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:43:58: style: Parameter 'g' can be declared as pointer to const. However it seems that 'avahi_entry_group_callback' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:43:95: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'avahi_entry_group_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:47:59: style: Parameter 'g' can be declared as pointer to const. However it seems that 'avahi_entry_group2_callback' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:47:96: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'avahi_entry_group2_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:52:25: style: Parameter 'b' can be declared as pointer to const. However it seems that 'avahi_domain_browser_callback' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:58:11: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'avahi_domain_browser_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:64:27: style: Parameter 'r' can be declared as pointer to const. However it seems that 'avahi_service_resolver_callback' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:76:11: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'avahi_service_resolver_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:99:11: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'avahi_service_browser_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:113:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'avahi_service_type_browser_callback' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:120:11: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'avahi_service_type_browser_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:133:11: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'avahi_address_resolver_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-client/client-test.c:152:11: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'avahi_host_name_resolver_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-compat-libdns_sd/null-test.c:41:32: style: Parameter 'context' can be declared as pointer to const. However it seems that 'reply' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-core/avahi-test.c:56:64: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'dump_line' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-core/cache.c:146:97: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'lookup_record_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-core/conformance-test.c:50:64: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'dump_line' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-core/dns.c:156:38: style: Parameter 'key' can be declared as pointer to const. However it seems that 'name_table_cleanup' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-core/iface-linux.c:66:44: style: Parameter 'nl' can be declared as pointer to const. However it seems that 'netlink_callback' is a callback function, if 'nl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-discover-standalone/main.c:280:11: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'service_resolver_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-discover-standalone/main.c:314:73: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'main_window_on_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-discover-standalone/main.c:314:108: style: Parameter 'event' can be declared as pointer to const. However it seems that 'main_window_on_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-discover-standalone/main.c:314:141: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'main_window_on_delete_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-gobject/ga-client.c:79:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ga_client_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-gobject/ga-client.c:96:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ga_client_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-gobject/ga-entry-group.c:97:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ga_entry_group_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-gobject/ga-record-browser.c:83:67: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ga_record_browser_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-gobject/ga-record-browser.c:116:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ga_record_browser_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-gobject/ga-service-browser.c:91:68: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ga_service_browser_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-gobject/ga-service-browser.c:120:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ga_service_browser_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-gobject/ga-service-resolver.c:96:69: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ga_service_resolver_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-gobject/ga-service-resolver.c:132:63: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ga_service_resolver_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/avahi-qt/qt-watch.cpp:152:55: style: Parameter 'w' can be declared as pointer to const. However it seems that 'q_watch_get_events' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/examples/core-publish-service.c:42:68: style: Parameter 'g' can be declared as pointer to const. However it seems that 'entry_group_callback' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/examples/glib-integration.c:34:53: style: Parameter 'timeout' can be declared as pointer to const. However it seems that 'avahi_timeout_event' is a callback function, if 'timeout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avahi-0.8/examples/glib-integration.c:34:85: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'avahi_timeout_event' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/avfs/avfs_1.2.0.orig.tar.bz2 avfs-1.2.0/modules/dav_ls.c:179:24: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'data_element' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/modules/dav_ls.c:185:23: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'end_element' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/modules/dav_ls.c:207:35: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'create_private' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/modules/dav.c:642:36: style: Parameter 'rem' can be declared as pointer to const. However it seems that 'dav_wait' is a callback function, if 'rem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/modules/dav.c:642:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dav_wait' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/bzlib/bzlib.c:110:31: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'default_bzalloc' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/modules/http.c:584:32: style: Parameter 've' can be declared as pointer to const. However it seems that 'http_access' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/modules/rsh.c:156:36: style: Parameter 'rem' can be declared as pointer to const. However it seems that 'rsh_list' is a callback function, if 'rem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/modules/volatile.c:562:50: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'vol_setattr' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/archive.c:556:32: style: Parameter 've' can be declared as pointer to const. However it seems that 'arch_access' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:11:42: style: Parameter 'avfs' can be declared as pointer to const. However it seems that 'default_destroy' is a callback function, if 'avfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:64:35: style: Parameter 've' can be declared as pointer to const. However it seems that 'default_access' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:69:37: style: Parameter 've' can be declared as pointer to const. However it seems that 'default_readlink' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:74:54: style: Parameter 'newve' can be declared as pointer to const. However it seems that 'default_symlink' is a callback function, if 'newve' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:79:35: style: Parameter 've' can be declared as pointer to const. However it seems that 'default_unlink' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:84:34: style: Parameter 've' can be declared as pointer to const. However it seems that 'default_rmdir' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:89:34: style: Parameter 've' can be declared as pointer to const. However it seems that 'default_mknod' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:94:34: style: Parameter 've' can be declared as pointer to const. However it seems that 'default_mkdir' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:99:35: style: Parameter 've' can be declared as pointer to const. However it seems that 'default_rename' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:99:47: style: Parameter 'newve' can be declared as pointer to const. However it seems that 'default_rename' is a callback function, if 'newve' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:104:33: style: Parameter 've' can be declared as pointer to const. However it seems that 'default_link' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:104:45: style: Parameter 'newve' can be declared as pointer to const. However it seems that 'default_link' is a callback function, if 'newve' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:109:33: style: Parameter 've' can be declared as pointer to const. However it seems that 'default_open' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:114:33: style: Parameter 'vf' can be declared as pointer to const. However it seems that 'default_close' is a callback function, if 'vf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:119:38: style: Parameter 'vf' can be declared as pointer to const. However it seems that 'default_read' is a callback function, if 'vf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:119:48: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'default_read' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:124:39: style: Parameter 'vf' can be declared as pointer to const. However it seems that 'default_write' is a callback function, if 'vf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:130:35: style: Parameter 'vf' can be declared as pointer to const. However it seems that 'default_readdir' is a callback function, if 'vf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:130:56: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'default_readdir' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:135:35: style: Parameter 'vf' can be declared as pointer to const. However it seems that 'default_getattr' is a callback function, if 'vf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:135:54: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'default_getattr' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:140:35: style: Parameter 'vf' can be declared as pointer to const. However it seems that 'default_setattr' is a callback function, if 'vf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:140:54: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'default_setattr' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/default.c:145:36: style: Parameter 'vf' can be declared as pointer to const. However it seems that 'default_truncate' is a callback function, if 'vf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/filter.c:504:32: style: Parameter 've' can be declared as pointer to const. However it seems that 'filt_rename' is a callback function, if 've' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/filter.c:504:44: style: Parameter 'newve' can be declared as pointer to const. However it seems that 'filt_rename' is a callback function, if 'newve' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/xzread.c:348:45: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'xzcache_destroy' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/src/zstdread.c:344:49: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zstdcache_destroy' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avfs-1.2.0/modules/uzip.c:758:39: style: Parameter 'fil' can be declared as pointer to const. However it seems that 'zip_close' is a callback function, if 'fil' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/avifile/avifile_0.7.48~20090503.ds.orig.tar.gz avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.cpp:60:34: style: Parameter 'offset' can be declared as const array. However it seems that 'draw_slice' is a callback function, if 'offset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/allocator.c:111:48: style: Parameter 'clsid' can be declared as pointer to const. However it seems that 'MemAllocator_CreateAllocator' is a callback function, if 'clsid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/allocator.c:129:42: style: Parameter 'pRequest' can be declared as pointer to const. However it seems that 'MemAllocator_SetProperties' is a callback function, if 'pRequest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/cmediasample.c:84:60: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CMediaSample_GetTime' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/cmediasample.c:85:38: style: Parameter 'pTimeStart' can be declared as pointer to const. However it seems that 'CMediaSample_GetTime' is a callback function, if 'pTimeStart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/cmediasample.c:86:38: style: Parameter 'pTimeEnd' can be declared as pointer to const. However it seems that 'CMediaSample_GetTime' is a callback function, if 'pTimeEnd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/cmediasample.c:92:60: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CMediaSample_SetTime' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/cmediasample.c:93:37: style: Parameter 'pTimeStart' can be declared as pointer to const. However it seems that 'CMediaSample_SetTime' is a callback function, if 'pTimeStart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/cmediasample.c:94:37: style: Parameter 'pTimeEnd' can be declared as pointer to const. However it seems that 'CMediaSample_SetTime' is a callback function, if 'pTimeEnd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/cmediasample.c:233:29: style: Parameter 'pTimeStart' can be declared as pointer to const. However it seems that 'CMediaSample_SetMediaTime' is a callback function, if 'pTimeStart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/cmediasample.c:234:29: style: Parameter 'pTimeEnd' can be declared as pointer to const. However it seems that 'CMediaSample_SetMediaTime' is a callback function, if 'pTimeEnd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:74:64: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CEnumMediaTypes_Reset' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:80:64: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CEnumMediaTypes_Clone' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:165:50: style: Parameter 'This' can be declared as pointer to const. However it seems that 'COutputPin_Connect' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:166:26: style: Parameter 'pReceivePin' can be declared as pointer to const. However it seems that 'COutputPin_Connect' is a callback function, if 'pReceivePin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:167:47: style: Parameter 'pmt' can be declared as pointer to const. However it seems that 'COutputPin_Connect' is a callback function, if 'pmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:192:53: style: Parameter 'This' can be declared as pointer to const. However it seems that 'COutputPin_Disconnect' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:229:57: style: Parameter 'This' can be declared as pointer to const. However it seems that 'COutputPin_QueryDirection' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:283:53: style: Parameter 'This' can be declared as pointer to const. However it seems that 'COutputPin_NewSegment' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:336:62: style: Parameter 'This' can be declared as pointer to const. However it seems that 'COutputPin_GetAllocator' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:194:52: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CInputPin_QueryDirection' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:404:46: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CBaseFilter_GetPin' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:409:52: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CBaseFilter_GetUnusedPin' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:566:48: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CBaseFilter2_GetPin' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:652:53: style: Parameter 'This' can be declared as pointer to const. However it seems that 'CRemotePin_QueryDirection' is a callback function, if 'This' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:63:61: style: Parameter 'dinfo' can be declared as pointer to const. However it seems that 'mjpg_src_fill' is a callback function, if 'dinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:74:63: style: Parameter 'dinfo' can be declared as pointer to const. However it seems that 'mjpg_src_resync' is a callback function, if 'dinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:79:58: style: Parameter 'dinfo' can be declared as pointer to const. However it seems that 'mjpg_src_term' is a callback function, if 'dinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1257:41: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'x11_error_dev_null' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1257:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'x11_error_dev_null' 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/a/avldrums.lv2/avldrums.lv2_0.7.3.orig.tar.gz avldrums.lv2-0.7.3/gui/avldrums.c:934:44: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'mouseup' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avldrums.lv2-0.7.3/gui/avldrums.c:994:48: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'mousescroll' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/avrdude/avrdude_7.1+dfsg.orig.tar.xz avrdudes-avrdude-2e0be1e/src/avr910.c:272:39: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'avr910_enable' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/butterfly.c:359:42: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'butterfly_enable' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/flip1.c:828:30: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'flip1_close' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/flip1.c:832:31: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'flip1_enable' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/flip1.c:850:38: style: Parameter 'value' can be declared as pointer to const. However it seems that 'flip1_read_byte' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/flip1.c:877:31: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'flip1_setup' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/flip1.c:881:34: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'flip1_teardown' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/jtagmkI.c:577:40: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'jtagmkI_enable' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/pgm.c:46:43: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'pgm_default_close' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/pgm.c:50:44: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'pgm_default_enable' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/pgm.c:236:43: style: Parameter 'value' can be declared as pointer to const. However it seems that 'pgm_default_3' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/ser_posix.c:419:45: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'ser_close' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/serbb_posix.c:208:38: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'serbb_enable' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/serialupdi.c:653:44: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'serialupdi_enable' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/jtagmkII.c:1367:41: style: Parameter 'pgm_unused' can be declared as pointer to const. However it seems that 'jtagmkII_enable' is a callback function, if 'pgm_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/stk500.c:627:39: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'stk500_enable' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/jtag3.c:1408:38: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'jtag3_enable' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/term.c:887:47: style: Parameter 'p' can be declared as pointer to const. However it seems that 'cmd_part' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/term.c:896:32: style: Parameter 'pgm' can be declared as pointer to const. However it seems that 'cmd_sig' is a callback function, if 'pgm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avrdudes-avrdude-2e0be1e/src/urclock.c:2195:40: style: Parameter 'pgm_unused' can be declared as pointer to const. However it seems that 'urclock_enable' is a callback function, if 'pgm_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/avro-c/avro-c_1.12.0.orig.tar.gz avro-c-1.12.0/src/memoize.c:35:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'avro_memoize_key_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avro-c-1.12.0/src/memoize.c:35:65: style: Parameter 'b' can be declared as pointer to const. However it seems that 'avro_memoize_key_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avro-c-1.12.0/src/memoize.c:48:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'avro_memoize_key_hash' 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/a/avro-java/avro-java_1.8.2.orig.tar.xz avro-release-1.8.2/lang/c/src/memoize.c:35:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'avro_memoize_key_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avro-release-1.8.2/lang/c/src/memoize.c:35:65: style: Parameter 'b' can be declared as pointer to const. However it seems that 'avro_memoize_key_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] avro-release-1.8.2/lang/c/src/memoize.c:48:43: style: Parameter 'a' can be declared as pointer to const. However it seems that 'avro_memoize_key_hash' 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/a/ax25-apps/ax25-apps_0.0.8-rc5+git20230513+afc4a5f.orig.tar.xz tmp53prvofy/listen/opentracdump.c:158:42: style: Parameter 'element' can be declared as pointer to const. However it seems that 'decode_comment' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmp53prvofy/listen/opentracdump.c:196:42: style: Parameter 'element' can be declared as pointer to const. However it seems that 'decode_country' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmp53prvofy/listen/opentracdump.c:215:46: style: Parameter 'element' can be declared as pointer to const. However it seems that 'decode_displayname' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmp53prvofy/listen/opentracdump.c:226:43: style: Parameter 'element' can be declared as pointer to const. However it seems that 'decode_waypoint' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmp53prvofy/listen/opentracdump.c:237:41: style: Parameter 'element' can be declared as pointer to const. However it seems that 'decode_symbol' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmp53prvofy/listen/opentracdump.c:301:45: style: Parameter 'element' can be declared as pointer to const. However it seems that 'decode_gpsquality' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmp53prvofy/listen/opentracdump.c:325:40: style: Parameter 'element' can be declared as pointer to const. However it seems that 'decode_acreg' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmp53prvofy/listen/opentracdump.c:390:42: style: Parameter 'element' can be declared as pointer to const. However it seems that 'flag_emergency' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmp53prvofy/listen/opentracdump.c:397:42: style: Parameter 'element' can be declared as pointer to const. However it seems that 'flag_attention' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmp53prvofy/listen/opentracdump.c:419:45: style: Parameter 'element' can be declared as pointer to const. However it seems that 'decode_maidenhead' 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/a/axc/axc_0.3.7.orig.tar.gz axc-0.3.7/src/axc_store.c:406:75: style: Parameter 'record' can be declared as pointer to const. However it seems that 'axc_db_session_store' is a callback function, if 'record' is declared with const you might also need to cast function pointer(s). [constParameterCallback] axc-0.3.7/src/axc_store.c:583:57: style: Parameter 'record' can be declared as pointer to const. However it seems that 'axc_db_pre_key_store' is a callback function, if 'record' is declared with const you might also need to cast function pointer(s). [constParameterCallback] axc-0.3.7/src/axc_store.c:941:71: style: Parameter 'record' can be declared as pointer to const. However it seems that 'axc_db_signed_pre_key_store' is a callback function, if 'record' is declared with const you might also need to cast function pointer(s). [constParameterCallback] axc-0.3.7/src/axc_store.c:1289:76: style: Parameter 'key_data' can be declared as pointer to const. However it seems that 'axc_db_identity_save' is a callback function, if 'key_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/ayatana-ido/ayatana-ido_0.10.4.orig.tar.gz ayatana-ido-0.10.4/src/idoactionhelper.c:87:49: style: Parameter 'action_name' can be declared as pointer to const. However it seems that 'ido_action_helper_action_removed' is a callback function, if 'action_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoactionhelper.c:98:57: style: Parameter 'action_name' can be declared as pointer to const. However it seems that 'ido_action_helper_action_enabled_changed' is a callback function, if 'action_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoactionhelper.c:110:55: style: Parameter 'action_name' can be declared as pointer to const. However it seems that 'ido_action_helper_action_state_changed' is a callback function, if 'action_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoactionhelper.c:161:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ido_action_helper_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoactionhelper.c:192:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ido_action_helper_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/example/menus.c:13:28: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'slider_grabbed' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/example/menus.c:13:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'slider_grabbed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/example/menus.c:19:29: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'slider_released' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/example/menus.c:19:46: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'slider_released' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idobasicmenuitem.c:60:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idobasicmenuitem.c:93:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idodetaillabel.c:45:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ido_detail_label_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idodetaillabel.c:65:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ido_detail_label_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoentrymenuitem.c:307:40: style: Parameter 'gobject' can be declared as pointer to const. However it seems that 'ido_entry_menu_item_finalize' is a callback function, if 'gobject' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idolevelmenuitem.c:48:91: style: Parameter 'pParamSpec' can be declared as pointer to const. However it seems that 'onGetProperty' is a callback function, if 'pParamSpec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idolevelmenuitem.c:83:97: style: Parameter 'pParamSpec' can be declared as pointer to const. However it seems that 'onSetProperty' is a callback function, if 'pParamSpec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idorange.c:92:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ido_range_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idorange.c:113:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ido_range_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoremovablemenuitem.c:51:90: style: Parameter 'pParamSpec' can be declared as pointer to const. However it seems that 'onGetProperty' is a callback function, if 'pParamSpec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoremovablemenuitem.c:79:96: style: Parameter 'pParamSpec' can be declared as pointer to const. However it seems that 'onSetProperty' is a callback function, if 'pParamSpec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoswitchmenuitem.c:327:37: style: Parameter 'item' can be declared as pointer to const. However it seems that 'ido_switch_menu_finalize' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoscalemenuitem.c:389:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ido_scale_menu_item_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoscalemenuitem.c:422:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ido_scale_menu_item_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoscalemenuitem.c:451:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ido_scale_menu_item_parent_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoscalemenuitem.c:1057:40: style: Parameter 'pScale' can be declared as pointer to const. However it seems that 'onFormatValue' is a callback function, if 'pScale' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idotimestampmenuitem.c:55:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idotimestampmenuitem.c:80:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idotimeline.c:211:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ido_timeline_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idotimeline.c:244:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ido_timeline_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idousermenuitem.c:69:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idousermenuitem.c:102:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoplaybackmenuitem.c:167:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ido_playback_menu_item_parent_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoplaybackmenuitem.c:214:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ido_playback_menu_item_parent_key_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoplaybackmenuitem.c:280:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ido_playback_menu_item_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-ido-0.10.4/src/idoplaybackmenuitem.c:308:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ido_playback_menu_item_motion_notify_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/a/ayatana-indicator-application/ayatana-indicator-application_22.2.0.orig.tar.gz ayatana-indicator-application-22.2.0/src/application-service.c:51:34: style: Parameter 'con' can be declared as pointer to const. However it seems that 'name_acquired' is a callback function, if 'con' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-application-22.2.0/src/application-service.c:51:68: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-application-22.2.0/src/application-service-watcher.c:209:53: style: Parameter 'object' can be declared as pointer to const. However it seems that 'application_service_watcher_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-application-22.2.0/src/application-service-watcher.c:209:111: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'application_service_watcher_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-application-22.2.0/src/application-service-watcher.c:272:27: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'get_name_cb' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-application-22.2.0/src/application-service-watcher.c:272:57: style: Parameter 'error' can be declared as pointer to const. However it seems that 'get_name_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-application-22.2.0/src/application-service-watcher.c:272:73: style: Parameter 'data' can be declared as pointer to const. However it seems that 'get_name_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-application-22.2.0/src/application-service-appstore.c:800:59: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'app_sort_func' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-application-22.2.0/src/application-service-appstore.c:1170:70: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'app_receive_signal' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/ayatana-indicator-datetime/ayatana-indicator-datetime_25.4.0.orig.tar.gz ayatana-indicator-datetime-25.4.0/src/exporter.cpp:93:39: style: Parameter 'o' can be declared as pointer to const. However it seems that 'on_gobject_notify_string' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-datetime-25.4.0/src/exporter.cpp:93:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'on_gobject_notify_string' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-datetime-25.4.0/src/exporter.cpp:119:37: style: Parameter 'o' can be declared as pointer to const. However it seems that 'on_gobject_notify_uint' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-datetime-25.4.0/src/exporter.cpp:119:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'on_gobject_notify_uint' 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/ayatana-indicator-display/ayatana-indicator-display_24.5.2.orig.tar.gz ayatana-indicator-display-24.5.2/src/service.cpp:1079:42: style: Parameter 'pAction' can be declared as pointer to const. However it seems that 'onSettings' is a callback function, if 'pAction' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-display-24.5.2/src/service.cpp:1079:61: style: Parameter 'pVariant' can be declared as pointer to const. However it seems that 'onSettings' is a callback function, if 'pVariant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-display-24.5.2/src/service.cpp:1079:80: style: Parameter 'pData' can be declared as pointer to const. However it seems that 'onSettings' is a callback function, if 'pData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/ayatana-indicator-keyboard/ayatana-indicator-keyboard_24.7.2.orig.tar.gz ayatana-indicator-keyboard-24.7.2/src/service.c:329:39: style: Parameter 'pAction' can be declared as pointer to const. However it seems that 'onSettings' is a callback function, if 'pAction' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-keyboard-24.7.2/src/service.c:329:58: style: Parameter 'pVariant' can be declared as pointer to const. However it seems that 'onSettings' is a callback function, if 'pVariant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-keyboard-24.7.2/src/service.c:370:92: style: Parameter 'pUserData' can be declared as pointer to const. However it seems that 'valueToVariant' is a callback function, if 'pUserData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/ayatana-indicator-messages/ayatana-indicator-messages_24.5.1.orig.tar.gz ayatana-indicator-messages-24.5.1/libmessaging-menu/messaging-menu-message.c:118:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'messaging_menu_message_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-messages-24.5.1/libmessaging-menu/messaging-menu-message.c:161:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'messaging_menu_message_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-messages-24.5.1/src/gactionmuxer.c:316:44: style: Parameter 'action_name' can be declared as pointer to const. However it seems that 'g_action_muxer_action_added' is a callback function, if 'action_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-messages-24.5.1/src/gactionmuxer.c:333:46: style: Parameter 'action_name' can be declared as pointer to const. However it seems that 'g_action_muxer_action_removed' is a callback function, if 'action_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-messages-24.5.1/src/gactionmuxer.c:350:52: style: Parameter 'action_name' can be declared as pointer to const. However it seems that 'g_action_muxer_action_state_changed' is a callback function, if 'action_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-messages-24.5.1/src/gactionmuxer.c:368:54: style: Parameter 'action_name' can be declared as pointer to const. However it seems that 'g_action_muxer_action_enabled_changed' is a callback function, if 'action_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-messages-24.5.1/libmessaging-menu/messaging-menu-app.c:269:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'messaging_menu_app_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-messages-24.5.1/src/im-menu.c:59:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'im_menu_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-messages-24.5.1/src/im-menu.c:81:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'im_menu_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/a/ayatana-indicator-notifications/ayatana-indicator-notifications_23.10.1.orig.tar.gz ayatana-indicator-notifications-23.10.1/src/service.c:192:40: style: Parameter 'pBusSpy' can be declared as pointer to const. However it seems that 'onMessageReceived' is a callback function, if 'pBusSpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/a/ayatana-indicator-power/ayatana-indicator-power_24.5.2.orig.tar.gz ayatana-indicator-power-24.5.2/src/brightness.c:82:31: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/brightness.c:110:33: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/notifier.c:256:50: style: Parameter 'nn' can be declared as pointer to const. However it seems that 'on_battery_settings_clicked' is a callback function, if 'nn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/notifier.c:257:50: style: Parameter 'action' can be declared as pointer to const. However it seems that 'on_battery_settings_clicked' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/notifier.c:258:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_battery_settings_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/notifier.c:264:41: style: Parameter 'nn' can be declared as pointer to const. However it seems that 'on_dismiss_clicked' is a callback function, if 'nn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/notifier.c:265:41: style: Parameter 'action' can be declared as pointer to const. However it seems that 'on_dismiss_clicked' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/notifier.c:266:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_dismiss_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/notifier.c:467:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/notifier.c:487:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/notifier.c:527:24: style: Parameter 'o' can be declared as pointer to const. However it seems that 'my_finalize' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/testing.c:185:40: style: Parameter 'service' can be declared as pointer to const. However it seems that 'on_bus_changed' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/testing.c:203:31: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/testing.c:223:33: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/testing.c:257:24: style: Parameter 'o' can be declared as pointer to const. However it seems that 'my_finalize' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/device.c:184:73: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/device.c:226:78: 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] ayatana-indicator-power-24.5.2/tests/test-service.cc:36:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'quiet_log_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/service.c:807:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'on_settings_activated' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/service.c:808:40: style: Parameter 'param' can be declared as pointer to const. However it seems that 'on_settings_activated' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/service.c:809:40: style: Parameter 'gself' can be declared as pointer to const. However it seems that 'on_settings_activated' is a callback function, if 'gself' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/service.c:842:46: style: Parameter 'a' can be declared as pointer to const. However it seems that 'on_phone_settings_activated' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/service.c:843:46: style: Parameter 'param' can be declared as pointer to const. However it seems that 'on_phone_settings_activated' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/service.c:844:46: style: Parameter 'gself' can be declared as pointer to const. However it seems that 'on_phone_settings_activated' is a callback function, if 'gself' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/service.c:1093:33: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-power-24.5.2/src/service.c:1121:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_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/a/ayatana-indicator-printers/ayatana-indicator-printers_23.10.1.orig.tar.gz ayatana-indicator-printers-23.10.1/src/indicator-printer-state-notifier.c:166:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-printers-23.10.1/src/indicator-printer-state-notifier.c:187:29: 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/a/ayatana-indicator-session/ayatana-indicator-session_24.5.1.orig.tar.gz ayatana-indicator-session-24.5.1/src/actions.c:49:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-session-24.5.1/src/guest.c:41:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-session-24.5.1/src/backend-dbus/actions.c:1065:24: style: Parameter 'o' can be declared as pointer to const. However it seems that 'my_finalize' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-session-24.5.1/src/users.c:48:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-session-24.5.1/tests/backend-mock-guest.c:60:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'my_switch_to_guest' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-session-24.5.1/tests/backend-mock-users.c:43:43: style: Parameter 'users' can be declared as pointer to const. However it seems that 'my_activate_user' is a callback function, if 'users' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-session-24.5.1/src/service.c:1108:47: style: Parameter 'pAction' can be declared as pointer to const. However it seems that 'on_remote_suspend' is a callback function, if 'pAction' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-session-24.5.1/src/service.c:1108:80: style: Parameter 'pParam' can be declared as pointer to const. However it seems that 'on_remote_suspend' is a callback function, if 'pParam' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-session-24.5.1/src/service.c:1108:111: style: Parameter 'pUserData' can be declared as pointer to const. However it seems that 'on_remote_suspend' is a callback function, if 'pUserData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-session-24.5.1/src/service.c:1535:33: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ayatana-indicator-session-24.5.1/src/service.c:1554:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_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/a/aylet/aylet_0.5.orig.tar.gz aylet-0.5/uigtk.c:67:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'keypress' 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/a/azure-uamqp-python/azure-uamqp-python_1.6.11.orig.tar.gz azure-uamqp-python-1.6.11/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/adapters/httpapi_curl.c:290:42: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'ContentWriteFunction' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] azure-uamqp-python-1.6.11/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/src/dns_resolver_ares.c:117:85: style: Parameter 'he' can be declared as pointer to const. However it seems that 'query_completed_cb' is a callback function, if 'he' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/babeld/babeld_1.13.1+ds.orig.tar.xz babeld-1.13.1/babeld.c:103:49: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'kernel_addr_notify' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeld-1.13.1/babeld.c:103:61: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'kernel_addr_notify' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeld-1.13.1/babeld.c:109:49: style: Parameter 'link' can be declared as pointer to const. However it seems that 'kernel_link_notify' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeld-1.13.1/babeld.c:109:61: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'kernel_link_notify' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeld-1.13.1/xroute.c:245:44: style: Parameter 'route' can be declared as pointer to const. However it seems that 'filter_route' is a callback function, if 'route' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/babeltrace/babeltrace_1.5.11.orig.tar.bz2 babeltrace-1.5.11/formats/bt-dummy/bt-dummy.c:50:48: style: Parameter 'ppos' can be declared as pointer to const. However it seems that 'bt_dummy_write_event' is a callback function, if 'ppos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace-1.5.11/formats/bt-dummy/bt-dummy.c:50:84: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'bt_dummy_write_event' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace-1.5.11/formats/ctf/ir/fields.c:1293:28: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bt_ctf_field_enumeration_create' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace-1.5.11/formats/ctf/ir/fields.c:1363:76: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bt_ctf_field_variant_create' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace-1.5.11/formats/ctf/ir/fields.c:1399:28: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bt_ctf_field_sequence_create' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace-1.5.11/formats/ctf/ir/fields.c:1407:75: style: Parameter 'type' can be declared as pointer to const. However it seems that 'bt_ctf_field_string_create' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace-1.5.11/formats/ctf/ir/fields.c:1551:56: style: Parameter 'field' can be declared as pointer to const. However it seems that 'bt_ctf_field_generic_validate' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace-1.5.11/formats/ctf/ir/values.c:390:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'bt_value_null_freeze' 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/b/babeltrace2/babeltrace2_2.1.2.orig.tar.bz2 babeltrace2-2.1.2/src/lib/value.c:454:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'bt_value_null_freeze' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-graph-topo.c:182:29: style: Parameter 'self_iterator' can be declared as pointer to const. However it seems that 'src_iter_next' is a callback function, if 'self_iterator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-graph-topo.c:185:13: style: Parameter 'count' can be declared as pointer to const. However it seems that 'src_iter_next' is a callback function, if 'count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-graph-topo.c:287:27: style: Parameter 'self_comp' can be declared as pointer to const. However it seems that 'sink_consume' is a callback function, if 'self_comp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-mip.c:20:27: style: Parameter 'self_component' can be declared as pointer to const. However it seems that 'dummy_consume' is a callback function, if 'self_component' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-mip.c:117:33: style: Parameter 'source_component_class' can be declared as pointer to const. However it seems that 'get_supported_error' is a callback function, if 'source_component_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-mip.c:119:9: style: Parameter 'initialize_method_data' can be declared as pointer to const. However it seems that 'get_supported_error' is a callback function, if 'initialize_method_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-mip.c:121:34: style: Parameter 'supported_versions' can be declared as pointer to const. However it seems that 'get_supported_error' is a callback function, if 'supported_versions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/minimal.c:12:19: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'plugin_init' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/sfs.c:11:27: style: Parameter 'self_comp' can be declared as pointer to const. However it seems that 'sink_consume' is a callback function, if 'self_comp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/sfs.c:30:29: style: Parameter 'self_msg_iter' can be declared as pointer to const. However it seems that 'src_dummy_iterator_init_method' is a callback function, if 'self_msg_iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/sfs.c:31:43: style: Parameter 'config' can be declared as pointer to const. However it seems that 'src_dummy_iterator_init_method' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/sfs.c:32:34: style: Parameter 'self_port' can be declared as pointer to const. However it seems that 'src_dummy_iterator_init_method' is a callback function, if 'self_port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/sfs.c:39:29: style: Parameter 'self_msg_iter' can be declared as pointer to const. However it seems that 'flt_dummy_iterator_init_method' is a callback function, if 'self_msg_iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/sfs.c:40:43: style: Parameter 'config' can be declared as pointer to const. However it seems that 'flt_dummy_iterator_init_method' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/sfs.c:41:34: style: Parameter 'self_port' can be declared as pointer to const. However it seems that 'flt_dummy_iterator_init_method' is a callback function, if 'self_port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/sfs.c:47:29: style: Parameter 'self_msg_iter' can be declared as pointer to const. However it seems that 'dummy_iterator_finalize_method' is a callback function, if 'self_msg_iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/sfs.c:53:29: style: Parameter 'self_msg_iter' can be declared as pointer to const. However it seems that 'dummy_iterator_next_method' is a callback function, if 'self_msg_iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-plugins-plugins/sfs.c:56:13: style: Parameter 'count' can be declared as pointer to const. However it seems that 'dummy_iterator_next_method' is a callback function, if 'count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-simple-sink.c:66:29: style: Parameter 'message_iterator' can be declared as pointer to const. However it seems that 'src_iter_next' is a callback function, if 'message_iterator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-simple-sink.c:69:13: style: Parameter 'count' can be declared as pointer to const. However it seems that 'src_iter_next' is a callback function, if 'count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-remove-destruction-listener-in-destruction-listener.c:46:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'trace_class_destroyed_1' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-remove-destruction-listener-in-destruction-listener.c:98:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'trace_class_destroyed_5' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-remove-destruction-listener-in-destruction-listener.c:105:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'trace_destroyed_1' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-remove-destruction-listener-in-destruction-listener.c:157:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'trace_destroyed_5' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-remove-destruction-listener-in-destruction-listener.c:245:29: style: Parameter 'message_iterator' can be declared as pointer to const. However it seems that 'hello_iter_next' is a callback function, if 'message_iterator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-remove-destruction-listener-in-destruction-listener.c:248:13: style: Parameter 'count' can be declared as pointer to const. However it seems that 'hello_iter_next' is a callback function, if 'count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/param-validation/test-param-validation.c:285:39: style: Parameter 'context' can be declared as pointer to const. However it seems that 'custom_validation_func_valid' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-trace-ir-ref.c:411:29: style: Parameter 'self_iterator' can be declared as pointer to const. However it seems that 'src_iter_next' is a callback function, if 'self_iterator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/lib/test-trace-ir-ref.c:414:13: style: Parameter 'count' can be declared as pointer to const. However it seems that 'src_iter_next' is a callback function, if 'count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babeltrace2-2.1.2/tests/utils/common.c:22:15: style: Parameter 's' can be declared as pointer to const. However it seems that 'nftw_recursive_rmdir' 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/b/babl/babl_0.1.116.orig.tar.xz babl-0.1.116/babl/base/babl-rgb-converter.c:168:53: style: Parameter 'src_char' can be declared as pointer to const. However it seems that 'universal_ya_converter' is a callback function, if 'src_char' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/babl/base/babl-rgb-converter.c:178:52: style: Parameter 'src_char' can be declared as pointer to const. However it seems that 'universal_y_converter' is a callback function, if 'src_char' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/cairo.c:52:51: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_rgb8_cairo24_le' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/cairo.c:118:52: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_cairo32_rgba8_le' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/cairo.c:158:52: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_cairo32_rgbA8_le' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/cairo.c:180:52: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_cairo32_rgbAF_le' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/cairo.c:202:54: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_cairo24_cairo32_le' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/cairo.c:219:54: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_cairo32_cairo24_le' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/cairo.c:304:51: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_rgb8_cairo32_le' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/cairo.c:327:50: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_yA8_cairo32_le' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/cairo.c:371:49: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_y8_cairo32_le' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/fast-float.c:256:51: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'core_lookup' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/fast-float.c:269:52: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'core_rlookup' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/gimp-8bit.c:140:51: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_rgba8_gamma_2_2_rgbaF_linear' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/gimp-8bit.c:177:47: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_rgb8_linear_rgbaF_linear' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/gimp-8bit.c:197:50: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_rgb8_gamma_2_2_rgbaF_linear' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/gimp-8bit.c:225:47: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_ga8_gamma_2_2_gaF_linear' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/gimp-8bit.c:242:52: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_ga8_gamma_2_2_rgba8_gamma_2_2' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/gimp-8bit.c:259:46: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_ga8_linear_rgbaF_linear' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/gimp-8bit.c:279:49: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_ga8_gamma_2_2_rgbaF_linear' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/gimp-8bit.c:318:45: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_g8_linear_rgbaF_linear' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/gimp-8bit.c:338:48: style: Parameter 'src' can be declared as pointer to const. However it seems that 'conv_g8_gamma_2_2_rgbaF_linear' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/extensions/CIE.c:1693:23: style: Parameter 'src' can be declared as pointer to const. However it seems that 'Yf_to_Lf' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] babl-0.1.116/tests/concurrency-stress-test.c:33:47: style: Parameter 'not_used' can be declared as pointer to const. However it seems that 'babl_fish_path_stress_test_thread_func' is a callback function, if 'not_used' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/backuppc-rsync/backuppc-rsync_3.1.3.0.orig.tar.gz rsync-bpc-3.1.3.0/backuppc/bpc_attribCache.c:659:58: style: Parameter 'file' can be declared as pointer to const. However it seems that 'bpc_attribCache_getDirEntry' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] rsync-bpc-3.1.3.0/backuppc/bpc_attrib.c:485:53: style: Parameter 'file' can be declared as pointer to const. However it seems that 'bpc_attrib_getDirEntry' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] rsync-bpc-3.1.3.0/popt/popthelp.c:32:23: style: Parameter 'key' can be declared as pointer to const. However it seems that 'displayArgs' 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/b/bacula/bacula_15.0.3.orig.tar.gz bacula-15.0.3/src/lib/events.c:122:37: style: Parameter 'a' can be declared as pointer to const. However it seems that 'custom_type_lookup' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/dir/example-plugin-dir.c:107:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/dir/example-plugin-dir.c:107:67: style: Parameter 'value' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/dir/example-plugin-dir.c:113:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/dir/example-plugin-dir.c:113:67: style: Parameter 'value' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/dir/example-plugin-dir.c:119:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handlePluginEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/dir/test-authentication-api-dir.c:295:44: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'getAuthorizationData' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:146:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:146:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:156:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:156:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:167:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handlePluginEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:225:39: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'startBackupFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:225:61: style: Parameter 'sp' can be declared as pointer to const. However it seems that 'startBackupFile' is a callback function, if 'sp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:233:37: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'endBackupFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:264:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'startRestoreFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:269:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'endRestoreFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:281:34: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'createFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:281:59: style: Parameter 'rp' can be declared as pointer to const. However it seems that 'createFile' is a callback function, if 'rp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:290:41: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'setFileAttributes' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:290:66: style: Parameter 'rp' can be declared as pointer to const. However it seems that 'setFileAttributes' is a callback function, if 'rp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:296:33: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'checkFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:296:44: style: Parameter 'fname' can be declared as pointer to const. However it seems that 'checkFile' is a callback function, if 'fname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:304:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'handleXACLdata' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/example-plugin-fd.c:304:60: style: Parameter 'xacl' can be declared as pointer to const. However it seems that 'handleXACLdata' is a callback function, if 'xacl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/pluginlib/commctx_test.cpp:58:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_status' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/pluginlib/metaplugin_test.cpp:74:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'mycheckFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/pluginlib/metaplugin_test.cpp:74:46: style: Parameter 'fname' can be declared as pointer to const. However it seems that 'mycheckFile' is a callback function, if 'fname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-handlexacl-plugin-fd.c:191:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-handlexacl-plugin-fd.c:191:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-handlexacl-plugin-fd.c:199:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-handlexacl-plugin-fd.c:199:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-handlexacl-plugin-fd.c:396:44: style: Parameter 'fname' can be declared as pointer to const. However it seems that 'checkFile' is a callback function, if 'fname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/sd/example-plugin-sd.c:134:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/sd/example-plugin-sd.c:134:66: style: Parameter 'value' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/sd/example-plugin-sd.c:143:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/sd/example-plugin-sd.c:143:66: style: Parameter 'value' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/sd/example-plugin-sd.c:152:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handlePluginEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/sd/example-plugin-sd.c:152:69: style: Parameter 'value' can be declared as pointer to const. However it seems that 'handlePluginEvent' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/sd/example-plugin-sd.c:173:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleGlobalPluginEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/sd/example-plugin-sd.c:173:59: style: Parameter 'value' can be declared as pointer to const. However it seems that 'handleGlobalPluginEvent' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/sd/main.c:106:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'baculaSetValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/sd/main.c:106:68: style: Parameter 'value' can be declared as pointer to const. However it seems that 'baculaSetValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:223:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:223:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:231:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:231:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:239:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handlePluginEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:975:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'startRestoreFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:985:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'endRestoreFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:1018:41: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'setFileAttributes' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:1018:66: style: Parameter 'rp' can be declared as pointer to const. However it seems that 'setFileAttributes' is a callback function, if 'rp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:1025:33: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'checkFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:1025:44: style: Parameter 'fname' can be declared as pointer to const. However it seems that 'checkFile' is a callback function, if 'fname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:1048:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'handleXACLdata' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/plugins/fd/test-plugin-fd.c:1048:60: style: Parameter 'xacl' can be declared as pointer to const. However it seems that 'handleXACLdata' is a callback function, if 'xacl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/tools/fstype.c:63:51: style: Parameter 'st' can be declared as pointer to const. However it seems that 'print_mtab_item' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/tools/fstype.c:71:56: style: Parameter 'st' can be declared as pointer to const. However it seems that 'add_mtab_item' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/tools/testls.c:184:29: style: Parameter 'jcr' can be declared as pointer to const. However it seems that 'count_files' is a callback function, if 'jcr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/tools/testls.c:184:42: style: Parameter 'ff' can be declared as pointer to const. However it seems that 'count_files' is a callback function, if 'ff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/win32/filed/plugins/bpipe-fd.c:184:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/win32/filed/plugins/bpipe-fd.c:184:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'getPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/win32/filed/plugins/bpipe-fd.c:192:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/win32/filed/plugins/bpipe-fd.c:192:64: style: Parameter 'value' can be declared as pointer to const. However it seems that 'setPluginValue' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/win32/filed/plugins/bpipe-fd.c:200:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handlePluginEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/win32/filed/plugins/bpipe-fd.c:309:37: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'endBackupFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/win32/filed/plugins/bpipe-fd.c:418:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'startRestoreFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/win32/filed/plugins/bpipe-fd.c:428:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'endRestoreFile' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/win32/filed/plugins/bpipe-fd.c:461:41: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'setFileAttributes' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bacula-15.0.3/src/win32/filed/plugins/bpipe-fd.c:461:66: style: Parameter 'rp' can be declared as pointer to const. However it seems that 'setFileAttributes' is a callback function, if 'rp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/balboa/balboa_2.1.0+ds.orig.tar.xz balboa-2.1.0/backend/balboa-backend-console/main.c:131:65: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'dump_entry_json_cb' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balboa-2.1.0/backend/balboa-backend-console/main.c:137:67: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'dump_entry_replay_cb' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balboa-2.1.0/backend/balboa-rocksdb/rocksdb-impl.c:238:48: style: Parameter 'db' can be declared as pointer to const. However it seems that 'blb_rocksdb_conn_deinit' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/balsa/balsa_2.6.5.orig.tar.gz balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/gmime-filter-header.c:68:26: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'filter_copy' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/gmime-filter-header.c:145:27: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'filter_reset' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:258:28: style: Parameter 'h' can be declared as pointer to const. However it seems that 'cmdi_empty' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:258:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'cmdi_empty' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:1262:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'append_body_param' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:1262:42: style: Parameter 'value' can be declared as pointer to const. However it seems that 'append_body_param' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:1412:22: style: Parameter 'key' can be declared as pointer to const. However it seems that 'append_pair' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:1412:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'append_pair' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:2192:32: style: Parameter 'iur' can be declared as pointer to const. However it seems that 'append_uid_range' is a callback function, if 'iur' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:2510:26: style: Parameter 'iur' can be declared as pointer to const. However it seems that 'esearch_cb' is a callback function, if 'iur' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:3186:41: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ir_msg_att_internaldate' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:3201:42: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ir_msg_att_rfc822_header' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:3206:40: style: Parameter 'h' can be declared as pointer to const. However it seems that 'ir_msg_att_rfc822_text' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap-handle.c:4317:43: style: Parameter 'msgno' can be declared as const array. However it seems that 'imap_coalesce_func_simple' is a callback function, if 'msgno' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap_tst.c:114:20: style: Parameter 'client' can be declared as pointer to const. However it seems that 'cert_cb' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap_tst.c:114:45: style: Parameter 'peer_cert' can be declared as pointer to const. However it seems that 'cert_cb' is a callback function, if 'peer_cert' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libbalsa/imap/imap_tst.c:114:94: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cert_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libnetclient/test/tests.c:40:70: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'log_dummy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libnetclient/test/tests.c:216:23: style: Parameter 'client' can be declared as pointer to const. However it seems that 'check_cert' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libnetclient/test/tests.c:216:48: style: Parameter 'peer_cert' can be declared as pointer to const. However it seems that 'check_cert' is a callback function, if 'peer_cert' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libnetclient/test/tests.c:216:97: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'check_cert' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libnetclient/test/tests.c:231:28: style: Parameter 'client' can be declared as pointer to const. However it seems that 'get_cert_passwd' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libnetclient/test/tests.c:231:73: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'get_cert_passwd' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libnetclient/test/tests.c:387:21: style: Parameter 'client' can be declared as pointer to const. However it seems that 'get_auth' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] balsa-2.6.5-a9ac73e6ca01c0eb97d22912eb8f026cb6f71f47/libnetclient/test/tests.c:387:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'get_auth' 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/b/bam/bam_0.5.1.orig.tar.gz bam-0.5.1/src/cache.c:139:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cacheinfo_deps_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bam-0.5.1/src/cache.c:139:80: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cacheinfo_deps_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bam-0.5.1/src/dep_cpp.c:108:73: style: Parameter 'cacheinfo' can be declared as pointer to const. However it seems that 'cachehit_callback' is a callback function, if 'cacheinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bam-0.5.1/src/lua/lapi.c:1030:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_status' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bam-0.5.1/src/lua/ldblib.c:305:45: style: Parameter 'ar' can be declared as pointer to const. However it seems that 'hookf' is a callback function, if 'ar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bam-0.5.1/src/lua/ldebug.c:99:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gethookmask' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bam-0.5.1/src/lua/ldebug.c:104:42: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gethookcount' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bam-0.5.1/src/lua/ldo.c:654:50: style: Parameter 'from' can be declared as pointer to const. However it seems that 'lua_resume' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bam-0.5.1/src/lua/ldo.c:685:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_isyieldable' is a callback function, if 'L' 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 bamf-0.5.6/src/bamf-application.c:89:65: style: Parameter 'application' can be declared as pointer to const. However it seems that 'bamf_application_default_get_close_when_empty' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-application.c:844:43: style: Parameter 'view' can be declared as pointer to const. However it seems that 'bamf_application_get_view_type' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-application.c:1149:41: style: Parameter 'matcher' can be declared as pointer to const. However it seems that 'matcher_favorites_changed' is a callback function, if 'matcher' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-application.c:1297:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_dbus_handle_application_type' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-daemon.c:88:41: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'bamf_on_name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-daemon.c:89:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'bamf_on_name_acquired' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-daemon.c:157:32: style: Parameter 'object' can be declared as pointer to const. However it seems that 'bamf_daemon_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-legacy-window-test.c:440:60: style: Parameter 'window' can be declared as pointer to const. However it seems that 'bamf_legacy_window_test_get_action_menu' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-legacy-window-test.c:446:61: style: Parameter 'window' can be declared as pointer to const. However it seems that 'bamf_legacy_window_test_show_action_menu' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-legacy-window.c:420:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_window_signal' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-matcher.c:1254:41: style: Parameter 'desktop_path' can be declared as pointer to const. However it seems that 'hash_table_compare_sub_values' is a callback function, if 'desktop_path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-matcher.c:1254:64: style: Parameter 'desktop_class' can be declared as pointer to const. However it seems that 'hash_table_compare_sub_values' is a callback function, if 'desktop_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-matcher.c:1254:88: style: Parameter 'target_path' can be declared as pointer to const. However it seems that 'hash_table_compare_sub_values' is a callback function, if 'target_path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-matcher.c:2540:27: style: Parameter 'display' can be declared as pointer to const. However it seems that 'x_error_handler' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-matcher.c:2540:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'x_error_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-tab.c:51:35: style: Parameter 'view' can be declared as pointer to const. However it seems that 'bamf_tab_get_view_type' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-tab.c:57:41: style: Parameter 'view' can be declared as pointer to const. However it seems that 'bamf_tab_get_stable_bus_name' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-tab.c:63:87: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bamf_tab_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-tab.c:89:93: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bamf_tab_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-view.c:920:88: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bamf_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-view.c:953:34: style: Parameter 'object' can be declared as pointer to const. However it seems that 'bamf_view_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-view.c:953:94: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bamf_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-window.c:148:42: style: Parameter 'window' can be declared as pointer to const. However it seems that 'handle_window_closed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-window.c:230:38: style: Parameter 'view' can be declared as pointer to const. However it seems that 'bamf_window_get_view_type' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-window.c:536:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bamf_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/src/bamf-window.c:554:90: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'bamf_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-application.c:420:37: style: Parameter 'application' can be declared as pointer to const. However it seems that 'on_urgent_changed' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-application.c:420:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_urgent_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-application.c:491:37: style: Parameter 'application' can be declared as pointer to const. However it seems that 'on_active_changed' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-application.c:491:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_active_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-application.c:677:43: style: Parameter 'application' can be declared as pointer to const. However it seems that 'on_user_visible_changed' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-application.c:677:82: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_user_visible_changed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-bamf.c:39:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'not_fatal_log_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-view.c:305:29: style: Parameter 'view' can be declared as pointer to const. However it seems that 'on_boolean_event' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-view.c:305:60: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'on_boolean_event' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-view.c:560:35: style: Parameter 'view' can be declared as pointer to const. However it seems that 'on_boolean_event_count' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-view.c:560:66: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'on_boolean_event_count' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-view.c:675:22: style: Parameter 'view' can be declared as pointer to const. However it seems that 'on_closed' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-view.c:675:37: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'on_closed' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:109:32: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_urgent_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:109:66: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'on_urgent_changed' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:148:32: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_active_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:148:66: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'on_active_changed' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:191:38: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_user_visible_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:191:72: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'on_user_visible_changed' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:230:35: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_maximized_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:230:72: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'on_maximized_changed' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:270:36: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_vmaximized_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:270:73: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'on_vmaximized_changed' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:309:36: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_hmaximized_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/bamfdaemon/test-window.c:309:73: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'on_hmaximized_changed' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bamf-0.5.6/tests/libbamf/test-libbamf.c:31:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'not_fatal_log_handler' 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/b/barcode/barcode_0.99.orig.tar.xz barcode-0.99/main.c:146:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'get_input_string' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barcode-0.99/main.c:191:20: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'get_unit' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barcode-0.99/main.c:253:21: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'get_table' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barcode-0.99/main.c:278:22: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'get_margin' 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/b/barectf/barectf_3.1.2.orig.tar.gz barectf-3.1.2/examples/barectf-tracepoint/barectf-platform-qemu-arm-uart.c:44:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'get_clock' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barectf-3.1.2/examples/barectf-tracepoint/barectf-platform-qemu-arm-uart.c:59:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_backend_full' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barectf-3.1.2/platforms/linux-fs/barectf-platform-linux-fs.c:65:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_backend_full' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barectf-3.1.2/tests/tracing/support/basic-extra-pc-ft-members/test-platform.c:46:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_backend_full' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barectf-3.1.2/tests/tracing/support/basic/test-platform.c:46:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_backend_full' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barectf-3.1.2/tests/tracing/support/counter-clock/test-platform.c:56:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_backend_full' 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/b/baresip/baresip_1.1.0.orig.tar.gz baresip-1.1.0/modules/aubridge/device.c:37:43: style: Parameter 'le' can be declared as pointer to const. However it seems that 'list_apply_handler' is a callback function, if 'le' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/avfilter/avfilter.c:59:51: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'update' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/avfilter/avfilter.c:105:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'avfilter_command' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/cairo/cairo.c:250:47: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'alloc' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/contact/contact.c:107:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_message' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/ctrl_dbus/ctrl_dbus.c:412:44: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/debug_cmd/debug_cmd.c:220:51: style: Parameter 'af' can be declared as pointer to const. However it seems that 'fileinfo_read_handler' is a callback function, if 'af' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/debug_cmd/debug_cmd.c:256:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_aufileinfo' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/dtls_srtp/dtls_srtp.c:373:66: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'media_alloc' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/gtk/call_window.c:267:66: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'call_on_key_release' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/gzrtp/gzrtp.cpp:72:72: style: Parameter 'sdp' can be declared as pointer to const. However it seems that 'session_alloc' is a callback function, if 'sdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/httpreq/httpreq.c:262:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_setbearer' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/httpreq/httpreq.c:277:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_setbody' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/httpreq/httpreq.c:292:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_setctype' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/httpreq/httpreq.c:307:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_addheader' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/httpreq/httpreq.c:416:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_settimeout' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/dynamic_menu.c:178:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'send_code' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/dynamic_menu.c:217:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'call_xfer' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/dynamic_menu.c:227:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'call_video_debug' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/dynamic_menu.c:236:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'set_video_dir' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/dynamic_menu.c:268:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'digit_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:89:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_answer' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:126:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_answerdir' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:192:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_set_answermode' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:234:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'switch_audio_player' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:312:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'switch_audio_source' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:395:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ua_print_call_status' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:484:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dial_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:571:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_dialdir' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:658:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_dnd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:694:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_hangup' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:759:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_hangupall' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:855:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'options_command' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:951:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_set_adelay' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:971:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_ua_delete' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:1010:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_ua_find' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:1033:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'create_ua' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/menu/static_menu.c:1067:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'switch_video_source' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/mixausrc/mixausrc.c:681:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'enc_mix_start' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/mixausrc/mixausrc.c:707:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dec_mix_start' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/multicast.c:123:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_mcsend' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/multicast.c:164:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_mcsenden' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/multicast.c:213:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_mcstop' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/multicast.c:267:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_mcreg' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/multicast.c:309:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_mcunreg' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/multicast.c:361:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_mcchprio' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/multicast.c:400:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_mcprioen' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/multicast.c:431:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_mcregen' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/receiver.c:82:44: style: Parameter 'le' can be declared as pointer to const. However it seems that 'mcreceiver_addr_cmp' is a callback function, if 'le' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/receiver.c:100:44: style: Parameter 'le' can be declared as pointer to const. However it seems that 'mcreceiver_prio_cmp' is a callback function, if 'le' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/receiver.c:118:43: style: Parameter 'le' can be declared as pointer to const. However it seems that 'mcreceiver_running' is a callback function, if 'le' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/multicast/sender.c:63:42: style: Parameter 'le' can be declared as pointer to const. However it seems that 'mcsender_addr_cmp' is a callback function, if 'le' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/natpmp/natpmp.c:198:43: style: Parameter 'dnsc' can be declared as pointer to const. However it seems that 'session_alloc' is a callback function, if 'dnsc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/oss/oss.c:231:26: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'src_alloc' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/oss/oss.c:292:28: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'play_alloc' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/pcp/pcp.c:171:43: style: Parameter 'dnsc' can be declared as pointer to const. However it seems that 'session_alloc' is a callback function, if 'dnsc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/portaudio/portaudio.c:216:26: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'src_alloc' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/portaudio/portaudio.c:261:28: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'play_alloc' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/presence/presence.c:31:49: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_pres' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/rst/video.c:194:48: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'alloc_handler' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/snapshot/snapshot.c:35:63: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'encode' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/snapshot/snapshot.c:53:63: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'decode' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/snapshot/snapshot.c:94:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'do_snapshot_recv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/snapshot/snapshot.c:110:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'do_snapshot_send' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/sndfile/sndfile.c:122:49: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'encode_update' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/sndfile/sndfile.c:152:49: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'decode_update' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/swscale/swscale.c:47:51: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'encode_update' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/turn/turn.c:255:37: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'update' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/v4l2_codec/v4l2_codec.c:539:41: style: Parameter 'frameh' can be declared as pointer to const. However it seems that 'src_alloc' is a callback function, if 'frameh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/vidbridge/disp.c:63:43: style: Parameter 'le' can be declared as pointer to const. However it seems that 'list_apply_handler' is a callback function, if 'le' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/vidbridge/src.c:70:43: style: Parameter 'le' can be declared as pointer to const. However it seems that 'list_apply_handler' is a callback function, if 'le' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/vidinfo/vidinfo.c:82:15: style: Parameter 'timestamp' can be declared as pointer to const. However it seems that 'decode' is a callback function, if 'timestamp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/vumeter/vumeter.c:68:57: style: Parameter 'level' can be declared as pointer to const. However it seems that 'audio_print_vu' is a callback function, if 'level' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/x11grab/x11grab.c:154:47: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'alloc' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/modules/zrtp/zrtp.c:309:72: style: Parameter 'sdp' can be declared as pointer to const. However it seems that 'session_alloc' is a callback function, if 'sdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/src/baresip.c:49:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'insmod_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/src/baresip.c:68:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'rmmod_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/src/call.c:561:22: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'stream_rtcp_handler' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/src/contact.c:385:37: style: Parameter 'le' can be declared as pointer to const. However it seems that 'find_handler' is a callback function, if 'le' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/src/module.c:103:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'module_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/src/module.c:110:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'module_tmp_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/src/module.c:119:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'module_app_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/src/video.c:758:64: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'rtcp_handler' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/test/mock/mock_aufilt.c:97:46: style: Parameter 'st' can be declared as pointer to const. However it seems that 'mock_encode' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/test/mock/mock_aufilt.c:111:46: style: Parameter 'st' can be declared as pointer to const. However it seems that 'mock_decode' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/test/mock/mock_menc.c:84:30: style: Parameter 'sdp' can be declared as pointer to const. However it seems that 'mock_session_alloc' is a callback function, if 'sdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/test/mock/mock_mnat.c:133:50: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'mnat_session_update' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/test/mock/mock_vidcodec.c:57:31: style: Parameter 'prm' can be declared as pointer to const. However it seems that 'mock_encode_update' is a callback function, if 'prm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/test/sip/location.c:144:36: style: Parameter 'le' can be declared as pointer to const. However it seems that 'cmp_handler' is a callback function, if 'le' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/test/sip/location.c:144:46: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmp_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baresip-1.1.0/test/ua.c:54:41: style: Parameter 'ua' can be declared as pointer to const. However it seems that 'ua_event_handler' is a callback function, if 'ua' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/barnowl/barnowl_1.10.orig.tar.gz barnowl-1.10/libfaim/adverts.c:14:39: style: Parameter 'sess' can be declared as pointer to const. However it seems that 'snachandler' is a callback function, if 'sess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/adverts.c:14:59: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'snachandler' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/adverts.c:14:77: style: Parameter 'rx' can be declared as pointer to const. However it seems that 'snachandler' is a callback function, if 'rx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/adverts.c:14:96: style: Parameter 'snac' can be declared as pointer to const. However it seems that 'snachandler' is a callback function, if 'snac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/adverts.c:14:117: style: Parameter 'bs' can be declared as pointer to const. However it seems that 'snachandler' is a callback function, if 'bs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/oscar.c:4664:58: style: Parameter 'buddies' can be declared as pointer to const. However it seems that 'oscar_add_buddies' is a callback function, if 'buddies' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/oscar.c:5355:63: style: Parameter 'b' can be declared as pointer to const. However it seems that 'oscar_list_icon' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/oscar.c:6129:49: style: Parameter 'gc' can be declared as pointer to const. However it seems that 'oscar_away_states' is a callback function, if 'gc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/oscar.c:6289:51: style: Parameter 'gc' can be declared as pointer to const. However it seems that 'oscar_confirm_account' is a callback function, if 'gc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/oscar.c:6302:46: style: Parameter 'gc' can be declared as pointer to const. However it seems that 'oscar_show_email' is a callback function, if 'gc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/oscar.c:6315:48: style: Parameter 'gc' can be declared as pointer to const. However it seems that 'oscar_change_email' is a callback function, if 'gc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/oscar.c:6444:44: style: Parameter 'gc' can be declared as pointer to const. However it seems that 'oscar_set_icon' is a callback function, if 'gc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/oscar.c:6573:49: style: Parameter 'gc' can be declared as pointer to const. However it seems that 'oscar_change_passwd' is a callback function, if 'gc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barnowl-1.10/libfaim/oscar.c:6592:48: style: Parameter 'gc' can be declared as pointer to const. However it seems that 'oscar_convo_closed' is a callback function, if 'gc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/barrier/barrier_2.4.0+dfsg.orig.tar.xz barrier-2.4.0/src/test/unittests/barrier/KeyStateTests.cpp:481:38: style: Parameter 'activeModifiers' can be declared as reference to const. However it seems that 'stubMapKey' is a callback function, if 'activeModifiers' is declared with const you might also need to cast function pointer(s). [constParameterCallback] barrier-2.4.0/src/test/unittests/barrier/KeyStateTests.cpp:482:22: style: Parameter 'currentState' can be declared as reference to const. However it seems that 'stubMapKey' is a callback function, if 'currentState' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/bash/bash_5.3.orig.tar.xz bash-5.3/builtins/evalstring.c:94:22: style: Parameter 'x' can be declared as pointer to const. However it seems that 'uw_pop_stream' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/builtins/evalstring.c:100:32: style: Parameter 'x' can be declared as pointer to const. However it seems that 'uw_parser_restore_alias' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/examples/loadables/csv.c:107:25: style: Parameter 'list' can be declared as pointer to const. However it seems that 'csv_builtin' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/examples/loadables/dsv.c:166:25: style: Parameter 'list' can be declared as pointer to const. However it seems that 'dsv_builtin' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/examples/loadables/kv.c:121:24: style: Parameter 'list' can be declared as pointer to const. However it seems that 'kv_builtin' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/examples/loadables/mypid.c:35:38: style: Parameter 'value' can be declared as pointer to const. However it seems that 'assign_mypid' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/examples/loadables/mypid.c:35:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'assign_mypid' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/builtins/mkbuiltins.c:894:24: style: Parameter 'self' can be declared as pointer to const. However it seems that 'comment_handler' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/builtins/mkbuiltins.c:894:40: style: Parameter 'defs' can be declared as pointer to const. However it seems that 'comment_handler' is a callback function, if 'defs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/builtins/mkbuiltins.c:894:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'comment_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/examples/loadables/stat.c:342:26: style: Parameter 'list' can be declared as pointer to const. However it seems that 'stat_builtin' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/examples/loadables/truefalse.c:29:26: style: Parameter 'list' can be declared as pointer to const. However it seems that 'true_builtin' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/examples/loadables/truefalse.c:35:27: style: Parameter 'list' can be declared as pointer to const. However it seems that 'false_builtin' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/general.c:1099:38: style: Parameter 'text' can be declared as pointer to const. However it seems that 'bash_special_tilde_expansions' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/execute_cmd.c:2607:31: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'uw_merge_temporary_env' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/execute_cmd.c:5175:33: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'uw_function_misc_cleanup' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/jobs.c:2223:17: style: Parameter 'job' can be declared as pointer to const. However it seems that 'print_job' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/examples/fileman.c:289:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_list' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/examples/fileman.c:314:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_rename' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/examples/fileman.c:349:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_delete' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/examples/fileman.c:358:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_help' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/examples/fileman.c:397:15: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_cd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/examples/fileman.c:428:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'com_quit' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/complete.c:1109:26: style: Parameter 's' can be declared as pointer to const. However it seems that 'rl_quote_filename' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/bind.c:1445:20: style: Parameter 'args' can be declared as pointer to const. However it seems that 'parser_else' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/bind.c:1475:21: style: Parameter 'args' can be declared as pointer to const. However it seems that 'parser_endif' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/text.c:1820:53: style: Parameter 'data' can be declared as pointer to const. However it seems that '_rl_char_search_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/vi_mode.c:1823:56: style: Parameter 'data' can be declared as pointer to const. However it seems that '_rl_vi_callback_char_search' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/vi_mode.c:2093:56: style: Parameter 'data' can be declared as pointer to const. However it seems that '_rl_vi_callback_change_char' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/vi_mode.c:2390:53: style: Parameter 'data' can be declared as pointer to const. However it seems that '_rl_vi_callback_set_mark' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/lib/readline/vi_mode.c:2448:54: style: Parameter 'data' can be declared as pointer to const. However it seems that '_rl_vi_callback_goto_mark' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/print_cmd.c:1313:24: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'uw_reset_locals' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:1230:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'null_assign' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:1230:69: style: Parameter 'key' can be declared as pointer to const. However it seems that 'null_assign' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:1322:40: style: Parameter 'value' can be declared as pointer to const. However it seems that 'assign_seconds' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:1394:39: style: Parameter 'value' can be declared as pointer to const. However it seems that 'assign_random' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:1450:38: style: Parameter 'value' can be declared as pointer to const. However it seems that 'assign_lineno' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:1471:40: style: Parameter 'value' can be declared as pointer to const. However it seems that 'assign_subshell' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:4307:25: style: Parameter 'var' can be declared as pointer to const. However it seems that 'visible_var' is a callback function, if 'var' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:4327:34: style: Parameter 'var' can be declared as pointer to const. However it seems that 'visible_and_exported' is a callback function, if 'var' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:4336:42: style: Parameter 'var' can be declared as pointer to const. However it seems that 'export_environment_candidate' is a callback function, if 'var' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:4344:32: style: Parameter 'var' can be declared as pointer to const. However it seems that 'local_and_exported' is a callback function, if 'var' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:4362:33: style: Parameter 'var' can be declared as pointer to const. However it seems that 'variable_in_context' is a callback function, if 'var' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:4368:41: style: Parameter 'var' can be declared as pointer to const. However it seems that 'visible_variable_in_context' is a callback function, if 'var' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:5847:39: style: Parameter 'sv1' can be declared as pointer to const. However it seems that 'sv_compare' is a callback function, if 'sv1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/variables.c:5847:70: style: Parameter 'sv2' can be declared as pointer to const. However it seems that 'sv_compare' is a callback function, if 'sv2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/subst.c:6811:27: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'uw_pop_var_context' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bash-5.3/subst.c:6863:27: style: Parameter 'name' can be declared as pointer to const. However it seems that 'uw_unbind_localvar' 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/b/batctl/batctl_2025.3.orig.tar.gz batctl-2025.3/bat-hosts.c:25:30: style: Parameter 'data1' can be declared as pointer to const. However it seems that 'compare_mac' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/bat-hosts.c:25:43: style: Parameter 'data2' can be declared as pointer to const. However it seems that 'compare_mac' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/elp_interval.c:21:68: style: Parameter 'argv' can be declared as const array. However it seems that 'parse_elp_interval' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/event.c:106:40: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'no_seq_check' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/event.c:107:10: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'no_seq_check' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/genl.c:27:28: style: Parameter 'err' can be declared as pointer to const. However it seems that 'mcast_error_handler' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/genl_json.c:60:46: style: Parameter 'attrs' can be declared as const array. However it seems that 'nljson_print_flag' is a callback function, if 'attrs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/functions.c:524:26: style: Parameter 'nlerr' can be declared as pointer to const. However it seems that 'ack_errno_handler' is a callback function, if 'nlerr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/functions.c:534:44: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'ack_wait_handler' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/functions.c:535:14: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ack_wait_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/hop_penalty.c:21:67: style: Parameter 'argv' can be declared as const array. However it seems that 'parse_hop_penalty' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/isolation_mark.c:22:70: style: Parameter 'argv' can be declared as const array. However it seems that 'parse_isolation_mark' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/multicast_fanout.c:21:72: style: Parameter 'argv' can be declared as const array. However it seems that 'parse_multicast_fanout' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/orig_interval.c:21:69: style: Parameter 'argv' can be declared as const array. However it seems that 'parse_orig_interval' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/statistics.c:94:37: style: Parameter 'state' can be declared as pointer to const. However it seems that 'statistics' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/netlink.c:306:21: style: Parameter 'nlerr' can be declared as pointer to const. However it seems that 'netlink_print_error' is a callback function, if 'nlerr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/netlink.c:601:25: style: Parameter 'nlerr' can be declared as pointer to const. However it seems that 'nlquery_error_cb' is a callback function, if 'nlerr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/sys.c:56:27: style: Parameter 'nlerr' can be declared as pointer to const. However it seems that 'sys_simple_nlerror' is a callback function, if 'nlerr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/throughputmeter.c:54:24: style: Parameter 'nlerr' can be declared as pointer to const. However it seems that 'tpmeter_nl_print_error' is a callback function, if 'nlerr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/throughputmeter.c:191:40: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'no_seq_check' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/throughputmeter.c:192:10: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'no_seq_check' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/bisect_iv.c:40:31: style: Parameter 'data1' can be declared as pointer to const. However it seems that 'compare_name' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batctl-2025.3/bisect_iv.c:40:44: style: Parameter 'data2' can be declared as pointer to const. However it seems that 'compare_name' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/batmand/batmand_0.3.2+74+g2f62b17.orig.tar.gz batmand-0.3.2+74+g2f62b17/hna.c:52:30: style: Parameter 'data1' can be declared as pointer to const. However it seems that 'compare_hna' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batmand-0.3.2+74+g2f62b17/hna.c:52:43: style: Parameter 'data2' can be declared as pointer to const. However it seems that 'compare_hna' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batmand-0.3.2+74+g2f62b17/posix/tunnel.c:499:30: style: Parameter 'data1' can be declared as pointer to const. However it seems that 'compare_wip' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batmand-0.3.2+74+g2f62b17/posix/tunnel.c:499:43: style: Parameter 'data2' can be declared as pointer to const. However it seems that 'compare_wip' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batmand-0.3.2+74+g2f62b17/posix/tunnel.c:504:30: style: Parameter 'data1' can be declared as pointer to const. However it seems that 'compare_vip' is a callback function, if 'data1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] batmand-0.3.2+74+g2f62b17/posix/tunnel.c:504:43: style: Parameter 'data2' can be declared as pointer to const. However it seems that 'compare_vip' is a callback function, if 'data2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/baycomepp/baycomepp_0.10.orig.tar.gz baycomepp-0.10.orig/eppfm2/src/widgets.c:148:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scope_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomepp-0.10.orig/eppfm2/src/widgets.c:480:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'spectrum_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomepp-0.10.orig/w9xdrv/eppflex.c:34:40: style: Parameter 'RefData' can be declared as pointer to const. However it seems that 'StealNotifyHandler' is a callback function, if 'RefData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/baycomusb/baycomusb_0.10.orig.tar.xz baycomusb-0.10.orig/trxapi/server.c:84:56: style: Parameter 'servant' can be declared as pointer to const. However it seems that 'impl_Trx_Control_GetDescription' is a callback function, if 'servant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/server.c:426:71: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'impl_Trx_Control_ModemDisconnectSetConfig' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/server.c:486:67: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'impl_Trx_Control_ChannelAccessSetConfig' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/trxctrl-common.c:754:53: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'Trx_TrxBandDescription__free' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/trxctrl-common.c:918:43: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'Trx_TrxState__free' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/trxctrl-common.c:958:57: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'Trx_BaycomUSBAdapterConfig__free' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/trxctrl-common.c:1168:54: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'Trx_ChannelAccessConfig__free' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/trxctrl-common.c:1207:50: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'Trx_InterfaceConfig__free' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/trxctrl-common.c:1228:56: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'Trx_ModemDisconnectConfig__free' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/trxctrl-common.c:1249:48: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'Trx_TrxAudioState__free' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/trxctrl-common.c:1330:49: style: Parameter 'dat' can be declared as pointer to const. However it seems that 'Trx_TrxAudioParams__free' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapp/src/freqdb.c:514:43: style: Parameter 'i' can be declared as pointer to const. However it seems that 'stncompare' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapp/src/freqdb.c:514:66: style: Parameter 'j' can be declared as pointer to const. However it seems that 'stncompare' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapi/trxctrl-skels.c:10:28: style: Parameter 'ev' can be declared as pointer to const. However it seems that '_ORBIT_Trx_TrxError_marshal' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapp/src/signalhist.c:239:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'signalhistory_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapp/src/widgets.c:148:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scope_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] baycomusb-0.10.orig/trxapp/src/widgets.c:480:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'spectrum_expose' 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/b/bazel-bootstrap/bazel-bootstrap_4.2.3+ds.orig.tar.xz src/main/cpp/blaze.cc:1655:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'null_grpc_log_function' 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/b/bbrun/bbrun_1.6.orig.tar.gz bbrun-1.6/bbrun/bbrun.c:323:28: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bbrun-1.6/bbrun/bbrun.c:375:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/bbswitch/bbswitch_0.8.orig.tar.gz bbswitch-0.8/bbswitch.c:345:55: style: Parameter 'nbp' can be declared as pointer to const. However it seems that 'bbswitch_pm_handler' is a callback function, if 'nbp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bbswitch-0.8/bbswitch.c:346:37: style: Parameter 'p' can be declared as pointer to const. However it seems that 'bbswitch_pm_handler' 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/b/bcachefs-tools/bcachefs-tools_1.13.0.orig.tar.gz bcachefs-tools-1.13.0/linux/blkdev.c:260:56: style: Parameter 'iov' can be declared as pointer to const. However it seems that 'sync_write' is a callback function, if 'iov' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/bcftools/bcftools_1.22.orig.tar.gz bcftools-1.22/convert.c:139:53: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_pos' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/convert.c:141:53: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_end' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/convert.c:142:54: style: Parameter 'line' can be declared as pointer to const. However it seems that 'process_end0' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/convert.c:145:66: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'process_alt' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/convert.c:228:67: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'process_info' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/convert.c:1138:47: style: Parameter 'convert' can be declared as pointer to const. However it seems that 'process_variantkey_hex' is a callback function, if 'convert' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/convert.c:1158:38: style: Parameter 'convert' can be declared as pointer to const. However it seems that 'process_npass' is a callback function, if 'convert' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/peakfit.c:77:49: style: Parameter 'xvals' can be declared as pointer to const. However it seems that 'bounded_gaussian_calc_f' is a callback function, if 'xvals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/peakfit.c:95:50: style: Parameter 'xvals' can be declared as pointer to const. However it seems that 'bounded_gaussian_calc_df' is a callback function, if 'xvals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/peakfit.c:188:41: style: Parameter 'xvals' can be declared as pointer to const. However it seems that 'gaussian_calc_f' is a callback function, if 'xvals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/peakfit.c:203:42: style: Parameter 'xvals' can be declared as pointer to const. However it seems that 'gaussian_calc_df' is a callback function, if 'xvals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/peakfit.c:228:35: style: Parameter 'pk' can be declared as pointer to const. However it seems that 'gaussian_convert_get' is a callback function, if 'pk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/peakfit.c:273:36: style: Parameter 'xvals' can be declared as pointer to const. However it seems that 'exp_calc_f' is a callback function, if 'xvals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/peakfit.c:287:37: style: Parameter 'xvals' can be declared as pointer to const. However it seems that 'exp_calc_df' is a callback function, if 'xvals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/peakfit.c:309:30: style: Parameter 'pk' can be declared as pointer to const. However it seems that 'exp_convert_get' is a callback function, if 'pk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/vcfcall.c:416:123: style: Parameter 'usr' can be declared as pointer to const. However it seems that 'tgt_parse' is a callback function, if 'usr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/vcfconvert.c:259:54: style: Parameter 'rec' can be declared as pointer to const. However it seems that 'tsv_setter_verify_pos' is a callback function, if 'rec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/vcfconvert.c:326:35: style: Parameter 'tsv' can be declared as pointer to const. However it seems that 'tsv_setter_haps' is a callback function, if 'tsv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/filter.c:534:56: style: Parameter 'btok' can be declared as pointer to const. However it seems that 'filters_cmp_filter' is a callback function, if 'btok' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/filter.c:534:85: style: Parameter 'line' can be declared as pointer to const. However it seems that 'filters_cmp_filter' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/filter.c:816:52: style: Parameter 'line' can be declared as pointer to const. However it seems that 'filters_set_pos' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/filter.c:945:58: style: Parameter 'line' can be declared as pointer to const. However it seems that 'filters_set_info_flag' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/filter.c:1306:53: style: Parameter 'line' can be declared as pointer to const. However it seems that 'filters_set_ilen' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/filter.c:1427:53: style: Parameter 'line' can be declared as pointer to const. However it seems that 'filters_set_nalt' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/filter.c:3503:32: style: Parameter 'flt' can be declared as pointer to const. However it seems that 'perl_exec' is a callback function, if 'flt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/filter.c:3503:45: style: Parameter 'line' can be declared as pointer to const. However it seems that 'perl_exec' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcftools-1.22/filter.c:3503:60: style: Parameter 'rtok' can be declared as pointer to const. However it seems that 'perl_exec' is a callback function, if 'rtok' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/bcmatroska2/bcmatroska2_5.3.101.orig.tar.gz bcmatroska2-5.3.101/corec/corec/libc/palmos/console_palmos_m68k.c:92:35: style: Parameter 'Module' can be declared as pointer to const. However it seems that 'LookupSymbol86' is a callback function, if 'Module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcmatroska2-5.3.101/corec/corec/node/node.c:2161:28: style: Parameter 'p' can be declared as pointer to const. However it seems that 'MetaEnum' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcmatroska2-5.3.101/corec/corec/node/node.c:2170:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'MetaMeta' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcmatroska2-5.3.101/corec/corec/node/node.c:2681:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'MetaFindParam' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcmatroska2-5.3.101/libmatroska2/bzip2/bzlib.c:102:31: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'default_bzalloc' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcmatroska2-5.3.101/mkclean/tremor/floor0.c:343:79: style: Parameter 'mi' can be declared as pointer to const. However it seems that 'floor0_look' is a callback function, if 'mi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcmatroska2-5.3.101/mkclean/tremor/res012.c:122:71: style: Parameter 'vm' can be declared as pointer to const. However it seems that 'res0_look' is a callback function, if 'vm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcmatroska2-5.3.101/mkclean/tremor/res012.c:238:26: style: Parameter 'nonzero' can be declared as pointer to const. However it seems that 'res0_inverse' is a callback function, if 'nonzero' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcmatroska2-5.3.101/mkclean/tremor/res012.c:250:26: style: Parameter 'nonzero' can be declared as pointer to const. However it seems that 'res1_inverse' is a callback function, if 'nonzero' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bcmatroska2-5.3.101/mkclean/tremor/res012.c:263:26: style: Parameter 'nonzero' can be declared as pointer to const. However it seems that 'res2_inverse' is a callback function, if 'nonzero' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/bctoolbox/bctoolbox_5.3.105.orig.tar.gz bctoolbox-5.3.105/src/vconnect.c:56:89: style: Parameter 'addrlen' can be declared as pointer to const. However it seems that 'vsocket_getsockname' is a callback function, if 'addrlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/b/beanstalkd/beanstalkd_1.13.orig.tar.gz beanstalkd-1.13/prot.c:1214:46: style: Parameter 't' can be declared as pointer to const. However it seems that 'fmt_stats_tube' 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/t/trousers/trousers_0.3.15.orig.tar.gz trousers-0.3.15/src/tspi/daa/daa_platform/test_join.c:66:43: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'callback' 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/trueprint/trueprint_5.4.orig.tar.gz trueprint-5.4/src/language.c:93:28: style: Parameter 'value' can be declared as pointer to const. However it seems that 'set_language_default' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] trueprint-5.4/src/main.c:670:51: style: Parameter 'value' can be declared as pointer to const. However it seems that 'set_dest' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] trueprint-5.4/src/main.c:704:53: style: Parameter 'value' can be declared as pointer to const. However it seems that 'print_help' 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/t/trustedqsl/trustedqsl_2.8.2.orig.tar.gz tqsl-2.8.2/apps/tqsl.cpp:3500:31: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'file_recv' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tqsl-2.8.2/apps/tqslupdater.cpp:178:31: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'file_recv' 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/t/tsdecrypt/tsdecrypt_10.0.orig.tar.bz2 tsdecrypt-10.0/camd-newcamd.c:367:60: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'newcamd_do_ecm' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tsdecrypt-10.0/camd-newcamd.c:372:60: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'newcamd_do_emm' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/tslib/tslib_1.22.orig.tar.xz tslib-1.22/plugins/arctic2-raw.c:21:51: style: Parameter 'inf' can be declared as pointer to const. However it seems that 'arctic2_read' is a callback function, if 'inf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/collie-raw.c:20:50: style: Parameter 'inf' can be declared as pointer to const. However it seems that 'collie_read' is a callback function, if 'inf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/corgi-raw.c:20:49: style: Parameter 'inf' can be declared as pointer to const. However it seems that 'corgi_read' is a callback function, if 'inf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:312:65: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_scanrate' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:324:64: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_verbose' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:336:69: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_wot_scanrate' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:345:70: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_wot_threshold' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:354:66: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_sleepmode' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:363:71: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_timestamp_mode' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:375:71: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_gesture_height' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:387:62: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_noise' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:399:65: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_pressure' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:411:72: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_sensor_offset_x' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:423:72: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_sensor_offset_y' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:435:71: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_sensor_delta_x' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/cy8mrln-palmpre.c:447:71: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_sensor_delta_y' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/debounce.c:218:68: style: Parameter 'str' can be declared as pointer to const. However it seems that 'read_debounce_vars' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/dejitter.c:334:64: style: Parameter 'str' can be declared as pointer to const. However it seems that 'dejitter_limit' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/evthres.c:331:62: style: Parameter 'str' can be declared as pointer to const. However it seems that 'evthres_size' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/galax-raw.c:283:64: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_raw_grab' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/h3600-raw.c:20:49: style: Parameter 'inf' can be declared as pointer to const. However it seems that 'h3600_read' is a callback function, if 'inf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/iir.c:205:57: style: Parameter 'str' can be declared as pointer to const. However it seems that 'iir_opt' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/input-evdev-raw.c:902:64: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_raw_grab' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/input-raw.c:927:64: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_raw_grab' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/invert.c:107:60: style: Parameter 'str' can be declared as pointer to const. However it seems that 'invert_opt' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/linear.c:224:65: style: Parameter 'str' can be declared as pointer to const. However it seems that 'linear_p_offset' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/linear.c:238:63: style: Parameter 'str' can be declared as pointer to const. However it seems that 'linear_p_mult' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/linear.c:251:62: style: Parameter 'str' can be declared as pointer to const. However it seems that 'linear_p_div' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/linear.c:264:60: style: Parameter 'str' can be declared as pointer to const. However it seems that 'linear_rot' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/lowpass.c:201:64: style: Parameter 'str' can be declared as pointer to const. However it seems that 'lowpass_factor' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/lowpass.c:227:67: style: Parameter 'str' can be declared as pointer to const. However it seems that 'lowpass_threshold' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/median.c:383:62: style: Parameter 'str' can be declared as pointer to const. However it seems that 'median_depth' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/mk712-raw.c:20:49: style: Parameter 'inf' can be declared as pointer to const. However it seems that 'mk712_read' is a callback function, if 'inf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/one-wire-ts-input-raw.c:24:48: style: Parameter 'inf' can be declared as pointer to const. However it seems that 'misc_read' is a callback function, if 'inf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/one-wire-ts-input-raw.c:49:51: style: Parameter 'inf' can be declared as pointer to const. However it seems that 'misc_read_mt' is a callback function, if 'inf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/pthres.c:218:64: style: Parameter 'str' can be declared as pointer to const. However it seems that 'threshold_vars' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/skip.c:430:58: style: Parameter 'str' can be declared as pointer to const. However it seems that 'skip_opt' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/tatung-raw.c:25:50: style: Parameter 'inf' can be declared as pointer to const. However it seems that 'tatung_read' is a callback function, if 'inf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/touchkit-raw.c:65:52: style: Parameter 'inf' can be declared as pointer to const. However it seems that 'touchkit_read' is a callback function, if 'inf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/ucb1x00-raw.c:21:51: style: Parameter 'inf' can be declared as pointer to const. However it seems that 'ucb1x00_read' is a callback function, if 'inf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/variance.c:347:64: style: Parameter 'str' can be declared as pointer to const. However it seems that 'variance_limit' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tslib-1.22/plugins/waveshare-raw.c:294:59: style: Parameter 'str' can be declared as pointer to const. However it seems that 'parse_len' 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/tss2/tss2_1045.orig.tar.gz utils/getcapability.c:301:56: style: Parameter 'capabilityData' can be declared as pointer to const. However it seems that 'responseCapability' is a callback function, if 'capabilityData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] utils/tss.c:3905:28: style: Parameter 'in' can be declared as pointer to const. However it seems that 'TSS_PR_NV_DefineSpace' 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/t/tstools/tstools_1.13~git20151030.orig.tar.gz tstools-1.13~git20151030/pcapreport.c:521:36: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'digest_times_seek' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/ttf2ufm/ttf2ufm_3.4.4~r2+gbp.orig.tar.gz ttf2ufm-3.4.4~r2.orig/bdf.c:248:8: style: Parameter 'str' can be declared as pointer to const. However it seems that 'handle_glyphs' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ttf2ufm-3.4.4~r2.orig/bdf.c:425:8: style: Parameter 'fname' can be declared as pointer to const. However it seems that 'openfont' is a callback function, if 'fname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ttf2ufm-3.4.4~r2.orig/bdf.c:657:9: style: Parameter 'glyph_list' can be declared as pointer to const. However it seems that 'kerning' is a callback function, if 'glyph_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ttf2ufm-3.4.4~r2.orig/ttf2pt1.c:588:12: style: Parameter 'path' can be declared as pointer to const. However it seems that 'unicode_init_user' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ttf2ufm-3.4.4~r2.orig/ttf2pt1.c:850:12: style: Parameter 'name' can be declared as pointer to const. However it seems that 'unicode_adobestd_byname' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ttf2ufm-3.4.4~r2.orig/ttf2pt1.c:851:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'unicode_adobestd_byname' 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/ttfautohint/ttfautohint_1.8.4.orig.tar.xz ttfautohint-1.8.4/lib/tabytecode.c:67:17: style: Parameter 'e1' can be declared as pointer to const. However it seems that 'node1cmp' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ttfautohint-1.8.4/lib/tabytecode.c:68:17: style: Parameter 'e2' can be declared as pointer to const. However it seems that 'node1cmp' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/ttygif/ttygif_1.5.0.orig.tar.gz ttygif-1.5.0/ttygif.c:110:17: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ttywrite' 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/t/ttyrec/ttyrec_1.1.7.1.orig.tar.gz ovh-ttyrec-1.1.7.1/ttyplay.c:222:21: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ttywrite' 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/t/tumbler/tumbler_4.20.0.orig.tar.bz2 tumbler-4.20.0/plugins/desktop-thumbnailer/desktop-thumbnailer.c:91:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'desktop_thumbnailer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/plugins/desktop-thumbnailer/desktop-thumbnailer.c:113:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'desktop_thumbnailer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/tumblerd/tumbler-component.c:114:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tumbler_component_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/tumblerd/tumbler-component.c:135:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tumbler_component_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/tumblerd/tumbler-group-scheduler.c:201:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tumbler_group_scheduler_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/tumblerd/tumbler-group-scheduler.c:222:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tumbler_group_scheduler_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/tumblerd/tumbler-lifo-scheduler.c:182:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tumbler_lifo_scheduler_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/tumblerd/tumbler-lifo-scheduler.c:203:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tumbler_lifo_scheduler_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/tumblerd/tumbler-registry.c:123:58: style: Parameter 'thumbnailer' can be declared as pointer to const. However it seems that 'tumbler_registry_remove_thumbnailer' is a callback function, if 'thumbnailer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/tumblerd/tumbler-specialized-thumbnailer.c:245:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tumbler_specialized_thumbnailer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/tumblerd/tumbler-specialized-thumbnailer.c:281:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tumbler_specialized_thumbnailer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tumbler-4.20.0/tumblerd/tumbler-specialized-thumbnailer.c:313:39: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'thumbnailer_proxy_g_signal_cb' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/tup/tup_0.8.orig.tar.gz tup-v0.8/src/lua/lapi.c:1125:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_status' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/lua/ldblib.c:323:45: style: Parameter 'ar' can be declared as pointer to const. However it seems that 'hookf' is a callback function, if 'ar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/lua/ldebug.c:150:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gethookmask' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/lua/ldebug.c:155:42: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gethookcount' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/lua/ldo.c:831:50: style: Parameter 'from' can be declared as pointer to const. However it seems that 'lua_resume' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/lua/ldo.c:866:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_isyieldable' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/lua/lstate.c:342:55: style: Parameter 'from' can be declared as pointer to const. However it seems that 'lua_closethread' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:31981:50: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_str_new' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:62398:10: style: Parameter 'pPager' can be declared as pointer to const. However it seems that 'getPageError' is a callback function, if 'pPager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:82169:57: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sqlite3_backup_remaining' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:82183:57: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sqlite3_backup_pagecount' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:90118:50: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_type' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:90202:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_encoding' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:90207:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_nochange' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:90212:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_frombind' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:90501:76: style: Parameter 'pValue' can be declared as pointer to const. However it seems that 'sqlite3_result_value' is a callback function, if 'pValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:110190:71: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gatherSelectWindowsSelectCallback' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:114808:48: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprIdxCover' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:114901:52: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprRefToSrcList' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:132444:55: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprColumnFlagUnion' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:133642:59: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'checkConstraintExprNode' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:140460:9: style: Parameter 'pAux' can be declared as pointer to const. However it seems that 'pragmaVtabConnect' is a callback function, if 'pAux' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:155506:50: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_vtab_on_conflict' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:164344:66: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'whereIsCoveringIndexWalkCallback' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:166505:59: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprNodeIsDeterministic' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:168846:51: style: Parameter 'pWalker' can be declared as pointer to const. However it seems that 'sqlite3WindowExtraAggFuncDepth' is a callback function, if 'pWalker' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:179100:53: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_db_mutex' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:179319:60: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_last_insert_rowid' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:179347:53: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_changes64' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:179363:59: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_total_changes64' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/sqlite3/sqlite3.c:182053:48: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_get_autocommit' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/luaparser.c:113:52: style: Parameter 'ls' can be declared as pointer to const. However it seems that 'tuplua_reader' is a callback function, if 'ls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/luaparser.c:587:55: style: Parameter 'ls' can be declared as pointer to const. However it seems that 'tuplua_function_creategitignore' is a callback function, if 'ls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/monitor/inotify.c:472:48: style: Parameter 'tent' can be declared as pointer to const. However it seems that 'mod_cb' is a callback function, if 'tent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/monitor/inotify.c:921:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'wait_thread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/server/master_fork.c:744:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'child_waiter' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/server/master_fork.c:800:40: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'child_wait_notifier' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/string_tree.c:27:48: style: Parameter 'st1' can be declared as pointer to const. However it seems that 'string_tree_cmp' is a callback function, if 'st1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/string_tree.c:27:73: style: Parameter 'st2' can be declared as pointer to const. However it seems that 'string_tree_cmp' is a callback function, if 'st2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/thread_tree.c:23:48: style: Parameter 'tt1' can be declared as pointer to const. However it seems that 'thread_tree_cmp' is a callback function, if 'tt1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/thread_tree.c:23:73: style: Parameter 'tt2' can be declared as pointer to const. However it seems that 'thread_tree_cmp' is a callback function, if 'tt2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/tupid_tree.c:26:46: style: Parameter 'tt1' can be declared as pointer to const. However it seems that 'tupid_tree_cmp' is a callback function, if 'tt1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/tupid_tree.c:26:70: style: Parameter 'tt2' can be declared as pointer to const. However it seems that 'tupid_tree_cmp' is a callback function, if 'tt2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/updater.c:2138:38: style: Parameter 'g' can be declared as pointer to const. However it seems that 'update_work' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/updater.c:2227:40: style: Parameter 'g' can be declared as pointer to const. However it seems that 'generate_work' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/updater.c:2267:36: style: Parameter 'g' can be declared as pointer to const. However it seems that 'todo_work' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tup-v0.8/src/tup/variant.c:33:26: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'load_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/t/tuxguitar/tuxguitar_1.6.6+dfsg1.orig.tar.xz tuxguitar-1.6.6/desktop/TuxGuitar-jack/jni/org_herac_tuxguitar_jack_JackClient.c:624:59: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'JackProcessCallbackImpl' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tuxguitar-1.6.6/desktop/TuxGuitar-jack/jni/org_herac_tuxguitar_jack_JackClient.c:674:82: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'JackPortRegistrationCallbackImpl' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tuxguitar-1.6.6/desktop/TuxGuitar-jack/jni/org_herac_tuxguitar_jack_JackClient.c:701:37: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'JackShutdownCallbackImpl' 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/t/tuxonice-userui/tuxonice-userui_1.1+dfsg1.gc3bdd83.orig.tar.xz tuxonice-userui-1.1+dfsg1.gc3bdd83/fbsplash/userui_fbsplash_core.c:244:78: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'fbsplash_message' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tuxonice-userui-1.1+dfsg1.gc3bdd83/userui_skeleton.c:21:98: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'skeleton_message' is a callback function, if 'skeleton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tuxonice-userui-1.1+dfsg1.gc3bdd83/userui_skeleton.c:24:88: style: Parameter 'skeleton' can be declared as pointer to const. However it seems that 'skeleton_update_progress' is a callback function, if 'skeleton' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tuxonice-userui-1.1+dfsg1.gc3bdd83/userui_text.c:231:71: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'text_update_progress' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tuxonice-userui-1.1+dfsg1.gc3bdd83/userui_text.c:292:37: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'text_message' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/tuxpuck/tuxpuck_0.8.2.orig.tar.gz tuxpuck-0.8.2/arcana.c:32:40: style: Parameter 'player' can be declared as pointer to const. However it seems that '_arcana_reblit' is a callback function, if 'player' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tuxpuck-0.8.2/audio.c:44:35: style: Parameter 'source' can be declared as pointer to const. However it seems that '_RWops_ogg_close' 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/t/tvc/tvc_5.0.3+git20151221.80e144e+dfsg.orig.tar.xz tvc-5.0.3+git20151221.80e144e/VariantCaller/TargetsManager.cpp:24:53: style: Parameter 'i' can be declared as pointer to const. However it seems that 'CompareTargets' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvc-5.0.3+git20151221.80e144e/VariantCaller/TargetsManager.cpp:24:88: style: Parameter 'j' can be declared as pointer to const. However it seems that 'CompareTargets' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/tvtime/tvtime_1.0.11.orig.tar.gz tvtime-1.0.11/plugins/greedy.c:61:68: style: Parameter 'output' can be declared as pointer to const. However it seems that 'deinterlace_greedy_packed422_scanline_mmxext' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/plugins/greedy.c:62:88: style: Parameter 'data' can be declared as pointer to const. However it seems that 'deinterlace_greedy_packed422_scanline_mmxext' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/plugins/kdetv_greedyh.c:38:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'deinterlace_frame_di_greedyh' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/plugins/linearblend.c:40:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'deinterlace_scanline_linear_blend' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/plugins/linearblend.c:103:78: style: Parameter 'data' can be declared as pointer to const. However it seems that 'deinterlace_scanline_linear_blend2' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/plugins/kdetv_tomsmocomp.c:37:72: style: Parameter 'data' can be declared as pointer to const. However it seems that 'deinterlace_frame_di_tomsmocomp' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/src/copyfunctions.c:43:73: style: Parameter 'top' can be declared as pointer to const. However it seems that 'interpolate_packed422_scanline_c' is a callback function, if 'top' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/src/copyfunctions.c:44:56: style: Parameter 'bot' can be declared as pointer to const. However it seems that 'interpolate_packed422_scanline_c' is a callback function, if 'bot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/src/speedy.c:434:79: style: Parameter 'src' can be declared as pointer to const. However it seems that 'packed422_to_packed444_rec601_scanline_c' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/src/speedy.c:1258:68: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'composite_alphamask_to_packed4444_scanline_c' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/src/speedy.c:1405:74: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'composite_alphamask_alpha_to_packed4444_scanline_c' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/src/speedy.c:1635:83: style: Parameter 'one' can be declared as pointer to const. However it seems that 'quarter_blit_vertical_packed422_scanline_c' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tvtime-1.0.11/src/speedy.c:1636:66: style: Parameter 'three' can be declared as pointer to const. However it seems that 'quarter_blit_vertical_packed422_scanline_c' is a callback function, if 'three' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/tweak/tweak_3.02.orig.tar.gz tweak-3.02/btree.c:803:33: style: Parameter 'state' can be declared as pointer to const. However it seems that 'bt_cmp_greater' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tweak-3.02/btree.c:808:30: style: Parameter 'state' can be declared as pointer to const. However it seems that 'bt_cmp_less' 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/t/twm/twm_1.0.10.orig.tar.gz twm-1.0.10/src/twm.c:966:29: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'CatchRedirectError' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] twm-1.0.10/src/twm.c:966:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'CatchRedirectError' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] twm-1.0.10/src/events.c:2158:39: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'HLNQueueScanner' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] twm-1.0.10/src/events.c:2603:53: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'UninstallRootColormapQScanner' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/t/twpsk/twpsk_4.3.orig.tar.gz twpsk-4.3/src/server/server.C:372:37: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'master_thr_func' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/u1db-qt/u1db-qt_0.1.8.orig.tar.bz2 u1db-qt-0.1.8/tests/qt-backend-wrapper.cpp:26:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Module_hello' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] u1db-qt-0.1.8/tests/qt-backend-wrapper.cpp:26:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Module_hello' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] u1db-qt-0.1.8/tests/qt-backend-wrapper.cpp:111:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Database_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] u1db-qt-0.1.8/tests/qt-backend-wrapper.cpp:111:58: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Database_repr' 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/u/uacme/uacme_1.7.6.orig.tar.gz uacme-1.7.6/libev/ev.c:2183:12: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'pendingcb' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uacme-1.7.6/libev/ev.c:2183:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'pendingcb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/uanytun/uanytun_0.3.7.orig.tar.gz uanytun-0.3.7/src/log_targets.h:168:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'log_target_syslog_log' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uanytun-0.3.7/src/log_targets.h:323:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'log_target_stdout_log' 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/u/ubertooth/ubertooth_2018.12.R1.orig.tar.gz ubertooth-2018-12-R1/firmware/assembly_test/assembly_test.c:275:54: style: Parameter 'pSetup' can be declared as pointer to const. However it seems that 'usb_vendor_request_handler' is a callback function, if 'pSetup' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ubertooth-2018-12-R1/firmware/bluetooth_rxtx/ego.c:169:40: style: Parameter 'state' can be declared as pointer to const. However it seems that 'nop_state' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ubertooth-2018-12-R1/firmware/common/usb_serial.c:193:46: style: Parameter 'pSetup' can be declared as pointer to const. However it seems that 'HandleClassRequest' is a callback function, if 'pSetup' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ubertooth-2018-12-R1/host/kismet/plugin-ubertooth-phyneutral/kismet_ubertooth.cc:57:42: style: Parameter 'in_globalreg' can be declared as pointer to const. However it seems that 'ubertooth_unregister' is a callback function, if 'in_globalreg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ubertooth-2018-12-R1/host/kismet/plugin-ubertooth/kismet_ubertooth.cc:57:42: style: Parameter 'in_globalreg' can be declared as pointer to const. However it seems that 'ubertooth_unregister' is a callback function, if 'in_globalreg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ucblogo/ucblogo_6.2.5.orig.tar.xz ucblogo-code-version_6.2.5/logodata.c:75:32: style: Parameter 's2' can be declared as pointer to const. However it seems that 'strnzcpy' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucblogo-code-version_6.2.5/logodata.c:167:38: style: Parameter 's2' can be declared as pointer to const. However it seems that 'quote_strnzcpy' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucblogo-code-version_6.2.5/logodata.c:174:38: style: Parameter 's2' can be declared as pointer to const. However it seems that 'colon_strnzcpy' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucblogo-code-version_6.2.5/logodata.c:183:36: style: Parameter 's2' can be declared as pointer to const. However it seems that 'low_strnzcpy' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucblogo-code-version_6.2.5/logodata.c:199:36: style: Parameter 's2' can be declared as pointer to const. However it seems that 'cap_strnzcpy' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/uclibc/uclibc_1.0.54.orig.tar.xz uClibc-ng-1.0.54/extra/config/confdata.c:477:47: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'kconfig_print_symbol' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/confdata.c:477:77: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'kconfig_print_symbol' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/confdata.c:531:46: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'header_print_symbol' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/confdata.c:605:48: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'tristate_print_symbol' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/nconf.c:433:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'handle_f6' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/nconf.c:433:46: style: Parameter 'current_item' can be declared as pointer to const. However it seems that 'handle_f6' is a callback function, if 'current_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/nconf.c:440:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'handle_f7' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/nconf.c:440:46: style: Parameter 'current_item' can be declared as pointer to const. However it seems that 'handle_f7' is a callback function, if 'current_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/nconf.c:447:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'handle_f8' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/nconf.c:447:46: style: Parameter 'current_item' can be declared as pointer to const. However it seems that 'handle_f8' is a callback function, if 'current_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/nconf.c:454:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'handle_f9' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/extra/config/nconf.c:454:46: style: Parameter 'current_item' can be declared as pointer to const. However it seems that 'handle_f9' is a callback function, if 'current_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/ldso/ldso/cris/elfinterp.c:231:39: style: Parameter 'tpnt' can be declared as pointer to const. However it seems that '_dl_do_lazy_reloc' is a callback function, if 'tpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/ldso/ldso/csky/elfinterp.c:246:39: style: Parameter 'tpnt' can be declared as pointer to const. However it seems that '_dl_do_lazy_reloc' is a callback function, if 'tpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/ldso/ldso/i386/elfinterp.c:258:39: style: Parameter 'tpnt' can be declared as pointer to const. However it seems that '_dl_do_lazy_reloc' is a callback function, if 'tpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/ldso/ldso/metag/elfinterp.c:259:39: style: Parameter 'tpnt' can be declared as pointer to const. However it seems that '_dl_do_lazy_reloc' is a callback function, if 'tpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/ldso/ldso/microblaze/elfinterp.c:269:39: style: Parameter 'tpnt' can be declared as pointer to const. However it seems that '_dl_do_lazy_reloc' is a callback function, if 'tpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/ldso/ldso/nds32/elfinterp.c:289:40: style: Parameter 'tpnt' can be declared as pointer to const. However it seems that '_dl_do_lazy_reloc' is a callback function, if 'tpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/ldso/ldso/nios2/elfinterp.c:242:39: style: Parameter 'tpnt' can be declared as pointer to const. However it seems that '_dl_do_lazy_reloc' is a callback function, if 'tpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/ldso/ldso/or1k/elfinterp.c:275:39: style: Parameter 'tpnt' can be declared as pointer to const. However it seems that '_dl_do_lazy_reloc' is a callback function, if 'tpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/ldso/ldso/sh/elfinterp.c:254:40: style: Parameter 'tpnt' can be declared as pointer to const. However it seems that '_dl_do_lazy_reloc' is a callback function, if 'tpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/ldso/ldso/x86_64/elfinterp.c:278:39: style: Parameter 'tpnt' can be declared as pointer to const. However it seems that '_dl_do_lazy_reloc' is a callback function, if 'tpnt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/inet/getservice.c:124:40: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'getservbyname_r' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/inet/getservice.c:161:40: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'getservbyport_r' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/inet/socketcalls.c:157:46: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'getsockname' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/inet/socketcalls.c:157:64: style: Parameter 'paddrlen' can be declared as pointer to const. However it seems that 'getsockname' is a callback function, if 'paddrlen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/misc/dirent/dirfd.c:12:17: style: Parameter 'dir' can be declared as pointer to const. However it seems that 'dirfd' is a callback function, if 'dir' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/misc/search/_lsearch.c:18:56: style: Parameter 'nmemb' can be declared as pointer to const. However it seems that 'lfind' is a callback function, if 'nmemb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/stdlib/seed48_r.c:24:34: style: Parameter 'seed16v' can be declared as const array. However it seems that 'seed48_r' is a callback function, if 'seed16v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/string/i386/memmove.c:37:21: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'memmove' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/string/i386/strncat.c:37:22: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'strncat' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/arm/find_exidx.c:50:44: style: Parameter 'info' can be declared as pointer to const. However it seems that 'find_exidx_callback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/c6x/brk.c:30:16: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'brk' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/common/noophooks.c:23:50: style: Parameter 'this_fn' can be declared as pointer to const. However it seems that '__cyg_profile_func_enter' is a callback function, if 'this_fn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/common/noophooks.c:23:82: style: Parameter 'call_site' can be declared as pointer to const. However it seems that '__cyg_profile_func_enter' is a callback function, if 'call_site' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/cris/brk.c:15:16: style: Parameter 'end_data_seg' can be declared as pointer to const. However it seems that 'brk' is a callback function, if 'end_data_seg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/h8300/brk.c:15:16: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'brk' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/i386/brk.c:27:15: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'brk' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/m68k/brk.c:16:16: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'brk' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/metag/brk.c:16:16: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'brk' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/mips/brk.c:25:16: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'brk' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libc/sysdeps/linux/x86_64/brk.c:26:15: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'brk' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libpthread/linuxthreads/sysdeps/hppa/pspinlock.c:24:42: style: Parameter 'lock' can be declared as pointer to const. However it seems that '__pthread_spin_lock' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libpthread/linuxthreads/sysdeps/nds32/pspinlock.c:29:42: style: Parameter 'lock' can be declared as pointer to const. However it seems that '__pthread_spin_lock' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libpthread/nptl/pthread_mutexattr_destroy.c:23:51: style: Parameter 'attr' can be declared as pointer to const. However it seems that '__pthread_mutexattr_destroy' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libpthread/nptl/sysdeps/unix/sysv/linux/register-atfork.c:128:12: style: Parameter 'dso_handle' can be declared as pointer to const. However it seems that '__register_atfork' is a callback function, if 'dso_handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uClibc-ng-1.0.54/libuargp/argp-help.c:589:39: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'until_short' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ucspi-proxy/ucspi-proxy_0.99.orig.tar.gz ucspi-proxy-0.99/log-filter.c:23:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'filter_client_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucspi-proxy-0.99/log-filter.c:29:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'filter_server_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucspi-proxy-0.99/pop3-filter.c:67:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'filter_server_data' 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/u/ucspi-tcp/ucspi-tcp_0.88.orig.tar.gz ucspi-tcp-0.88/remoteinfo.c:12:33: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'mywrite' 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/u/ucx/ucx_1.19.1+ds~rc1.orig.tar.xz ucx-1.19.1+ds~rc1/examples/ucp_hello_world.c:107:68: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'send_handler' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/tools/info/ucx_info.c:106:37: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ep_error_callback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/tools/perf/mad/perftest_mad.c:282:42: style: Parameter 'rte_group' can be declared as pointer to const. However it seems that 'rte_mad_group_size' is a callback function, if 'rte_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/ucm/util/sys.c:273:53: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'ucm_get_shm_seg_size_cb' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/ucs/vfs/fuse/vfs_fuse.c:168:68: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'ucs_vfs_fuse_write' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/cuda/gdr_copy/gdr_copy_md.c:126:70: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uct_gdr_copy_rkey_release' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/ib/mlx5/ib_mlx5.c:244:64: style: Parameter 'worker' can be declared as pointer to const. However it seems that 'uct_ib_mlx5_res_domain_cmp' is a callback function, if 'worker' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/ib/mlx5/ib_mlx5.c:663:59: style: Parameter 'uar' can be declared as pointer to const. However it seems that 'uct_ib_mlx5_devx_uar_cleanup' is a callback function, if 'uar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/rocm/copy/rocm_copy_iface.c:142:45: style: Parameter 'comp' can be declared as pointer to const. However it seems that 'uct_rocm_copy_iface_flush' is a callback function, if 'comp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/rocm/copy/rocm_copy_md.c:109:71: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uct_rocm_copy_rkey_release' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/rocm/ipc/rocm_ipc_md.c:168:70: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uct_rocm_ipc_rkey_release' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/rocm/ipc/rocm_ipc_iface.c:142:44: style: Parameter 'comp' can be declared as pointer to const. However it seems that 'uct_rocm_ipc_iface_flush' is a callback function, if 'comp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/sm/scopy/knem/knem_md.c:241:66: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'uct_knem_rkey_release' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/ugni/smsg/ugni_smsg_ep.h:65:73: style: Parameter 'smsg1' can be declared as pointer to const. However it seems that 'uct_ugni_smsg_desc_compare' is a callback function, if 'smsg1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/ugni/smsg/ugni_smsg_ep.h:65:102: style: Parameter 'smsg2' can be declared as pointer to const. However it seems that 'uct_ugni_smsg_desc_compare' is a callback function, if 'smsg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/ugni/smsg/ugni_smsg_ep.h:70:70: style: Parameter 'smsg' can be declared as pointer to const. However it seems that 'uct_ugni_smsg_desc_hash' is a callback function, if 'smsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/ugni/smsg/ugni_smsg_ep.h:65:73: style: Parameter 'smsg1' can be declared as pointer to const. However it seems that 'uct_ugni_smsg_desc_compare' is a callback function, if 'smsg1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/ugni/smsg/ugni_smsg_ep.h:65:102: style: Parameter 'smsg2' can be declared as pointer to const. However it seems that 'uct_ugni_smsg_desc_compare' is a callback function, if 'smsg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/src/uct/ugni/smsg/ugni_smsg_ep.h:70:70: style: Parameter 'smsg' can be declared as pointer to const. However it seems that 'uct_ugni_smsg_desc_hash' is a callback function, if 'smsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/apps/test_cuda_hook.c:28:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/apps/test_ucs_dlopen.c:23:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'vm_unmap_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/apps/test_ucs_dlopen.c:24:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'vm_unmap_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/gtest/common/test_perf.h:127:38: style: Parameter 'rte_group' can be declared as pointer to const. However it seems that 'print_progress' is a callback function, if 'rte_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/gtest/common/test_perf.h:128:38: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'print_progress' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/gtest/ucs/test_async.cc:858:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dummy_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/gtest/ucs/test_event_set.cc:192:35: style: Parameter 'callback_data' can be declared as pointer to const. However it seems that 'event_set_func3' is a callback function, if 'callback_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/gtest/ucs/test_event_set.cc:193:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'event_set_func3' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/gtest/uct/test_tag.cc:104:42: style: Parameter 'e' can be declared as reference to const. However it seems that 'tag_eager_short' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/gtest/uct/test_tag.cc:113:42: style: Parameter 'e' can be declared as reference to const. However it seems that 'tag_eager_bcopy' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/gtest/uct/test_tag.cc:125:42: style: Parameter 'e' can be declared as reference to const. However it seems that 'tag_eager_zcopy' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/gtest/uct/test_tag.cc:140:41: style: Parameter 'e' can be declared as reference to const. However it seems that 'tag_rndv_zcopy' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/gtest/uct/test_tag.cc:164:43: style: Parameter 'e' can be declared as reference to const. However it seems that 'tag_rndv_request' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ucx-1.19.1+ds~rc1/test/mpi/test_memhooks.c:92:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'event_callback' 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/u/udevil/udevil_0.4.4.orig.tar.xz udevil-0.4.4/src/udevil.c:129:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp_devmounts' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udevil-0.4.4/src/udevil.c:129:48: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmp_devmounts' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udevil-0.4.4/src/udevil.c:365:53: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'cb_mount_monitor_watch' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udevil-0.4.4/src/udevil.c:366:70: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_mount_monitor_watch' 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/u/udftools/udftools_2.3.orig.tar.gz udftools-2.3/mkudffs/main.c:255:65: style: Parameter 'ext' can be declared as pointer to const. However it seems that 'write_func' 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/u/udisks2/udisks2_2.10.91.orig.tar.bz2 udisks-2.10.91/modules/btrfs/udiskslinuxfilesystembtrfs.c:85:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_filesystem_btrfs_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/btrfs/udiskslinuxfilesystembtrfs.c:109:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_filesystem_btrfs_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/btrfs/udiskslinuxmanagerbtrfs.c:73:69: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_manager_btrfs_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/btrfs/udiskslinuxmanagerbtrfs.c:91:75: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_manager_btrfs_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/btrfs/udiskslinuxmodulebtrfs.c:171:75: style: Parameter 'module' can be declared as pointer to const. However it seems that 'udisks_linux_module_btrfs_get_block_object_interface_types' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/iscsi/udiskslinuxiscsisessionobject.c:80:76: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_iscsi_session_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/iscsi/udiskslinuxiscsisessionobject.c:102:82: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_iscsi_session_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/iscsi/udiskslinuxiscsisessionobject.c:407:70: style: Parameter 'object' can be declared as pointer to const. However it seems that 'udisks_linux_iscsi_session_object_housekeeping' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/iscsi/udiskslinuxiscsisessionobject.c:409:70: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'udisks_linux_iscsi_session_object_housekeeping' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/iscsi/udiskslinuxmanageriscsiinitiator.c:87:79: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_manager_iscsi_initiator_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/iscsi/udiskslinuxmanageriscsiinitiator.c:105:85: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_manager_iscsi_initiator_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/iscsi/udiskslinuxmoduleiscsi.c:207:58: style: Parameter 'module' can be declared as pointer to const. However it seems that 'udisks_linux_module_iscsi_new_object' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/iscsi/udiskslinuxmoduleiscsi.c:208:58: style: Parameter 'device' can be declared as pointer to const. However it seems that 'udisks_linux_module_iscsi_new_object' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lsm/lsm_linux_drive.c:87:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_drive_lsm_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lsm/lsm_linux_drive.c:111:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_drive_lsm_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lsm/lsm_linux_drive_local.c:84:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_drive_lsm_local_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lsm/lsm_linux_drive_local.c:108:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_drive_lsm_local_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lsm/udiskslinuxmodulelsm.c:217:73: style: Parameter 'module' can be declared as pointer to const. However it seems that 'udisks_linux_module_lsm_get_drive_object_interface_types' is a callback function, if 'module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lvm2/udiskslinuxlogicalvolumeobject.c:109:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_logical_volume_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lvm2/udiskslinuxlogicalvolumeobject.c:133:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_logical_volume_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lvm2/udiskslinuxmanagerlvm2.c:90:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_manager_lvm2_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lvm2/udiskslinuxmanagerlvm2.c:110:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_manager_lvm2_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lvm2/udiskslinuxvdovolume.c:443:75: style: Parameter 'builder' can be declared as pointer to const. However it seems that 'stats_add_element' is a callback function, if 'builder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lvm2/udiskslinuxvolumegroupobject.c:138:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_volume_group_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/modules/lvm2/udiskslinuxvolumegroupobject.c:162:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_linux_volume_group_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:43:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'on_completed_expect_success' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:46:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_completed_expect_success' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:56:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_completed_expect_failure' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:211:57: style: Parameter 'standard_output' can be declared as pointer to const. However it seems that 'read_stdout_on_spawned_job_completed' is a callback function, if 'standard_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:212:57: style: Parameter 'standard_error' can be declared as pointer to const. However it seems that 'read_stdout_on_spawned_job_completed' is a callback function, if 'standard_error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:245:57: style: Parameter 'standard_output' can be declared as pointer to const. However it seems that 'read_stderr_on_spawned_job_completed' is a callback function, if 'standard_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:246:57: style: Parameter 'standard_error' can be declared as pointer to const. However it seems that 'read_stderr_on_spawned_job_completed' is a callback function, if 'standard_error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:279:57: style: Parameter 'standard_output' can be declared as pointer to const. However it seems that 'exit_status_on_spawned_job_completed' is a callback function, if 'standard_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:280:57: style: Parameter 'standard_error' can be declared as pointer to const. However it seems that 'exit_status_on_spawned_job_completed' is a callback function, if 'standard_error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:348:59: style: Parameter 'standard_error' can be declared as pointer to const. However it seems that 'binary_output_on_spawned_job_completed' is a callback function, if 'standard_error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:387:58: style: Parameter 'standard_output' can be declared as pointer to const. However it seems that 'input_string_on_spawned_job_completed' is a callback function, if 'standard_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:388:58: style: Parameter 'standard_error' can be declared as pointer to const. However it seems that 'input_string_on_spawned_job_completed' is a callback function, if 'standard_error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:422:65: style: Parameter 'standard_output' can be declared as pointer to const. However it seems that 'binary_input_string_on_spawned_job_completed' is a callback function, if 'standard_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:423:65: style: Parameter 'standard_error' can be declared as pointer to const. However it seems that 'binary_input_string_on_spawned_job_completed' is a callback function, if 'standard_error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:454:52: style: Parameter 'job' can be declared as pointer to const. However it seems that 'threaded_job_successful_func' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:455:52: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'threaded_job_successful_func' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/tests/test.c:456:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'threaded_job_successful_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/udisksconfigmanager.c:70:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_config_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/src/udisksconfigmanager.c:117:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'udisks_config_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/tools/udisksctl.c:2699:43: style: Parameter 'object' can be declared as pointer to const. However it seems that 'monitor_on_notify_name_owner' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/tools/udisksctl.c:2700:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'monitor_on_notify_name_owner' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udisks-2.10.91/tools/udisksctl.c:2701:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'monitor_on_notify_name_owner' 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/u/udns/udns_0.6.orig.tar.gz udns-0.6/dnsget.c:509:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'dnscb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udns-0.6/ex-rdns.c:43:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'dnscb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udns-0.6/rblcheck.c:189:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'txtcb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udns-0.6/rblcheck.c:199:34: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'a4cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udns-0.6/rblcheck.c:237:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'namecb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/udunits/udunits_2.2.28.orig.tar.xz udunits-2.2.28/lib/converter.c:95:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'nonFree' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/converter.c:123:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'trivialClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/converter.c:202:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'reciprocalClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/converter.c:301:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'scaleClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/converter.c:399:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'offsetClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/converter.c:501:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'cvGalileanClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/converter.c:607:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'cvLogClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/converter.c:717:25: style: Parameter 'conv' can be declared as pointer to const. However it seems that 'expClone' is a callback function, if 'conv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/udunits-1.c:273:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'isTimeVisitBasic' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/udunits-1.c:284:14: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'isTimeVisitProduct' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/udunits-1.c:310:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'isTimeVisitGalilean' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/udunits-1.c:320:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'isTimeVisitTimestamp' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/udunits-1.c:330:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'isTimeVisitLogarithmic' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/udunits-1.c:354:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'hasOriginVisitBasic' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/udunits-1.c:365:14: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'hasOriginVisitProduct' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/udunits-1.c:376:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'hasOriginVisitGalilean' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/udunits-1.c:386:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'hasOriginVisitTimestamp' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/udunits-1.c:396:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'hasOriginVisitLogarithmic' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/unitcore.c:2278:20: style: Parameter 'unit' can be declared as pointer to const. However it seems that 'timestampInitConverterToProduct' is a callback function, if 'unit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] udunits-2.2.28/lib/unitcore.c:2300:20: style: Parameter 'unit' can be declared as pointer to const. However it seems that 'timestampInitConverterFromProduct' is a callback function, if 'unit' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ufo-core/ufo-core_0.17.0.22.gc831aec.orig.tar.xz ufo-core-0.17.0.22.gc831aec/tests/unit/test-graph.c:278:23: style: Parameter 'node' can be declared as pointer to const. However it seems that 'always_true' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-core-0.17.0.22.gc831aec/tests/unit/test-graph.c:278:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'always_true' 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/u/ufo-filters/ufo-filters_0.17.0.76.g691aa0e+dfsg1.orig.tar.xz ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-destrip-faster-task.c:221:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_destrip_faster_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-destrip-faster-task.c:227:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_destrip_faster_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-destrip-faster-task.c:234:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_destrip_faster_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-destrip-faster-task.c:335:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_destrip_faster_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-destrip-faster-task.c:373:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_destrip_faster_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-destrip-sinogram-task.c:225:52: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_destrip_sinogram_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-destrip-sinogram-task.c:232:56: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_destrip_sinogram_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-destrip-sinogram-task.c:240:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_destrip_sinogram_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-destrip-sinogram-task.c:352:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_destrip_sinogram_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-destrip-sinogram-task.c:387:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_destrip_sinogram_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-bin-voxels-task.c:239:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_bin_voxels_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-bin-voxels-task.c:245:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_bin_voxels_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-bin-voxels-task.c:268:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_bin_voxels_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-bin-voxels-task.c:405:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_bin_voxels_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-bin-voxels-task.c:426:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_bin_voxels_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-med-mad-reject-2d-task.c:104:53: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_med_mad_reject_2d_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-med-mad-reject-2d-task.c:110:57: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_med_mad_reject_2d_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-med-mad-reject-2d-task.c:117:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_med_mad_reject_2d_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-med-mad-reject-2d-task.c:160:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_med_mad_reject_2d_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-med-mad-reject-2d-task.c:181:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_med_mad_reject_2d_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-med-mad-reject-task.c:109:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_med_mad_reject_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-med-mad-reject-task.c:116:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_med_mad_reject_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-med-mad-reject-task.c:124:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_med_mad_reject_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-med-mad-reject-task.c:243:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_med_mad_reject_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-med-mad-reject-task.c:261:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_med_mad_reject_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-backproject-irregular-task.c:182:57: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_backproject_irregular_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-backproject-irregular-task.c:189:61: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_backproject_irregular_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-backproject-irregular-task.c:197:51: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_backproject_irregular_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-backproject-irregular-task.c:295:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_backproject_irregular_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-backproject-irregular-task.c:347:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_backproject_irregular_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-rotate-reframe-task.c:156:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_rotate_reframe_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-rotate-reframe-task.c:162:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_rotate_reframe_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-rotate-reframe-task.c:169:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_rotate_reframe_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-rotate-reframe-task.c:211:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_rotate_reframe_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-rotate-reframe-task.c:253:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_rotate_reframe_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-ocl-1liner-task.c:153:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ocl_1liner_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-ocl-1liner-task.c:160:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ocl_1liner_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-ocl-1liner-task.c:209:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_ocl_1liner_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-ocl-1liner-task.c:236:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_ocl_1liner_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-smooth-pad-task.c:116:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_smooth_pad_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-smooth-pad-task.c:122:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_smooth_pad_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-smooth-pad-task.c:129:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_smooth_pad_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-smooth-pad-task.c:188:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_smooth_pad_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-smooth-pad-task.c:212:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_smooth_pad_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-stat-monitor-task.c:212:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stat_monitor_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-stat-monitor-task.c:218:52: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stat_monitor_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-stat-monitor-task.c:225:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stat_monitor_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-stat-monitor-task.c:256:48: style: Parameter 'requisition' can be declared as pointer to const. However it seems that 'ufo_stat_monitor_task_process' is a callback function, if 'requisition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-stat-monitor-task.c:422:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stat_monitor_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/contrib/ufo-stat-monitor-task.c:450:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stat_monitor_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/readers/ufo-hdf5-reader.c:59:38: style: Parameter 'reader' can be declared as pointer to const. However it seems that 'ufo_hdf5_reader_can_open' is a callback function, if 'reader' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/readers/ufo-hdf5-reader.c:193:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_hdf5_reader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/readers/ufo-hdf5-reader.c:211:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_hdf5_reader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/readers/ufo-edf-reader.c:52:37: style: Parameter 'reader' can be declared as pointer to const. However it seems that 'ufo_edf_reader_can_open' is a callback function, if 'reader' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/readers/ufo-raw-reader.c:181:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_raw_reader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/readers/ufo-raw-reader.c:226:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_raw_reader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/readers/ufo-tiff-reader.c:48:38: style: Parameter 'reader' can be declared as pointer to const. However it seems that 'ufo_tiff_reader_can_open' is a callback function, if 'reader' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-average-task.c:58:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_average_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-average-task.c:59:40: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_average_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-average-task.c:82:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_average_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-average-task.c:88:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_average_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-average-task.c:96:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_average_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-average-task.c:183:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_average_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-average-task.c:201:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_average_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-bin-task.c:92:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_bin_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-bin-task.c:98:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_bin_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-bin-task.c:105:33: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_bin_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-bin-task.c:150:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_bin_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-bin-task.c:168:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_bin_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-binarize-task.c:76:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_binarize_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-binarize-task.c:82:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_binarize_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-binarize-task.c:89:38: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_binarize_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-binarize-task.c:131:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_binarize_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-binarize-task.c:149:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_binarize_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-backproject-task.c:265:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-backproject-task.c:271:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-backproject-task.c:279:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-backproject-task.c:337:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_backproject_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-backproject-task.c:383:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_backproject_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-blur-task.c:146:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_blur_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-blur-task.c:152:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_blur_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-blur-task.c:160:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_blur_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-blur-task.c:205:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_blur_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-blur-task.c:226:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_blur_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-calculate-task.c:125:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_calculate_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-calculate-task.c:131:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_calculate_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-calculate-task.c:139:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_calculate_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-calculate-task.c:199:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_calculate_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-calculate-task.c:220:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_calculate_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-buffer-task.c:89:33: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_buffer_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-buffer-task.c:90:38: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_buffer_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-buffer-task.c:109:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_buffer_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-buffer-task.c:115:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_buffer_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-buffer-task.c:123:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_buffer_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-buffer-task.c:280:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_buffer_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-buffer-task.c:306:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_buffer_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-camera-task.c:160:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_camera_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-camera-task.c:166:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_camera_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-camera-task.c:173:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_camera_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-camera-task.c:225:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_camera_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-camera-task.c:258:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_camera_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-clip-task.c:86:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_clip_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-clip-task.c:92:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_clip_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-clip-task.c:99:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_clip_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-clip-task.c:138:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_clip_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-clip-task.c:159:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_clip_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-center-of-rotation-task.c:59:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_center_of_rotation_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-center-of-rotation-task.c:60:50: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_center_of_rotation_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-center-of-rotation-task.c:75:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_center_of_rotation_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-center-of-rotation-task.c:81:58: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_center_of_rotation_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-center-of-rotation-task.c:88:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_center_of_rotation_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-center-of-rotation-task.c:172:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_center_of_rotation_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-center-of-rotation-task.c:190:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_center_of_rotation_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-concatenate-result-task.c:73:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_concatenate_result_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-concatenate-result-task.c:74:38: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_concatenate_result_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-concatenate-result-task.c:94:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_concatenate_result_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-concatenate-result-task.c:100:58: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_concatenate_result_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-concatenate-result-task.c:107:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_concatenate_result_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-concatenate-result-task.c:254:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_concatenate_result_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-concatenate-result-task.c:293:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_concatenate_result_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cone-beam-projection-weight-task.c:92:63: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cone_beam_projection_weight_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cone-beam-projection-weight-task.c:98:67: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cone_beam_projection_weight_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cone-beam-projection-weight-task.c:107:57: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cone_beam_projection_weight_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cone-beam-projection-weight-task.c:161:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_cone_beam_projection_weight_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cone-beam-projection-weight-task.c:191:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_cone_beam_projection_weight_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-correlate-stacks-task.c:127:52: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_correlate_stacks_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-correlate-stacks-task.c:133:56: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_correlate_stacks_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-correlate-stacks-task.c:143:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_correlate_stacks_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-correlate-stacks-task.c:257:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_correlate_stacks_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-correlate-stacks-task.c:275:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_correlate_stacks_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-contrast-task.c:67:35: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_contrast_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-contrast-task.c:68:38: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_contrast_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-contrast-task.c:83:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_contrast_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-contrast-task.c:89:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_contrast_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-contrast-task.c:96:38: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_contrast_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-contrast-task.c:235:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_contrast_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-contrast-task.c:254:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_contrast_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cut-sinogram-task.c:82:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cut_sinogram_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cut-sinogram-task.c:88:52: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cut_sinogram_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cut-sinogram-task.c:96:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cut_sinogram_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cut-sinogram-task.c:140:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_cut_sinogram_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cut-sinogram-task.c:158:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_cut_sinogram_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-crop-task.c:63:31: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_crop_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-crop-task.c:64:36: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_crop_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-crop-task.c:108:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_crop_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-crop-task.c:114:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_crop_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-crop-task.c:122:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_crop_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-crop-task.c:131:40: style: Parameter 'requisition' can be declared as pointer to const. However it seems that 'ufo_crop_task_process' is a callback function, if 'requisition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-crop-task.c:172:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_crop_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-crop-task.c:202:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_crop_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cut-task.c:94:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cut_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cut-task.c:100:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cut_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cut-task.c:107:33: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cut_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cut-task.c:149:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_cut_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cut-task.c:167:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_cut_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cv-show-task.cpp:56:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cv_show_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cv-show-task.cpp:57:39: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_cv_show_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cv-show-task.cpp:72:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cv_show_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cv-show-task.cpp:78:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cv_show_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cv-show-task.cpp:85:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cv_show_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cv-show-task.cpp:130:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_cv_show_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cv-show-task.cpp:151:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_cv_show_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-denoise-task.c:97:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_denoise_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-denoise-task.c:103:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_denoise_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-denoise-task.c:110:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_denoise_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-denoise-task.c:272:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_denoise_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-denoise-task.c:291:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_denoise_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-detect-edge-task.c:138:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_detect_edge_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-detect-edge-task.c:144:51: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_detect_edge_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-detect-edge-task.c:151:41: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_detect_edge_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-detect-edge-task.c:203:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_detect_edge_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-detect-edge-task.c:226:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_detect_edge_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dummy-data-task.c:98:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_dummy_data_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dummy-data-task.c:104:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_dummy_data_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dummy-data-task.c:111:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_dummy_data_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dummy-data-task.c:159:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_dummy_data_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dummy-data-task.c:196:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_dummy_data_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-duplicate-task.c:48:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_duplicate_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-duplicate-task.c:49:41: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_duplicate_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-duplicate-task.c:64:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_duplicate_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-duplicate-task.c:70:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_duplicate_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-duplicate-task.c:77:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_duplicate_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dump-ring-task.c:56:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_dump_ring_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dump-ring-task.c:57:41: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_dump_ring_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dump-ring-task.c:72:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_dump_ring_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dump-ring-task.c:78:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_dump_ring_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dump-ring-task.c:90:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_dump_ring_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dump-ring-task.c:163:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_dump_ring_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dump-ring-task.c:182:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_dump_ring_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dfi-sinc-task.c:180:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_dfi_sinc_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dfi-sinc-task.c:186:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_dfi_sinc_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dfi-sinc-task.c:194:38: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_dfi_sinc_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dfi-sinc-task.c:319:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_dfi_sinc_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-dfi-sinc-task.c:355:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_dfi_sinc_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-fftmult-task.c:73:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_fftmult_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-fftmult-task.c:79:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_fftmult_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-fftmult-task.c:86:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_fftmult_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-stripes-task.c:109:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_stripes_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-stripes-task.c:115:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_stripes_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-stripes-task.c:123:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_stripes_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-stripes-task.c:158:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_filter_stripes_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-stripes-task.c:179:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_filter_stripes_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-stripes1d-task.c:138:52: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_stripes1d_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-stripes1d-task.c:144:56: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_stripes1d_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-stripes1d-task.c:153:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_stripes1d_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-stripes1d-task.c:191:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_filter_stripes1d_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-stripes1d-task.c:213:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_filter_stripes1d_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cross-correlate-task.c:235:55: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cross_correlate_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cross-correlate-task.c:242:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_cross_correlate_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cross-correlate-task.c:696:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_cross_correlate_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-cross-correlate-task.c:729:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_cross_correlate_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-fft-task.c:195:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_fft_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-fft-task.c:209:33: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_fft_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-fft-task.c:425:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_fft_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-fft-task.c:455:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_fft_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:168:50: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'compute_ramp_coefficients' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:181:61: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'compute_real_space_ramp_coefficients' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:194:57: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'compute_butterworth_coefficients' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:208:53: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'compute_hamming_coefficients' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:223:49: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'compute_bh3_coefficients' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:251:56: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'compute_faris_byer_coefficients' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:335:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:341:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:349:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:355:38: style: Parameter 'n1' can be declared as pointer to const. However it seems that 'ufo_filter_task_equal_real' is a callback function, if 'n1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:356:38: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'ufo_filter_task_equal_real' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:402:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_filter_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-task.c:435:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_filter_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-inplace-task.c:64:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flatten_inplace_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-inplace-task.c:65:47: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_flatten_inplace_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-inplace-task.c:80:51: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flatten_inplace_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-inplace-task.c:86:55: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flatten_inplace_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-inplace-task.c:93:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flatten_inplace_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-inplace-task.c:160:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_flatten_inplace_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-inplace-task.c:178:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_flatten_inplace_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flat-field-correct-task.c:91:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flat_field_correct_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flat-field-correct-task.c:113:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flat_field_correct_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flat-field-correct-task.c:167:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_flat_field_correct_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flat-field-correct-task.c:198:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_flat_field_correct_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-find-large-spots-task.c:158:52: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_find_large_spots_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-find-large-spots-task.c:164:56: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_find_large_spots_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-find-large-spots-task.c:171:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_find_large_spots_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-find-large-spots-task.c:313:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_find_large_spots_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-find-large-spots-task.c:340:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_find_large_spots_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flip-task.c:84:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flip_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flip-task.c:90:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flip_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flip-task.c:97:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flip_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flip-task.c:136:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_flip_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flip-task.c:154:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_flip_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-task.c:70:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flatten_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-task.c:71:39: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_flatten_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-task.c:87:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flatten_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-task.c:93:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flatten_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-task.c:100:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_flatten_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-task.c:173:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_flatten_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-flatten-task.c:197:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_flatten_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-forwardproject-task.c:97:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_forwardproject_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-forwardproject-task.c:103:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_forwardproject_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-forwardproject-task.c:111:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_forwardproject_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-forwardproject-task.c:150:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_forwardproject_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-forwardproject-task.c:174:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_forwardproject_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gemm-task.c:60:31: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_gemm_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gemm-task.c:61:36: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_gemm_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gemm-task.c:110:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_gemm_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gemm-task.c:116:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_gemm_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gemm-task.c:123:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_gemm_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gemm-task.c:185:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_gemm_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gemm-task.c:206:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_gemm_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-get-dup-circ-task.c:57:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_get_dup_circ_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-get-dup-circ-task.c:58:44: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_get_dup_circ_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-get-dup-circ-task.c:73:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_get_dup_circ_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-get-dup-circ-task.c:79:52: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_get_dup_circ_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-get-dup-circ-task.c:86:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_get_dup_circ_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-get-dup-circ-task.c:155:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_get_dup_circ_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-get-dup-circ-task.c:174:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_get_dup_circ_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gradient-task.c:132:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_gradient_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gradient-task.c:138:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_gradient_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gradient-task.c:145:38: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_gradient_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gradient-task.c:214:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_gradient_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-gradient-task.c:238:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_gradient_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-horizontal-interpolate-task.c:81:58: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_horizontal_interpolate_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-horizontal-interpolate-task.c:87:62: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_horizontal_interpolate_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-horizontal-interpolate-task.c:94:52: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_horizontal_interpolate_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-horizontal-interpolate-task.c:142:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_horizontal_interpolate_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-horizontal-interpolate-task.c:160:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_horizontal_interpolate_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-interpolate-stream-task.c:82:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_interpolate_stream_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-interpolate-stream-task.c:88:58: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_interpolate_stream_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-interpolate-stream-task.c:95:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_interpolate_stream_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-interpolate-stream-task.c:178:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_interpolate_stream_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-interpolate-stream-task.c:196:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_interpolate_stream_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ifft-task.c:175:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ifft_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ifft-task.c:189:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ifft_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ifft-task.c:399:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_ifft_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ifft-task.c:423:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_ifft_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-interpolate-task.c:87:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_interpolate_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-interpolate-task.c:93:51: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_interpolate_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-interpolate-task.c:100:41: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_interpolate_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-interpolate-task.c:174:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_interpolate_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-interpolate-task.c:192:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_interpolate_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-loop-task.c:53:31: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_loop_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-loop-task.c:54:36: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_loop_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-loop-task.c:69:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_loop_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-loop-task.c:75:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_loop_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-loop-task.c:82:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_loop_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-loop-task.c:132:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_loop_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-loop-task.c:150:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_loop_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-color-task.c:170:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_map_color_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-color-task.c:171:41: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_map_color_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-color-task.c:188:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_map_color_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-color-task.c:194:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_map_color_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-color-task.c:201:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_map_color_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-slice-task.c:56:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_map_slice_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-slice-task.c:57:41: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_map_slice_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-slice-task.c:85:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_map_slice_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-slice-task.c:91:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_map_slice_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-slice-task.c:98:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_map_slice_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-slice-task.c:160:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_map_slice_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-map-slice-task.c:179:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_map_slice_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-lamino-backproject-task.c:260:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_lamino_backproject_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-lamino-backproject-task.c:266:58: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_lamino_backproject_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-lamino-backproject-task.c:275:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_lamino_backproject_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-lamino-backproject-task.c:497:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_lamino_backproject_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-lamino-backproject-task.c:560:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_lamino_backproject_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-mask-task.c:67:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_mask_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-mask-task.c:73:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_mask_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-mask-task.c:80:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_mask_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-particle-task.c:65:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_particle_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-particle-task.c:66:47: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_filter_particle_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-particle-task.c:97:51: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_particle_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-particle-task.c:103:55: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_particle_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-particle-task.c:110:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_particle_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-particle-task.c:514:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_filter_particle_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-filter-particle-task.c:535:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_filter_particle_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-sharpness-task.c:52:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_measure_sharpness_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-sharpness-task.c:53:45: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_measure_sharpness_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-sharpness-task.c:68:53: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_measure_sharpness_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-sharpness-task.c:74:57: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_measure_sharpness_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-sharpness-task.c:82:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_measure_sharpness_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-sharpness-task.c:130:51: style: Parameter 'object' can be declared as pointer to const. However it seems that 'ufo_measure_sharpness_task_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-sharpness-task.c:133:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_measure_sharpness_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-sharpness-task.c:146:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_measure_sharpness_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-median-filter-task.c:95:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_median_filter_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-median-filter-task.c:101:53: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_median_filter_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-median-filter-task.c:108:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_median_filter_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-median-filter-task.c:156:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_median_filter_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-median-filter-task.c:178:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_median_filter_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-memory-out-task.c:86:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_memory_out_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-memory-out-task.c:92:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_memory_out_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-memory-out-task.c:99:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_memory_out_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-memory-out-task.c:137:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_memory_out_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-memory-out-task.c:158:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_memory_out_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-memory-in-task.c:129:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_memory_in_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-memory-in-task.c:135:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_memory_in_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-memory-in-task.c:142:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_memory_in_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-memory-in-task.c:245:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_memory_in_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-memory-in-task.c:296:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_memory_in_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-merge-task.c:53:32: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_merge_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-merge-task.c:54:37: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_merge_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-merge-task.c:91:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_merge_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-merge-task.c:98:35: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_merge_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-merge-task.c:135:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_merge_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-merge-task.c:153:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_merge_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-metaballs-task.c:123:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_metaballs_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-metaballs-task.c:129:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_metaballs_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-metaballs-task.c:136:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_metaballs_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-metaballs-task.c:192:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_metaballs_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-metaballs-task.c:219:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_metaballs_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-monitor-task.c:51:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_monitor_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-monitor-task.c:52:39: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_monitor_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-monitor-task.c:67:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_monitor_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-monitor-task.c:73:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_monitor_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-monitor-task.c:80:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_monitor_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-monitor-task.c:145:43: style: Parameter 'requisition' can be declared as pointer to const. However it seems that 'ufo_monitor_task_process' is a callback function, if 'requisition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-monitor-task.c:225:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_monitor_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-monitor-task.c:245:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_monitor_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-null-task.c:57:31: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_null_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-null-task.c:58:36: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_null_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-null-task.c:73:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_null_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-null-task.c:79:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_null_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-null-task.c:87:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_null_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-null-task.c:149:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_null_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-null-task.c:176:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_null_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-opencl-reduce-task.c:141:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_opencl_reduce_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-opencl-reduce-task.c:154:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_opencl_reduce_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-opencl-reduce-task.c:262:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_opencl_reduce_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-opencl-reduce-task.c:300:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_opencl_reduce_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-task.c:218:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_measure_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-task.c:224:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_measure_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-task.c:231:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_measure_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-task.c:531:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_measure_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-measure-task.c:556:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_measure_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-opencl-task.c:187:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_opencl_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-opencl-task.c:258:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_opencl_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-opencl-task.c:295:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_opencl_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-non-local-means-task.c:533:51: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_non_local_means_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-non-local-means-task.c:539:55: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_non_local_means_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-non-local-means-task.c:546:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_non_local_means_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-non-local-means-task.c:632:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_non_local_means_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-non-local-means-task.c:671:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_non_local_means_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ordfilt-task.c:100:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ordfilt_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ordfilt-task.c:106:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ordfilt_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ordfilt-task.c:113:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ordfilt_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-pad-task.c:124:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_pad_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-pad-task.c:130:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_pad_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-pad-task.c:139:33: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_pad_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-pad-task.c:145:35: style: Parameter 'n1' can be declared as pointer to const. However it seems that 'ufo_pad_task_equal_real' is a callback function, if 'n1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-pad-task.c:146:35: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'ufo_pad_task_equal_real' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-pad-task.c:210:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_pad_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-pad-task.c:240:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_pad_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-power-spectrum-task.c:78:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_power_spectrum_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-power-spectrum-task.c:84:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_power_spectrum_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-power-spectrum-task.c:91:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_power_spectrum_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-reduce-task.c:43:33: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_reduce_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-reduce-task.c:44:38: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_reduce_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-reduce-task.c:61:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_reduce_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-reduce-task.c:67:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_reduce_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-reduce-task.c:74:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_reduce_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-polar-coordinates-task.c:164:53: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_polar_coordinates_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-polar-coordinates-task.c:170:57: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_polar_coordinates_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-polar-coordinates-task.c:179:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_polar_coordinates_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-polar-coordinates-task.c:220:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_polar_coordinates_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-polar-coordinates-task.c:246:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_polar_coordinates_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-refeed-task.c:84:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_refeed_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-refeed-task.c:90:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_refeed_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-read-task.c:325:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_read_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-read-task.c:331:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_read_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-read-task.c:338:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_read_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-read-task.c:371:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_read_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-read-task.c:440:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_read_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-outliers-task.c:83:51: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_remove_outliers_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-outliers-task.c:89:55: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_remove_outliers_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-outliers-task.c:96:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_remove_outliers_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-outliers-task.c:137:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_remove_outliers_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-outliers-task.c:177:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_remove_outliers_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-replicate-task.c:47:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_replicate_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-replicate-task.c:48:41: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_replicate_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-replicate-task.c:63:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_replicate_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-replicate-task.c:69:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_replicate_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-replicate-task.c:76:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_replicate_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-circle-task.c:55:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_remove_circle_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-circle-task.c:56:38: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_remove_circle_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-circle-task.c:73:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_remove_circle_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-circle-task.c:79:53: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_remove_circle_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-circle-task.c:86:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_remove_circle_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-circle-task.c:256:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_remove_circle_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-remove-circle-task.c:274:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_remove_circle_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-rescale-task.c:128:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_rescale_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-rescale-task.c:134:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_rescale_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-rescale-task.c:142:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_rescale_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-rescale-task.c:189:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_rescale_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-rescale-task.c:223:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_rescale_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ring-pattern-task.c:68:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ring_pattern_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ring-pattern-task.c:69:38: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_ring_pattern_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ring-pattern-task.c:87:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ring_pattern_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ring-pattern-task.c:93:52: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ring_pattern_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ring-pattern-task.c:100:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ring_pattern_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ring-pattern-task.c:169:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_ring_pattern_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ring-pattern-task.c:203:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_ring_pattern_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ringwriter-task.c:59:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ringwriter_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ringwriter-task.c:60:38: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_ringwriter_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ringwriter-task.c:75:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ringwriter_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ringwriter-task.c:81:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ringwriter_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ringwriter-task.c:88:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_ringwriter_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ringwriter-task.c:181:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_ringwriter_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-ringwriter-task.c:202:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_ringwriter_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-retrieve-phase-task.c:186:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-retrieve-phase-task.c:200:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_filter_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-retrieve-phase-task.c:350:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_retrieve_phase_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-retrieve-phase-task.c:395:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_retrieve_phase_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sleep-task.c:52:32: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_sleep_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sleep-task.c:53:37: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_sleep_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sleep-task.c:68:41: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_sleep_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sleep-task.c:74:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_sleep_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sleep-task.c:81:35: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_sleep_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sleep-task.c:105:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_sleep_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sleep-task.c:123:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_sleep_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-rotate-task.c:181:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_rotate_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-rotate-task.c:187:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_rotate_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-rotate-task.c:194:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_rotate_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-rotate-task.c:248:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_rotate_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-rotate-task.c:281:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_rotate_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-slice-task.c:52:32: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_slice_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-slice-task.c:53:37: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_slice_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-slice-task.c:80:41: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_slice_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-slice-task.c:86:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_slice_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-slice-task.c:93:35: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_slice_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-slice-task.c:155:39: style: Parameter 'object' can be declared as pointer to const. However it seems that 'ufo_slice_task_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-slice-task.c:158:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_slice_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-slice-task.c:164:39: style: Parameter 'object' can be declared as pointer to const. However it seems that 'ufo_slice_task_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-slice-task.c:166:38: style: Parameter 'value' can be declared as pointer to const. However it seems that 'ufo_slice_task_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-slice-task.c:167:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_slice_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sliding-stack-task.c:88:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_sliding_stack_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sliding-stack-task.c:94:53: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_sliding_stack_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sliding-stack-task.c:101:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_sliding_stack_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sliding-stack-task.c:155:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_sliding_stack_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-sliding-stack-task.c:176:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_sliding_stack_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-segment-task.c:144:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_segment_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-segment-task.c:150:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_segment_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-segment-task.c:160:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_segment_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stack-task.c:84:41: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stack_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stack-task.c:90:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stack_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stack-task.c:97:35: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stack_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stack-task.c:169:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stack_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stack-task.c:187:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stack_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stdin-task.c:59:32: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stdin_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stdin-task.c:60:37: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_stdin_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stdin-task.c:80:41: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stdin_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stamp-task.c:134:41: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stamp_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stdin-task.c:86:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stdin_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stamp-task.c:140:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stamp_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stdin-task.c:93:35: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stdin_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stamp-task.c:147:35: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stamp_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stdin-task.c:121:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stdin_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stdin-task.c:163:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stdin_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stamp-task.c:199:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stamp_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stamp-task.c:221:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stamp_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-subtract-task.c:78:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_subtract_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-subtract-task.c:84:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_subtract_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-subtract-task.c:91:38: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_subtract_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stacked-backproject-task.c:255:55: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stacked_backproject_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stacked-backproject-task.c:261:59: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stacked_backproject_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stacked-backproject-task.c:269:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stacked_backproject_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stacked-backproject-task.c:436:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stacked_backproject_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stacked-backproject-task.c:482:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stacked_backproject_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stitch-task.c:115:42: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stitch_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stitch-task.c:121:46: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stitch_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stitch-task.c:128:36: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_stitch_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stitch-task.c:293:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stitch_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-stitch-task.c:317:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_stitch_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-swap-quadrants-task.c:78:50: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_swap_quadrants_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-swap-quadrants-task.c:84:54: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_swap_quadrants_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-swap-quadrants-task.c:92:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_swap_quadrants_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-task.c:70:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_transpose_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-task.c:76:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_transpose_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-task.c:85:39: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_transpose_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-projections-task.c:117:48: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_transpose_projections_task_setup' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-projections-task.c:118:46: style: Parameter 'resources' can be declared as pointer to const. However it seems that 'ufo_transpose_projections_task_setup' is a callback function, if 'resources' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-projections-task.c:149:57: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_transpose_projections_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-projections-task.c:155:61: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_transpose_projections_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-projections-task.c:163:51: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_transpose_projections_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-projections-task.c:170:53: style: Parameter 'n1' can be declared as pointer to const. However it seems that 'ufo_transpose_projections_task_equal_real' is a callback function, if 'n1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-projections-task.c:171:46: style: Parameter 'n2' can be declared as pointer to const. However it seems that 'ufo_transpose_projections_task_equal_real' is a callback function, if 'n2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-projections-task.c:206:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_transpose_projections_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-transpose-projections-task.c:224:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_transpose_projections_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-unsplit-task.c:69:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_unsplit_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-unsplit-task.c:75:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_unsplit_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-unsplit-task.c:82:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_unsplit_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-tile-task.c:125:40: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_tile_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-tile-task.c:131:44: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_tile_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-tile-task.c:138:34: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_tile_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-tile-task.c:171:41: style: Parameter 'requisition' can be declared as pointer to const. However it seems that 'ufo_tile_task_generate' is a callback function, if 'requisition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-tile-task.c:219:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_tile_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-tile-task.c:240:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_tile_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-volume-render-task.c:146:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_volume_render_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-volume-render-task.c:152:53: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_volume_render_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-volume-render-task.c:159:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_volume_render_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-volume-render-task.c:257:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_volume_render_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-volume-render-task.c:299:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_volume_render_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zeropad-task.c:93:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_zeropad_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zeropad-task.c:99:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_zeropad_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zeropad-task.c:107:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_zeropad_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zeropad-task.c:157:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_zeropad_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zeropad-task.c:178:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_zeropad_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-write-task.c:269:41: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_write_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-write-task.c:275:45: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_write_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-write-task.c:283:35: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_write_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-write-task.c:384:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_write_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-write-task.c:455:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_write_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zmq-sub-task.c:212:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_zmq_sub_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zmq-sub-task.c:218:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_zmq_sub_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zmq-sub-task.c:225:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_zmq_sub_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zmq-sub-task.c:259:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_zmq_sub_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zmq-sub-task.c:278:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_zmq_sub_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/writers/ufo-hdf5-writer.c:47:38: style: Parameter 'writer' can be declared as pointer to const. However it seems that 'ufo_hdf5_writer_can_open' is a callback function, if 'writer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/writers/ufo-jpeg-writer.c:57:38: style: Parameter 'writer' can be declared as pointer to const. However it seems that 'ufo_jpeg_writer_can_open' is a callback function, if 'writer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zmq-pub-task.c:151:43: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_zmq_pub_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zmq-pub-task.c:157:47: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_zmq_pub_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zmq-pub-task.c:164:37: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_zmq_pub_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zmq-pub-task.c:325:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_zmq_pub_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-zmq-pub-task.c:343:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_zmq_pub_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/writers/ufo-raw-writer.c:46:37: style: Parameter 'writer' can be declared as pointer to const. However it seems that 'ufo_raw_writer_can_open' is a callback function, if 'writer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/writers/ufo-tiff-writer.c:57:38: style: Parameter 'writer' can be declared as pointer to const. However it seems that 'ufo_tiff_writer_can_open' is a callback function, if 'writer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/writers/ufo-tiff-writer.c:154:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_tiff_writer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/writers/ufo-tiff-writer.c:171:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_tiff_writer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-general-backproject-task.c:1586:55: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_general_backproject_task_get_num_inputs' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-general-backproject-task.c:1592:59: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_general_backproject_task_get_num_dimensions' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-general-backproject-task.c:1601:49: style: Parameter 'task' can be declared as pointer to const. However it seems that 'ufo_general_backproject_task_get_mode' is a callback function, if 'task' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-general-backproject-task.c:1767:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_general_backproject_task_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufo-filters-0.17.0.76.g691aa0e/src/ufo-general-backproject-task.c:1875:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'ufo_general_backproject_task_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/u/ufoai/ufoai_2.5.orig.tar.xz ufoai-2.5/src/tools/radiant/libs/gtkutil/ModalProgressDialog.h:29:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that '_onDelete' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/libs/gtkutil/ModalProgressDialog.h:29:59: style: Parameter 'data' can be declared as pointer to const. However it seems that '_onDelete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/libs/gtkutil/SourceView.cpp:20:77: style: Parameter 'event' can be declared as pointer to const. However it seems that 'escape_clear_focus_widget' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/libs/gtkutil/WindowPosition.cpp:118:76: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onConfigure' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/libs/gtkutil/clipboard.cpp:59:44: style: Parameter 'clipboard' can be declared as pointer to const. However it seems that 'clipboard_clear' is a callback function, if 'clipboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/libs/gtkutil/clipboard.cpp:59:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'clipboard_clear' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/libs/gtkutil/window.h:105:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'configure' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/libs/gtkutil/menu/PopupMenu.cpp:58:62: style: Parameter 'e' can be declared as pointer to const. However it seems that '_onClick' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/scenegraph/treemodel.cpp:129:68: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'graph_tree_model_get_flags' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/scenegraph/treemodel.cpp:134:59: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'graph_tree_model_get_n_columns' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/scenegraph/treemodel.cpp:160:62: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'graph_tree_model_get_column_type' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/scenegraph/treemodel.cpp:215:55: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'graph_tree_model_get_value' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/scenegraph/treemodel.cpp:261:64: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'graph_tree_model_iter_has_child' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/sidebar/entityinspector/SpawnflagsPropertyEditor.cpp:53:54: style: Parameter 'w' can be declared as pointer to const. However it seems that '_onToggle' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/sound/OggFileStream.h:79:35: style: Parameter 'datasource' can be declared as pointer to const. However it seems that 'oggCloseFunc' is a callback function, if 'datasource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/common/MapPreview.cpp:217:69: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'onMouseScroll' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/common/ModelPreview.cpp:237:74: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'callbackGLScroll' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/mainframe/SplitPaneLayout.cpp:36:68: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'hpaned_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/mainframe/SplitPaneLayout.cpp:45:68: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'vpaned_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/ortho/EntityClassChooser.cpp:227:88: style: Parameter 'event' can be declared as pointer to const. However it seems that 'callbackMouseButtonPress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/ortho/EntityClassChooser.cpp:237:77: style: Parameter 'event' can be declared as pointer to const. However it seems that 'callbackKeyPress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/ortho/OrthoContextMenu.cpp:160:63: style: Parameter 'item' can be declared as pointer to const. However it seems that 'callbackConnectEntities' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/ortho/OrthoContextMenu.cpp:160:87: style: Parameter 'self' can be declared as pointer to const. However it seems that 'callbackConnectEntities' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/ortho/OrthoContextMenu.cpp:170:60: style: Parameter 'item' can be declared as pointer to const. However it seems that 'callbackFlipXTexture' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/ortho/OrthoContextMenu.cpp:170:84: style: Parameter 'self' can be declared as pointer to const. However it seems that 'callbackFlipXTexture' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/ortho/OrthoContextMenu.cpp:175:60: style: Parameter 'item' can be declared as pointer to const. However it seems that 'callbackFlipYTexture' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/ortho/OrthoContextMenu.cpp:175:84: style: Parameter 'self' can be declared as pointer to const. However it seems that 'callbackFlipYTexture' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/ui/particles/ParticlePreview.cpp:174:77: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'callbackGLScroll' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/windowobservers.cpp:58:79: style: Parameter 'event' can be declared as pointer to const. However it seems that 'selection_modifier_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/windowobservers.cpp:77:81: style: Parameter 'event' can be declared as pointer to const. However it seems that 'selection_modifier_key_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/windowobservers.cpp:127:76: style: Parameter 'event' can be declared as pointer to const. However it seems that 'modifiers_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/windowobservers.cpp:135:78: style: Parameter 'event' can be declared as pointer to const. However it seems that 'modifiers_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ufoai-2.5/src/tools/radiant/radiant/windowobservers.cpp:143:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'modifiers_motion' 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/u/uftrace/uftrace_0.18.1.orig.tar.gz uftrace-0.18.1/arch/arm/mcount-support.c:287:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'check_float_abi_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/arch/arm/mcount-support.c:519:68: style: Parameter 'pd' can be declared as pointer to const. However it seems that 'mcount_arch_plthook_addr' is a callback function, if 'pd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/arch/riscv64/mcount-support.c:235:68: style: Parameter 'pd' can be declared as pointer to const. However it seems that 'mcount_arch_plthook_addr' is a callback function, if 'pd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:43:49: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_time' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:53:48: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_time' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:63:43: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_addr' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:73:54: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_graph_total_avg' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:84:53: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_graph_self_avg' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:95:54: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_graph_total_min' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:102:54: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_graph_total_max' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:109:53: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_graph_self_max' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:116:53: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_graph_self_min' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:212:54: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_task_total_time' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:222:53: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_task_self_time' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:232:47: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_task_tid' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/graph.c:315:61: style: Parameter 'func' can be declared as pointer to const. However it seems that 'create_graph' is a callback function, if 'func' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/info.c:458:48: style: Parameter 't' can be declared as pointer to const. However it seems that 'build_tid_list' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/record.c:1001:49: style: Parameter 'sainfo' can be declared as pointer to const. However it seems that 'sigchld_handler' is a callback function, if 'sainfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/replay.c:25:47: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_duration' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/replay.c:38:42: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_tid' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/replay.c:44:43: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_addr' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/replay.c:57:48: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_timestamp' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/replay.c:67:48: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_timedelta' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/replay.c:78:46: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_elapsed' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/replay.c:86:43: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_task' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/cmds/replay.c:224:80: style: Parameter 'opts' can be declared as pointer to const. However it seems that 'setup_default_field' is a callback function, if 'opts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/libmcount/event.c:43:50: style: Parameter 'info' can be declared as pointer to const. However it seems that 'search_sdt_event' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/tests/s-dwarf1.c:12:17: style: Parameter 's' can be declared as pointer to const. However it seems that 'null' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/tests/unittest.c:129:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'find_load_base' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/argspec.c:21:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'check_so_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:181:1: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp_call' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:182:1: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp_size' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:184:49: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:184:80: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmp_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:418:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp_diff_func' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:418:85: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmp_diff_func' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:631:1: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'task_cmp_total' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:632:1: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'task_cmp_self' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:633:1: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'task_cmp_func' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:635:46: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'cmp_task_tid' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:635:82: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp_task_tid' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:636:32: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmp_task_tid' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:647:83: style: Parameter 'a' can be declared as pointer to const. However it seems that 'cmp_task_name' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:648:33: style: Parameter 'b' can be declared as pointer to const. However it seems that 'cmp_task_name' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:897:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:898:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_avg' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:899:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_min' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:900:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_max' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:901:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:902:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_avg' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:903:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_min' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:904:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_max' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:905:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_call' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:906:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_size' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:907:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_stdv' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:908:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_stdv' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:910:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:911:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_avg_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:912:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_min_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:913:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_max_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:914:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:915:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_avg_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:916:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_min_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:917:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_max_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:918:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_call_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:919:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_size_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:920:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_stdv_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:921:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_stdv_diff' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:923:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:924:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_avg_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:925:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_min_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:926:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_max_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:927:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:928:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_avg_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:929:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_min_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:930:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_max_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:931:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_call_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:932:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_size_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:933:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_stdv_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:934:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_stdv_diff_full' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:936:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_diff_full_percent' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:937:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_avg_diff_full_percent' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:938:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_min_diff_full_percent' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:939:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_total_max_diff_full_percent' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:940:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_diff_full_percent' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:941:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_avg_diff_full_percent' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:942:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_min_diff_full_percent' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:943:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_self_max_diff_full_percent' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:944:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_call_diff_full_percent' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:945:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_size_diff_full_percent' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:948:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_task_total' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:949:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_task_self' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:950:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_task_tid' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uftrace-0.18.1/utils/report.c:951:1: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'print_task_nr_func' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/uget/uget_2.2.3.orig.tar.gz uget-2.2.3/tests/test-uglib.c:400:36: style: Parameter 'uhtml' can be declared as pointer to const. However it seems that 'start_element' is a callback function, if 'uhtml' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/tests/test-uglib.c:404:36: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'start_element' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/tests/test-uglib.c:405:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'start_element' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/tests/test-uglib.c:415:34: style: Parameter 'uhtml' can be declared as pointer to const. However it seems that 'end_element' is a callback function, if 'uhtml' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/tests/test-uglib.c:417:34: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'end_element' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/tests/test-uglib.c:418:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'end_element' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/tests/test-uglib.c:423:27: style: Parameter 'uhtml' can be declared as pointer to const. However it seems that 'text' is a callback function, if 'uhtml' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/tests/test-uglib.c:426:27: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'text' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/tests/test-uglib.c:427:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetCurl.c:798:44: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'uget_curl_header_ftp0' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetCurl.c:812:44: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'uget_curl_output_none' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetCurl.c:813:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'uget_curl_output_none' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetCurl.c:818:47: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'uget_curl_output_default' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetNode.c:573:54: style: Parameter 'json' can be declared as pointer to const. However it seems that 'ug_json_parse_name2data' is a callback function, if 'json' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetNode.c:601:56: style: Parameter 'json' can be declared as pointer to const. However it seems that 'ug_json_parse_state2group' is a callback function, if 'json' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetPluginCurl.c:173:49: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'global_set' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetPluginEmpty.c:118:49: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'global_set' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetPluginEmpty.c:159:42: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'plugin_init' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetPluginEmpty.c:274:42: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'plugin_sync' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uget/UgetPluginEmpty.c:274:58: style: Parameter 'node_info' can be declared as pointer to const. However it seems that 'plugin_sync' is a callback function, if 'node_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uglib/UgEntry.c:51:51: style: Parameter 'entry0' can be declared as pointer to const. However it seems that 'ug_json_parse_entry' is a callback function, if 'entry0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uglib/UgJson.c:639:45: style: Parameter 'json' can be declared as pointer to const. However it seems that 'ug_json_parse_unknown' is a callback function, if 'json' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uglib/UgJson.c:641:43: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'ug_json_parse_unknown' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/uglib/UgJson.c:641:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ug_json_parse_unknown' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkApp-callback.c:135:55: style: Parameter 'view' can be declared as pointer to const. However it seems that 'on_category_cursor_changed' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkApp-callback.c:298:77: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_window_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkApp-callback.c:342:80: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_traveler_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkDownloadForm.c:830:43: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'on_spin_changed' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkDownloadForm.c:840:44: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'on_entry_changed' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkDownloadForm.c:862:49: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'on_http_entry_changed' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:149:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_config_completion' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:173:51: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_config_completion_help' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:173:68: style: Parameter 'app' can be declared as pointer to const. However it seems that 'on_config_completion_help' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:580:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_move_download' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:622:49: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_set_download_prioriy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:650:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_help_online' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:650:58: style: Parameter 'app' can be declared as pointer to const. However it seems that 'on_help_online' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:655:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_documentation' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:655:60: style: Parameter 'app' can be declared as pointer to const. However it seems that 'on_documentation' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:660:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_support_forum' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:660:60: style: Parameter 'app' can be declared as pointer to const. However it seems that 'on_support_forum' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:665:45: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_submit_feedback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:665:62: style: Parameter 'app' can be declared as pointer to const. However it seems that 'on_submit_feedback' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:670:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_report_bug' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:670:57: style: Parameter 'app' can be declared as pointer to const. However it seems that 'on_report_bug' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:675:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_keyboard_shortcuts' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:675:65: style: Parameter 'app' can be declared as pointer to const. However it seems that 'on_keyboard_shortcuts' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:680:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_check_updates' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkMenubar.c:680:60: style: Parameter 'app' can be declared as pointer to const. However it seems that 'on_check_updates' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeList.c:311:39: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'get_value' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeList.c:376:47: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeList.c:412:48: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'iter_has_child' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeList.c:413:48: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeList.c:432:45: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeList.c:471:48: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeList.c:517:45: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'iter_parent' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeList.c:518:45: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_parent' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeList.c:519:45: style: Parameter 'child' can be declared as pointer to const. However it seems that 'iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeTree.c:342:39: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'get_value' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeTree.c:418:47: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeTree.c:459:48: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'iter_has_child' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeTree.c:460:48: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeTree.c:485:45: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeTree.c:523:48: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeTree.c:573:45: style: Parameter 'child' can be declared as pointer to const. However it seems that 'iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:79:46: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_icon' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:121:46: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_name' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:165:50: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_complete' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:192:47: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_total' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:219:49: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_percent' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:252:49: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_elapsed' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:280:46: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_left' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:310:47: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_speed' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:340:47: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_upload_speed' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:370:50: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_uploaded' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:397:47: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_ratio' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:424:47: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_retry' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:455:50: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_category' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:485:45: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_uri' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:511:50: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_added_on' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:538:54: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_completed_on' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:568:50: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_quantity' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:591:48: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_name_c' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:627:48: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_icon_c' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:665:48: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_name_s' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkNodeView.c:697:48: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'col_set_icon_s' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkProxyForm.c:333:48: style: Parameter 'editable' can be declared as pointer to const. However it seems that 'on_entry_std_changed' is a callback function, if 'editable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uget-2.2.3/ui-gtk/UgtkScheduleForm.c:316:75: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_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/u/uhd/uhd_4.9.0.0+ds1.orig.tar.xz uhd-4.9.0.0/firmware/e300/battery/ltc3675.c:337:50: style: Parameter 'reg' can be declared as pointer to const. However it seems that 'ltc3675_check_reg_events' is a callback function, if 'reg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhd-4.9.0.0/firmware/e300/battery/tps54478.c:68:47: style: Parameter 'reg' can be declared as pointer to const. However it seems that 'tps54478_check_events' is a callback function, if 'reg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhd-4.9.0.0/firmware/usrp2/apps/txrx_uhd.c:52:20: style: Parameter 'payload' can be declared as pointer to const. However it seems that 'handle_udp_data_packet' is a callback function, if 'payload' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhd-4.9.0.0/firmware/usrp2/lib/printf.c:92:29: style: Parameter 'pData' can be declared as pointer to const. However it seems that '_char_emitter' is a callback function, if 'pData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhd-4.9.0.0/firmware/usrp3/x300/x300_init.c:91:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'putc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhd-4.9.0.0/host/lib/utils/ihex.cpp:188:64: style: Parameter 'buff' can be declared as pointer to const. However it seems that '_file_writer_callback' is a callback function, if 'buff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/uhttpmock/uhttpmock_0.11.0.orig.tar.bz2 uhttpmock-0.11.0/libuhttpmock/uhm-message.c:83:90: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uhm_message_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhttpmock-0.11.0/libuhttpmock/uhm-message.c:101:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uhm_message_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhttpmock-0.11.0/libuhttpmock/tests/server.c:384:27: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'accept_cert' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhttpmock-0.11.0/libuhttpmock/tests/server.c:384:49: style: Parameter 'certificate' can be declared as pointer to const. However it seems that 'accept_cert' is a callback function, if 'certificate' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhttpmock-0.11.0/libuhttpmock/tests/server.c:384:100: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'accept_cert' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhttpmock-0.11.0/libuhttpmock/uhm-server.c:378:89: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uhm_server_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhttpmock-0.11.0/libuhttpmock/uhm-server.c:412:95: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uhm_server_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhttpmock-0.11.0/libuhttpmock/uhm-server.c:2250:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_messages_ignore_parameter_values_cb' 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/u/uhttpmock0/uhttpmock0_0.5.5.orig.tar.bz2 uhttpmock-0.5.5/libuhttpmock/uhm-server.c:367:89: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uhm_server_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhttpmock-0.5.5/libuhttpmock/uhm-server.c:401:95: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uhm_server_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhttpmock-0.5.5/libuhttpmock/uhm-server.c:2151:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_messages_ignore_parameter_values_cb' 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/u/uhub/uhub_0.4.1.orig.tar.xz uhub-0.4.1/src/network/dnsresolver.c:112:30: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'dummy_free' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_auth_sqlite.c:41:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'null_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_auth_sqlite.c:249:78: style: Parameter 'user' can be declared as pointer to const. However it seems that 'delete_user' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_auth_simple.c:195:80: style: Parameter 'user' can be declared as pointer to const. However it seems that 'register_user' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_auth_simple.c:203:78: style: Parameter 'user' can be declared as pointer to const. However it seems that 'update_user' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_auth_simple.c:211:78: style: Parameter 'user' can be declared as pointer to const. However it seems that 'delete_user' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_chat_only.c:89:57: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'on_search_result' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_chat_only.c:89:85: style: Parameter 'from' can be declared as pointer to const. However it seems that 'on_search_result' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_chat_only.c:89:111: style: Parameter 'to' can be declared as pointer to const. However it seems that 'on_search_result' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_chat_history.c:42:75: style: Parameter 'from' can be declared as pointer to const. However it seems that 'history_add' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_no_guest_downloads.c:23:57: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'on_search_result' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_no_guest_downloads.c:23:85: style: Parameter 'from' can be declared as pointer to const. However it seems that 'on_search_result' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_no_guest_downloads.c:23:111: style: Parameter 'to' can be declared as pointer to const. However it seems that 'on_search_result' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_no_guest_downloads.c:30:50: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'on_search' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_no_guest_downloads.c:30:78: style: Parameter 'user' can be declared as pointer to const. However it seems that 'on_search' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_no_guest_downloads.c:38:55: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'on_p2p_connect' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_no_guest_downloads.c:38:83: style: Parameter 'from' can be declared as pointer to const. However it seems that 'on_p2p_connect' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/plugins/mod_no_guest_downloads.c:38:109: style: Parameter 'to' can be declared as pointer to const. However it seems that 'on_p2p_connect' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/tools/uhub-passwd.c:173:31: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'sql_callback' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/util/rbtree.c:193:37: style: Parameter 'n' can be declared as pointer to const. However it seems that 'null_node_free' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uhub-0.4.1/src/util/rbtree.c:321:29: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'null_free' 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/u/uim/uim_1.9.6.orig.tar.bz2 uim-1.9.6/fep/callbacks.c:354:44: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'configuration_changed_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/fep/callbacks.c:359:43: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'switch_app_global_im_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/fep/callbacks.c:379:31: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'activate_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/fep/callbacks.c:392:29: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'select_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/fep/callbacks.c:444:33: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'deactivate_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/fep/callbacks.c:540:29: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'update_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/fep/callbacks.c:549:34: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'mode_update_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/candwin/gtk.c:195:66: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'candidate_window_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/candwin/gtk.c:347:31: style: Parameter 'button' can be declared as pointer to const. However it seems that 'pagebutton_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/candwin/gtk.c:1142:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/dict/anthy.c:244:35: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_anthy_add_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/dict/anthy.c:258:38: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_anthy_change_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/dict/anthy.c:258:54: style: Parameter 'word' can be declared as pointer to const. However it seems that 'uim_dict_anthy_change_word' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/dict/anthy.c:264:38: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_anthy_remove_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/candwin/tbl-gtk.c:232:66: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'candidate_window_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/candwin/tbl-gtk.c:269:27: style: Parameter 'button' can be declared as pointer to const. However it seems that 'button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/candwin/tbl-gtk.c:303:31: style: Parameter 'button' can be declared as pointer to const. However it seems that 'pagebutton_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/candwin/tbl-gtk.c:1269:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/dict/canna.c:343:35: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_canna_add_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/dict/canna.c:353:38: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_canna_change_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/dict/canna.c:353:54: style: Parameter 'word' can be declared as pointer to const. However it seems that 'uim_dict_canna_change_word' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/dict/canna.c:359:38: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_canna_remove_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/dict/main-gtk.c:164:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dict_window_destroy_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/dict/main-gtk.c:164:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dict_window_destroy_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/immodule/uim-cand-win-gtk.c:677:31: style: Parameter 'button' can be declared as pointer to const. However it seems that 'pagebutton_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/immodule/uim-cand-win-tbl-gtk.c:257:27: style: Parameter 'button' can be declared as pointer to const. However it seems that 'button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/pref/gtk.c:245:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/pref/gtk.c:245:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/pref/gtk.c:256:28: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/pref/gtk.c:256:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/pref/gtk.c:327:30: style: Parameter 'button' can be declared as pointer to const. However it seems that 'ok_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/pref/gtk.c:327:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ok_button_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/pref/gtk.c:341:33: style: Parameter 'button' can be declared as pointer to const. However it seems that 'apply_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/pref/gtk.c:341:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'apply_button_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/switcher/gtk.c:259:32: style: Parameter 'button' can be declared as pointer to const. However it seems that 'change_input_method' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/switcher/gtk.c:259:49: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'change_input_method' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/switcher/gtk.c:453:27: style: Parameter 'window' can be declared as pointer to const. However it seems that 'reload_im_list' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk2/switcher/gtk.c:453:44: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'reload_im_list' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/anthy.c:244:35: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_anthy_add_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/anthy.c:258:38: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_anthy_change_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/anthy.c:258:54: style: Parameter 'word' can be declared as pointer to const. However it seems that 'uim_dict_anthy_change_word' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/anthy.c:264:38: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_anthy_remove_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/canna.c:343:35: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_canna_add_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/canna.c:353:38: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_canna_change_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/canna.c:353:54: style: Parameter 'word' can be declared as pointer to const. However it seems that 'uim_dict_canna_change_word' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/canna.c:359:38: style: Parameter 'dict' can be declared as pointer to const. However it seems that 'uim_dict_canna_remove_word' is a callback function, if 'dict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/main-gtk.c:164:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'dict_window_destroy_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/main-gtk.c:164:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dict_window_destroy_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/word-list-win-gtk.c:422:32: style: Parameter 'action' can be declared as pointer to const. However it seems that 'file_exit_action_cb' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/word-list-win-gtk.c:661:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'word_list_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/word-list-view-gtk.c:543:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'word_list_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/word-list-view-gtk.c:573:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'word_list_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/word-win-gtk.c:629:39: style: Parameter 'dialog' can be declared as pointer to const. However it seems that 'message_dialog_response_cb' is a callback function, if 'dialog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/dict/word-win-gtk.c:629:69: style: Parameter 'window' can be declared as pointer to const. However it seems that 'message_dialog_response_cb' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/immodule/uim-cand-win-gtk.c:677:31: style: Parameter 'button' can be declared as pointer to const. However it seems that 'pagebutton_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/immodule/uim-cand-win-tbl-gtk.c:257:27: style: Parameter 'button' can be declared as pointer to const. However it seems that 'button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/pref/gtk.c:245:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/pref/gtk.c:245:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/pref/gtk.c:256:28: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/pref/gtk.c:256:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/pref/gtk.c:326:30: style: Parameter 'button' can be declared as pointer to const. However it seems that 'ok_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/pref/gtk.c:326:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ok_button_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/pref/gtk.c:340:33: style: Parameter 'button' can be declared as pointer to const. However it seems that 'apply_button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/pref/gtk.c:340:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'apply_button_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/immodule/gtk-im-uim.c:344:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cur_toplevel_deleted' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/immodule/gtk-im-uim.c:344:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cur_toplevel_deleted' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/immodule/gtk-im-uim.c:1664:42: style: Parameter 'class' can be declared as pointer to const. However it seems that 'im_uim_class_finalize' is a callback function, if 'class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:69:30: style: Parameter 'action' can be declared as pointer to const. However it seems that 'exec_switcher' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:69:48: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'exec_switcher' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:69:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_switcher' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:75:26: style: Parameter 'action' can be declared as pointer to const. However it seems that 'exec_pref' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:75:44: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'exec_pref' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:75:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_pref' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:81:25: style: Parameter 'action' can be declared as pointer to const. However it seems that 'exec_dic' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:81:43: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'exec_dic' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:81:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_dic' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:87:25: style: Parameter 'action' can be declared as pointer to const. However it seems that 'exec_pad' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:87:43: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'exec_pad' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:87:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_pad' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:93:26: style: Parameter 'action' can be declared as pointer to const. However it seems that 'exec_hand' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:93:44: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'exec_hand' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:93:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_hand' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:99:26: style: Parameter 'action' can be declared as pointer to const. However it seems that 'exec_help' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:99:44: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'exec_help' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/applet-gnome3.c:99:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_help' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/switcher/gtk.c:259:32: style: Parameter 'button' can be declared as pointer to const. However it seems that 'change_input_method' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/switcher/gtk.c:259:49: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'change_input_method' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/switcher/gtk.c:452:27: style: Parameter 'window' can be declared as pointer to const. However it seems that 'reload_im_list' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/switcher/gtk.c:452:44: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'reload_im_list' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/common-gtk.c:276:42: style: Parameter 'menu_item' can be declared as pointer to const. However it seems that 'right_click_menu_quit_activated' is a callback function, if 'menu_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/common-gtk.c:276:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'right_click_menu_quit_activated' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/common-gtk.c:297:37: style: Parameter 'menu_item' can be declared as pointer to const. However it seems that 'right_click_menu_activated' is a callback function, if 'menu_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/common-gtk.c:297:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'right_click_menu_activated' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/common-gtk.c:378:42: style: Parameter 'menu_shell' can be declared as pointer to const. However it seems that 'prop_menu_shell_deactivate' is a callback function, if 'menu_shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/toolbar/common-gtk.c:378:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prop_menu_shell_deactivate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/gtk3/pref/gtk-custom-widgets.c:118:54: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'uimpref_file_entry_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-basechar.c:147:34: style: Parameter 'port' can be declared as pointer to const. However it seems that 'basecport_codec' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-basechar.c:192:37: style: Parameter 'port' can be declared as pointer to const. However it seems that 'basecport_put_char' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-file.c:198:31: style: Parameter 'port' can be declared as pointer to const. However it seems that 'fileport_inspect' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-file.c:252:35: style: Parameter 'port' can be declared as pointer to const. However it seems that 'fileport_byte_readyp' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-null.c:128:31: style: Parameter 'port' can be declared as pointer to const. However it seems that 'nullport_inspect' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-null.c:134:32: style: Parameter 'port' can be declared as pointer to const. However it seems that 'nullport_get_byte' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-null.c:140:35: style: Parameter 'port' can be declared as pointer to const. However it seems that 'nullport_byte_readyp' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-null.c:146:28: style: Parameter 'port' can be declared as pointer to const. However it seems that 'nullport_puts' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-null.c:151:29: style: Parameter 'port' can be declared as pointer to const. However it seems that 'nullport_write' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-null.c:156:29: style: Parameter 'port' can be declared as pointer to const. However it seems that 'nullport_flush' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-mbchar.c:176:37: style: Parameter 'port' can be declared as pointer to const. However it seems that 'mbcport_codec' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-sbchar.c:140:38: style: Parameter 'port' can be declared as pointer to const. However it seems that 'sbcport_codec' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-str.c:243:35: style: Parameter 'port' can be declared as pointer to const. However it seems that 'istrport_inspect' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-str.c:261:39: style: Parameter 'port' can be declared as pointer to const. However it seems that 'istrport_byte_readyp' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-str.c:267:32: style: Parameter 'port' can be declared as pointer to const. However it seems that 'istrport_puts' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-str.c:274:33: style: Parameter 'port' can be declared as pointer to const. However it seems that 'istrport_write' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-str.c:281:33: style: Parameter 'port' can be declared as pointer to const. However it seems that 'istrport_flush' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-str.c:361:36: style: Parameter 'port' can be declared as pointer to const. However it seems that 'ostrport_inspect' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-str.c:367:37: style: Parameter 'port' can be declared as pointer to const. However it seems that 'ostrport_get_byte' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-str.c:374:38: style: Parameter 'port' can be declared as pointer to const. However it seems that 'ostrport_peek_byte' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-str.c:381:40: style: Parameter 'port' can be declared as pointer to const. However it seems that 'ostrport_byte_readyp' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/sigscheme/src/scmport-str.c:400:34: style: Parameter 'port' can be declared as pointer to const. However it seems that 'ostrport_flush' is a callback function, if 'port' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/uim/agent.c:49:17: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'commit_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/uim/agent.c:55:16: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'clear_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/uim/agent.c:60:19: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'pushback_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/uim/agent.c:66:17: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'update_cb' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/uim/curl.c:82:27: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'uim_curl_write_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/uim/fileio.c:175:47: style: Parameter 'args' can be declared as pointer to const. However it seems that 'c_file_read_internal' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/uim/openssl.c:152:45: style: Parameter 'args' can be declared as pointer to const. However it seems that 'c_SSL_read_internal' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uim-1.9.6/uim/wnnlib.c:3771:23: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'uim_wnn_confirm' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ujson/ujson_5.11.0.orig.tar.xz ujson-5.11.0/src/ujson/python/JSONtoObj.c:82:69: style: Parameter 'end' can be declared as pointer to const. However it seems that 'Object_newString' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ujson-5.11.0/src/ujson/python/JSONtoObj.c:102:34: style: Parameter 'prv' can be declared as pointer to const. However it seems that 'Object_newNaN' is a callback function, if 'prv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ujson-5.11.0/src/ujson/python/JSONtoObj.c:107:37: style: Parameter 'prv' can be declared as pointer to const. However it seems that 'Object_newPosInf' is a callback function, if 'prv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ujson-5.11.0/src/ujson/python/JSONtoObj.c:112:37: style: Parameter 'prv' can be declared as pointer to const. However it seems that 'Object_newNegInf' is a callback function, if 'prv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ujson-5.11.0/src/ujson/python/JSONtoObj.c:117:37: style: Parameter 'prv' can be declared as pointer to const. However it seems that 'Object_newObject' is a callback function, if 'prv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ujson-5.11.0/src/ujson/python/JSONtoObj.c:122:36: style: Parameter 'prv' can be declared as pointer to const. However it seems that 'Object_newArray' is a callback function, if 'prv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ujson-5.11.0/src/ujson/python/JSONtoObj.c:142:59: style: Parameter 'value' can be declared as pointer to const. However it seems that 'Object_newIntegerFromString' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ujson-5.11.0/src/ujson/python/JSONtoObj.c:151:37: style: Parameter 'prv' can be declared as pointer to const. However it seems that 'Object_newDouble' is a callback function, if 'prv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ujson-5.11.0/src/ujson/python/objToJSON.c:175:55: style: Parameter 'tc' can be declared as pointer to const. However it seems that 'Tuple_iterEnd' is a callback function, if 'tc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ujson-5.11.0/src/ujson/python/objToJSON.c:197:54: style: Parameter 'tc' can be declared as pointer to const. However it seems that 'List_iterEnd' is a callback function, if 'tc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ukopp/ukopp_4.9.orig.tar.gz ukopp-4.9/zfuncs.cc:5887:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mouse_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukopp-4.9/zfuncs.cc:6423:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mouse_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukopp-4.9/zfuncs.cc:8775:24: style: Parameter 'current' can be declared as pointer to const. However it seems that 'poptext_show' is a callback function, if 'current' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukopp-4.9/zfuncs.cc:8786:24: style: Parameter 'current' can be declared as pointer to const. However it seems that 'poptext_kill' is a callback function, if 'current' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ukui-control-center/ukui-control-center_3.22.1.29.orig.tar.gz ukui-control-center/changeUserPwd/main.cpp:223:29: style: Parameter 'error' can be declared as pointer to const. However it seems that 'chpasswd_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-control-center/plugins/devices/keyboard/kbdlayoutmanager.cpp:299:82: style: Parameter 'config_item' can be declared as pointer to const. However it seems that 'kbd_set_countries' is a callback function, if 'config_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-control-center/plugins/devices/keyboard/kbdlayoutmanager.cpp:308:82: style: Parameter 'config_item' can be declared as pointer to const. However it seems that 'kbd_set_languages' is a callback function, if 'config_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-control-center/plugins/devices/keyboard/keyboardlayout.cpp:81:90: style: Parameter 'config_item' can be declared as pointer to const. However it seems that 'KeyboardXkb_get_countries' is a callback function, if 'config_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-control-center/plugins/devices/keyboard/keyboardlayout.cpp:93:90: style: Parameter 'config_item' can be declared as pointer to const. However it seems that 'KeyboardXkb_get_languages' is a callback function, if 'config_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ukui-menus/ukui-menus_1.1.4.orig.tar.gz ukui-menus/python/ukuimenu.c:77:74: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_item_get_type' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:124:76: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_item_get_parent' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:203:83: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_directory_get_contents' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:271:79: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_directory_get_name' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:297:82: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_directory_get_comment' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:323:79: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_directory_get_icon' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:349:92: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_directory_get_desktop_file_path' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:375:82: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_directory_get_menu_id' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:401:79: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_directory_get_tree' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:598:75: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_name' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:624:83: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_generic_name' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:650:83: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_display_name' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:676:78: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_comment' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:702:75: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_icon' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:728:75: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_exec' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:754:89: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_launch_in_terminal' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:783:88: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_desktop_file_path' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:809:86: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_desktop_file_id' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:835:82: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_is_excluded' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:856:83: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_entry_get_is_nodisplay' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:1106:81: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_header_get_directory' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:1237:79: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_alias_get_directory' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:1268:75: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_alias_get_item' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:1418:74: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_get_menu_file' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:1444:79: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_get_root_directory' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-menus/python/ukuimenu.c:1504:73: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pyukuimenu_tree_get_sort_key' 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/u/ukui-session-manager/ukui-session-manager_4.0.0.2.orig.tar.gz ukui-session-manager/ukuismserver/ukuismserver.cpp:92:37: style: Parameter 'hostname' can be declared as pointer to const. However it seems that 'HostBasedAuthProc' is a callback function, if 'hostname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-session-manager/ukuismserver/ukuismserver.cpp:101:73: style: Parameter 'previousId' can be declared as pointer to const. However it seems that 'RegisterClientProc' is a callback function, if 'previousId' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ukui-settings-daemon/ukui-settings-daemon_4.0.0.2.orig.tar.gz ukui-settings-daemon/plugins/clipboard/xutils.c:83:31: style: Parameter 'display' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/clipboard/xutils.c:84:17: style: Parameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/clipboard/clipboard-manager.cpp:225:36: style: Parameter 'tdata' can be declared as pointer to const. However it seems that 'find_content_type' is a callback function, if 'tdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/clipboard/clipboard-manager.cpp:231:38: style: Parameter 'tdata' can be declared as pointer to const. However it seems that 'find_content_target' is a callback function, if 'tdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/clipboard/clipboard-manager.cpp:532:48: style: Parameter 'rdata' can be declared as pointer to const. However it seems that 'find_conversion_requestor' is a callback function, if 'rdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/keybindings/keybindings-wayland-manager.cpp:59:59: style: Parameter 'prefix' can be declared as pointer to const. However it seems that 'bindings_callback' is a callback function, if 'prefix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/locate-pointer/usd-timeline.c:237:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'usd_timeline_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/locate-pointer/usd-timeline.c:273:19: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'usd_timeline_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/xsettings/ukui-xsettings-manager.cpp:103:44: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'translate_bool_int' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/xsettings/ukui-xsettings-manager.cpp:116:43: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'translate_int_int' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/xsettings/ukui-xsettings-manager.cpp:129:49: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'translate_string_string' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/xsettings/ukui-xsettings-manager.cpp:141:57: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'translate_string_string_toolbar' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/xsettings/xsettings-manager.cpp:119:31: style: Parameter 'display' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukui-settings-daemon/plugins/xsettings/xsettings-manager.cpp:120:31: style: Parameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' 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 ukwm-1.2.3/clutter/clutter/clutter-stage-view.c:227:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_stage_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/clutter/clutter-stage-view.c:256:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_stage_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/clutter/evdev/clutter-virtual-input-device-evdev.c:455:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_virtual_input_device_evdev_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/clutter/evdev/clutter-virtual-input-device-evdev.c:475:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_virtual_input_device_evdev_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/clutter/wayland/clutter-wayland-surface.c:281:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_wayland_surface_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/clutter/wayland/clutter-wayland-surface.c:300:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_wayland_surface_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/clutter/wayland/clutter-wayland-surface.c:392:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'clutter_wayland_surface_has_overlaps' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/clutter/cogl/clutter-stage-cogl.c:237:48: style: Parameter 'stage_window' can be declared as pointer to const. However it seems that 'clutter_stage_cogl_resize' is a callback function, if 'stage_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/clutter/cogl/clutter-stage-cogl.c:961:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clutter_stage_cogl_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/examples/actor-model.c:417:38: style: Parameter 'model_item' can be declared as pointer to const. However it seems that 'on_model_item_selection' is a callback function, if 'model_item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/examples/box-layout.c:110:27: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'changed_cb' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/examples/bin-layout.c:126:46: style: Parameter 'action' can be declared as pointer to const. However it seems that 'on_emblem_long_press' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/examples/bin-layout.c:127:46: style: Parameter 'emblem' can be declared as pointer to const. However it seems that 'on_emblem_long_press' is a callback function, if 'emblem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/examples/bin-layout.c:129:46: style: Parameter 'box' can be declared as pointer to const. However it seems that 'on_emblem_long_press' is a callback function, if 'box' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/clutter/x11/xsettings/xsettings-client.c:106:25: style: Parameter 'display' can be declared as pointer to const. However it seems that 'ignore_errors' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/clutter/x11/xsettings/xsettings-client.c:106:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ignore_errors' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/accessibility/cally-atkeditabletext-example.c:139:28: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'activate_cb' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/accessibility/cally-atkeditabletext-example.c:140:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'activate_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/accessibility/cally-atkevents-example.c:49:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'atk_key_listener' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/conform/actor-shader-effect.c:97:63: style: Parameter 'effect' can be declared as pointer to const. However it seems that 'foo_new_shader_effect_get_static_source' is a callback function, if 'effect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/conform/actor-shader-effect.c:174:71: style: Parameter 'effect' can be declared as pointer to const. However it seems that 'foo_another_new_shader_effect_get_static_source' is a callback function, if 'effect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/conform/actor-offscreen-redirect.c:67:39: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'foo_actor_has_overlaps' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/conform/actor-offscreen-redirect.c:105:39: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'foo_group_has_overlaps' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/conform/binding-pool.c:238:28: style: Parameter 'key_group' can be declared as pointer to const. However it seems that 'on_activate' is a callback function, if 'key_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/conform/binding-pool.c:239:28: style: Parameter 'child' can be declared as pointer to const. However it seems that 'on_activate' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-actors.c:48:32: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'on_hand_destroy' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-arbfp.c:283:34: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'button_release_cb' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-arbfp.c:284:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_release_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-arbfp.c:285:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'button_release_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-arbfp.c:331:22: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'timeout_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-arbfp.c:351:34: style: Parameter 'stage' can be declared as pointer to const. However it seems that 'destroy_window_cb' is a callback function, if 'stage' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-arbfp.c:352:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'destroy_window_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-arbfp.c:353:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'destroy_window_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-glsl.c:238:34: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'button_release_cb' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-glsl.c:239:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_release_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-glsl.c:240:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'button_release_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-glsl.c:286:22: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'timeout_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-glsl.c:306:34: style: Parameter 'stage' can be declared as pointer to const. However it seems that 'destroy_window_cb' is a callback function, if 'stage' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-glsl.c:307:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'destroy_window_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-cogl-shader-glsl.c:308:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'destroy_window_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-grab.c:5:34: style: Parameter 'stage' can be declared as pointer to const. However it seems that 'stage_state_cb' is a callback function, if 'stage' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-grab.c:14:31: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'debug_event_cb' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-grab.c:88:34: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'red_release_cb' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-grab.c:89:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'red_release_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-grab.c:90:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'red_release_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-grab.c:126:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'toggle_grab_pointer_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-events.c:103:34: style: Parameter 'stage' can be declared as pointer to const. However it seems that 'stage_state_cb' is a callback function, if 'stage' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-events.c:157:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'capture_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-layout.c:60:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_thing_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-layout.c:96:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'my_thing_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-stage-read-pixels.c:119:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-texture-async.c:15:35: style: Parameter 'texture' can be declared as pointer to const. However it seems that 'on_load_finished' is a callback function, if 'texture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-texture-async.c:53:25: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'task' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-texture-async.c:116:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cleanup_task' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-touch-events.c:89:38: style: Parameter 'texture' can be declared as pointer to const. However it seems that 'create_surface' is a callback function, if 'texture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-touch-events.c:92:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'create_surface' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-touch-events.c:116:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'rect_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/micro-bench/test-cogl-perf.c:33:29: style: Parameter 'state' can be declared as pointer to const. However it seems that 'test_rectangles' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/interactive/test-texture-slicing.c:51:32: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'exit_on_destroy' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/micro-bench/test-picking.c:29:32: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'motion_event_cb' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/micro-bench/test-picking.c:29:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/micro-bench/test-picking.c:29:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'motion_event_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/performance/test-picking.c:30:32: style: Parameter 'actor' can be declared as pointer to const. However it seems that 'motion_event_cb' is a callback function, if 'actor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/performance/test-picking.c:30:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/clutter/tests/performance/test-picking.c:30:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'motion_event_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/cogl-path.c:1229:39: style: Parameter 'coords' can be declared as const array. However it seems that '_cogl_path_tesselator_combine' is a callback function, if 'coords' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/cogl-path.c:1230:38: style: Parameter 'vertex_data' can be declared as const array. However it seems that '_cogl_path_tesselator_combine' is a callback function, if 'vertex_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/cogl-path.c:1231:38: style: Parameter 'weight' can be declared as const array. However it seems that '_cogl_path_tesselator_combine' is a callback function, if 'weight' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:59:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'noVertex' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:62:57: style: Parameter 'coords' can be declared as const array. However it seems that 'noCombine' is a callback function, if 'coords' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:62:74: style: Parameter 'data' can be declared as const array. However it seems that 'noCombine' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:63:17: style: Parameter 'weight' can be declared as const array. However it seems that 'noCombine' is a callback function, if 'weight' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:64:54: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'noMesh' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:68:17: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noBeginData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:70:18: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noEdgeFlagData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:71:55: style: Parameter 'data' can be declared as pointer to const. However it seems that '__gl_noVertexData' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:72:18: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noVertexData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:73:52: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noEndData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:75:17: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noErrorData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:76:59: style: Parameter 'coords' can be declared as const array. However it seems that '__gl_noCombineData' is a callback function, if 'coords' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:77:19: style: Parameter 'data' can be declared as const array. However it seems that '__gl_noCombineData' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:78:21: style: Parameter 'weight' can be declared as const array. However it seems that '__gl_noCombineData' is a callback function, if 'weight' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl-path/tesselator/tess.c:80:19: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noCombineData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/driver/gl/gl/cogl-texture-driver-gl.c:516:61: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_cogl_texture_driver_allows_foreign_gl_target' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/driver/gl/gles/cogl-driver-gles.c:62:58: style: Parameter 'context' can be declared as pointer to const. However it seems that '_cogl_driver_pixel_format_from_gl_internal' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/driver/gl/gles/cogl-driver-gles.c:64:62: style: Parameter 'out_format' can be declared as pointer to const. However it seems that '_cogl_driver_pixel_format_from_gl_internal' is a callback function, if 'out_format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/driver/gl/gles/cogl-texture-driver-gles.c:549:53: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_cogl_texture_driver_gl_get_tex_image' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/driver/gl/gles/cogl-texture-driver-gles.c:553:49: style: Parameter 'dest' can be declared as pointer to const. However it seems that '_cogl_texture_driver_gl_get_tex_image' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/driver/gl/gles/cogl-texture-driver-gles.c:597:59: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_cogl_texture_driver_try_setting_gl_border_color' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/driver/gl/gles/cogl-texture-driver-gles.c:605:61: style: Parameter 'ctx' can be declared as pointer to const. However it seems that '_cogl_texture_driver_allows_foreign_gl_target' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-winsys-egl-x11.c:340:46: style: Parameter 'display' can be declared as pointer to const. However it seems that '_cogl_winsys_egl_display_setup' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-winsys-egl-x11.c:353:48: style: Parameter 'display' can be declared as pointer to const. However it seems that '_cogl_winsys_egl_display_destroy' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-winsys-egl-x11.c:624:57: style: Parameter 'onscreen' can be declared as pointer to const. However it seems that '_cogl_winsys_onscreen_x11_get_window_xid' is a callback function, if 'onscreen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-winsys-egl.c:584:55: style: Parameter 'gles2_ctx' can be declared as pointer to const. However it seems that '_cogl_winsys_destroy_gles2_context' is a callback function, if 'gles2_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-winsys-stub.c:125:43: style: Parameter 'onscreen' can be declared as pointer to const. However it seems that '_cogl_winsys_onscreen_init' is a callback function, if 'onscreen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-winsys-stub.c:132:45: style: Parameter 'onscreen' can be declared as pointer to const. However it seems that '_cogl_winsys_onscreen_deinit' is a callback function, if 'onscreen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-winsys-stub.c:137:43: style: Parameter 'onscreen' can be declared as pointer to const. However it seems that '_cogl_winsys_onscreen_bind' is a callback function, if 'onscreen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-winsys-stub.c:142:63: style: Parameter 'onscreen' can be declared as pointer to const. However it seems that '_cogl_winsys_onscreen_swap_buffers_with_damage' is a callback function, if 'onscreen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-winsys-stub.c:149:60: style: Parameter 'onscreen' can be declared as pointer to const. However it seems that '_cogl_winsys_onscreen_update_swap_throttled' is a callback function, if 'onscreen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-winsys-stub.c:154:53: style: Parameter 'onscreen' can be declared as pointer to const. However it seems that '_cogl_winsys_onscreen_set_visibility' is a callback function, if 'onscreen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/cogl/winsys/cogl-texture-pixmap-x11.c:447:49: style: Parameter 'tex' can be declared as pointer to const. However it seems that '_cogl_texture_pixmap_x11_allocate' is a callback function, if 'tex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/tests/conform/test-fence.c:12:16: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'timeout' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/tests/conform/test-fence.c:21:17: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/tests/conform/test-pipeline-cache-unrefs-texture.c:12:24: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'free_texture_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/cogl/tests/conform/test-snippets.c:536:37: style: Parameter 'state' can be declared as pointer to const. However it seems that 'test_global_vertex_hook' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:482:56: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_real_create_cursor_renderer' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:488:45: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_real_grab_device' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:497:47: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_real_ungrab_device' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:506:53: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_real_select_stage_events' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:512:60: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_real_get_relative_motion_deltas' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:514:61: style: Parameter 'dx' can be declared as pointer to const. However it seems that 'meta_backend_real_get_relative_motion_deltas' is a callback function, if 'dx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:515:61: style: Parameter 'dy' can be declared as pointer to const. However it seems that 'meta_backend_real_get_relative_motion_deltas' is a callback function, if 'dy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:516:61: style: Parameter 'dx_unaccel' can be declared as pointer to const. However it seems that 'meta_backend_real_get_relative_motion_deltas' is a callback function, if 'dx_unaccel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:517:61: style: Parameter 'dy_unaccel' can be declared as pointer to const. However it seems that 'meta_backend_real_get_relative_motion_deltas' is a callback function, if 'dy_unaccel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:564:57: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'experimental_features_changed' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:566:57: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'experimental_features_changed' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-backend.c:950:23: style: Parameter 'source' can be declared as pointer to const. However it seems that 'event_check' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-barrier.c:54:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_barrier_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-barrier.c:89:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_barrier_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-idle-monitor-dbus.c:258:36: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-idle-monitor-dbus.c:260:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-idle-monitor-dbus.c:266:32: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-idle-monitor-dbus.c:268:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-logical-monitor.c:50:52: style: Parameter 'monitor_config' can be declared as pointer to const. However it seems that 'add_monitor_from_config' is a callback function, if 'monitor_config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-idle-monitor.c:99:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_idle_monitor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-idle-monitor.c:118:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_idle_monitor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor-config-store.c:1551:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_monitor_config_store_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor-config-store.c:1569:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_monitor_config_store_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor-config-manager.c:124:43: style: Parameter 'monitor_crtc_mode' can be declared as pointer to const. However it seems that 'assign_monitor_crtc' is a callback function, if 'monitor_crtc_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor-manager-dummy.c:237:47: style: Parameter 'output' can be declared as pointer to const. However it seems that 'meta_output_dummy_notify_destroy' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor-manager-dummy.c:541:71: style: Parameter 'crtc' can be declared as pointer to const. However it seems that 'meta_monitor_manager_dummy_is_transform_handled' is a callback function, if 'crtc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor-manager-dummy.c:631:73: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'meta_monitor_manager_dummy_get_default_layout_mode' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-remote-desktop.c:169:36: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-remote-desktop.c:171:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-remote-desktop.c:177:32: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-remote-desktop.c:179:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-renderer-view.c:131:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_renderer_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-renderer-view.c:153:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_renderer_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast-monitor-stream.c:158:71: style: Parameter 'parameters_builder' can be declared as pointer to const. However it seems that 'meta_screen_cast_monitor_stream_set_parameters' is a callback function, if 'parameters_builder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast-monitor-stream.c:183:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_screen_cast_monitor_stream_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast-monitor-stream.c:205:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_screen_cast_monitor_stream_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast-stream.c:144:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_screen_cast_stream_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast-stream.c:164:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_screen_cast_stream_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast-stream-src.c:608:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_screen_cast_stream_src_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast-stream-src.c:628:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_screen_cast_stream_src_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast.c:197:36: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast.c:199:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast.c:205:32: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-screen-cast.c:207:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-settings.c:289:40: style: Parameter 'key' can be declared as pointer to const. However it seems that 'ukwm_settings_changed' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor.c:1178:57: style: Parameter 'monitor' can be declared as pointer to const. However it seems that 'meta_monitor_tiled_get_suggested_position' is a callback function, if 'monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor.c:1179:57: style: Parameter 'x' can be declared as pointer to const. However it seems that 'meta_monitor_tiled_get_suggested_position' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor.c:1180:57: style: Parameter 'y' can be declared as pointer to const. However it seems that 'meta_monitor_tiled_get_suggested_position' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-clutter-backend-native.c:67:60: style: Parameter 'wrapper' can be declared as pointer to const. However it seems that 'meta_clutter_backend_native_create_stage' is a callback function, if 'wrapper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor-manager.c:842:58: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'meta_monitor_manager_real_read_edid' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor-manager.c:843:58: style: Parameter 'output' can be declared as pointer to const. However it seems that 'meta_monitor_manager_real_read_edid' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor-manager.c:849:62: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'meta_monitor_manager_real_get_edid_file' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/meta-monitor-manager.c:850:62: style: Parameter 'output' can be declared as pointer to const. However it seems that 'meta_monitor_manager_real_get_edid_file' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-backend-native.c:376:58: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_native_create_clutter_backend' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-backend-native.c:395:55: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_native_create_idle_monitor' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-backend-native.c:404:58: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_native_create_monitor_manager' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-backend-native.c:410:58: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_native_create_cursor_renderer' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-backend-native.c:440:57: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_native_create_input_settings' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-barrier-native.c:548:54: style: Parameter 'event' can be declared as pointer to const. However it seems that '_meta_barrier_impl_native_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-stage-native.c:188:57: style: Parameter 'stage_window' can be declared as pointer to const. However it seems that 'meta_stage_native_can_clip_redraws' is a callback function, if 'stage_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/cm/meta-backend-x11-cm.c:95:51: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_cm_create_renderer' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/cm/meta-backend-x11-cm.c:101:58: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_cm_create_monitor_manager' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/cm/meta-backend-x11-cm.c:107:58: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_cm_create_cursor_renderer' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/cm/meta-backend-x11-cm.c:113:57: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_cm_create_input_settings' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-clutter-backend-x11.c:58:57: style: Parameter 'wrapper' can be declared as pointer to const. However it seems that 'meta_clutter_backend_x11_create_stage' is a callback function, if 'wrapper' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-backend-x11.c:462:55: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_create_clutter_backend' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-backend-x11.c:468:52: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_create_idle_monitor' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-backend-x11.c:597:44: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_set_numlock' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-renderer-native.c:153:48: style: Parameter 'cogl_renderer' can be declared as pointer to const. However it seems that 'meta_renderer_native_disconnect' is a callback function, if 'cogl_renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-renderer-native.c:353:56: style: Parameter 'cogl_display' can be declared as pointer to const. However it seems that 'meta_renderer_native_destroy_egl_display' is a callback function, if 'cogl_display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-renderer-native.c:420:56: style: Parameter 'cogl_display' can be declared as pointer to const. However it seems that 'meta_renderer_native_egl_cleanup_context' is a callback function, if 'cogl_display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-renderer-native.c:1819:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_renderer_native_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-renderer-native.c:1841:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_renderer_native_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-renderer-x11.c:47:43: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'get_x11_cogl_winsys_vtable' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-stage-x11-nested.c:80:61: style: Parameter 'stage_window' can be declared as pointer to const. However it seems that 'meta_stage_x11_nested_can_clip_redraws' is a callback function, if 'stage_window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/nested/meta-backend-x11-nested.c:35:55: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_nested_create_renderer' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/nested/meta-backend-x11-nested.c:41:62: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_nested_create_monitor_manager' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/nested/meta-backend-x11-nested.c:47:62: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_nested_create_cursor_renderer' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/nested/meta-backend-x11-nested.c:53:61: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_nested_create_input_settings' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/nested/meta-backend-x11-nested.c:117:57: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_nested_lock_layout_group' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/nested/meta-backend-x11-nested.c:123:50: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_x11_nested_set_keymap' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/nested/meta-backend-x11-nested.c:131:61: style: Parameter 'x11' can be declared as pointer to const. However it seems that 'meta_backend_x11_nested_handle_host_xevent' is a callback function, if 'x11' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/nested/meta-backend-x11-nested.c:132:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'meta_backend_x11_nested_handle_host_xevent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/nested/meta-backend-x11-nested.c:163:65: style: Parameter 'device_event' can be declared as pointer to const. However it seems that 'meta_backend_x11_nested_translate_device_event' is a callback function, if 'device_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-monitor-manager-kms.c:179:41: style: Parameter 'output' can be declared as pointer to const. However it seems that 'meta_output_destroy_notify' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-monitor-manager-kms.c:1787:69: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'meta_monitor_manager_kms_is_transform_handled' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/native/meta-monitor-manager-kms.c:1788:69: style: Parameter 'crtc' can be declared as pointer to const. However it seems that 'meta_monitor_manager_kms_is_transform_handled' is a callback function, if 'crtc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-input-settings-x11.c:160:57: style: Parameter 'matrix' can be declared as const array. However it seems that 'meta_input_settings_x11_set_matrix' is a callback function, if 'matrix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/compositor.c:1198:47: style: Parameter 'compositor' can be declared as pointer to const. However it seems that 'on_shadow_factory_changed' is a callback function, if 'compositor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-background-actor.c:544:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_background_actor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-background-actor.c:606:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_background_actor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-monitor-manager-xrandr.c:1500:77: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'meta_monitor_manager_xrandr_apply_monitors_config' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-monitor-manager-xrandr.c:1501:77: style: Parameter 'config' can be declared as pointer to const. However it seems that 'meta_monitor_manager_xrandr_apply_monitors_config' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-monitor-manager-xrandr.c:1604:30: style: Parameter 'red' can be declared as pointer to const. However it seems that 'meta_monitor_manager_xrandr_set_crtc_gamma' is a callback function, if 'red' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-monitor-manager-xrandr.c:1605:30: style: Parameter 'green' can be declared as pointer to const. However it seems that 'meta_monitor_manager_xrandr_set_crtc_gamma' is a callback function, if 'green' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-monitor-manager-xrandr.c:1606:30: style: Parameter 'blue' can be declared as pointer to const. However it seems that 'meta_monitor_manager_xrandr_set_crtc_gamma' is a callback function, if 'blue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-monitor-manager-xrandr.c:1785:72: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'meta_monitor_manager_xrandr_is_transform_handled' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-monitor-manager-xrandr.c:1786:72: style: Parameter 'crtc' can be declared as pointer to const. However it seems that 'meta_monitor_manager_xrandr_is_transform_handled' is a callback function, if 'crtc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-monitor-manager-xrandr.c:1890:67: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'meta_monitor_manager_xrandr_get_capabilities' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/backends/x11/meta-monitor-manager-xrandr.c:1911:74: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'meta_monitor_manager_xrandr_get_default_layout_mode' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-dnd-actor.c:57:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_dnd_actor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-dnd-actor.c:83:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_dnd_actor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-feedback-actor.c:74:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_feedback_actor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-feedback-actor.c:99:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_feedback_actor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-module.c:130:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_module_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-module.c:150:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_module_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-background.c:181:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_background_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-background.c:198:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_background_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-sync-ring.c:358:34: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'alarm_event_predicate' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/plugins/default.c:199:49: style: Parameter 'object' can be declared as pointer to const. However it seems that 'meta_default_plugin_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/plugins/default.c:202:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_default_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/plugins/default.c:213:47: style: Parameter 'object' can be declared as pointer to const. However it seems that 'meta_default_plugin_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/plugins/default.c:215:47: style: Parameter 'value' can be declared as pointer to const. However it seems that 'meta_default_plugin_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/plugins/default.c:216:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_default_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/plugins/default.c:581:47: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'name_acquired_cb' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/plugins/default.c:583:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'name_acquired_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/plugins/default.c:588:43: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'name_lost_cb' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/plugins/default.c:590:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'name_lost_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/plugins/default.c:1173:37: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'confirm_display_change' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-window-actor.c:514:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_window_actor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/compositor/meta-window-actor.c:561:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_window_actor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/core/meta-gesture-tracker.c:109:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_gesture_tracker_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/core/meta-gesture-tracker.c:130:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_gesture_tracker_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/tests/meta-backend-test.c:39:56: style: Parameter 'backend' can be declared as pointer to const. However it seems that 'meta_backend_test_create_monitor_manager' is a callback function, if 'backend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/core/prefs.c:1249:44: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'shell_shows_app_menu_changed' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/tests/meta-monitor-manager-test.c:428:72: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'meta_monitor_manager_test_get_default_layout_mode' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/tests/monitor-unit-tests.c:391:42: style: Parameter 'monitor_crtc_mode' can be declared as pointer to const. However it seems that 'check_monitor_mode' is a callback function, if 'monitor_crtc_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/tests/monitor-unit-tests.c:433:50: style: Parameter 'monitor_crtc_mode' can be declared as pointer to const. However it seems that 'check_current_monitor_mode' is a callback function, if 'monitor_crtc_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/tests/monitor-unit-tests.c:839:46: style: Parameter 'output' can be declared as pointer to const. However it seems that 'meta_output_test_destroy_notify' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-inhibit-shortcuts.c:89:62: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'shortcuts_inhibited_cb' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-input-device.c:70:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_wayland_input_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-input-device.c:91:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_wayland_input_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-pointer-constraints.c:957:60: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'locked_pointer_grab_pointer_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-pointer-constraints.c:958:60: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'locked_pointer_grab_pointer_focus' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-pointer-constraints.c:1022:62: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'confined_pointer_grab_pointer_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-pointer-constraints.c:1023:58: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'confined_pointer_grab_pointer_focus' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-tablet-tool.c:451:38: style: Parameter 'client' can be declared as pointer to const. However it seems that 'tool_set_cursor' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-wl-shell.c:658:66: style: Parameter 'shell_surface_role' can be declared as pointer to const. However it seems that 'wl_shell_surface_role_close' is a callback function, if 'shell_surface_role' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-xdg-shell.c:698:64: style: Parameter 'shell_surface_role' can be declared as pointer to const. However it seems that 'xdg_toplevel_role_managed' is a callback function, if 'shell_surface_role' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-xdg-shell.c:699:64: style: Parameter 'window' can be declared as pointer to const. However it seems that 'xdg_toplevel_role_managed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-xdg-shell.c:1354:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_wayland_xdg_surface_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-wayland-xdg-shell.c:1379:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'meta_wayland_xdg_surface_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-xwayland.c:417:22: style: Parameter 'display' can be declared as pointer to const. However it seems that 'x_io_error' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/x11/group-props.c:122:40: style: Parameter 'display' can be declared as pointer to const. However it seems that 'init_wm_client_machine' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/x11/group-props.c:145:37: style: Parameter 'display' can be declared as pointer to const. However it seems that 'init_net_startup_id' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-window-wayland.c:123:39: style: Parameter 'window' can be declared as pointer to const. However it seems that 'meta_window_wayland_kill' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-window-wayland.c:497:49: style: Parameter 'window' can be declared as pointer to const. However it seems that 'meta_window_wayland_get_client_pid' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-xwayland-selection.c:895:56: style: Parameter 'source' can be declared as pointer to const. However it seems that 'meta_x11_source_drop_performed' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-xwayland-selection.c:1387:43: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_xgrab_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/wayland/meta-xwayland-selection.c:1388:43: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'drag_xgrab_focus' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/x11/window-props.c:609:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'reload_net_wm_name' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/x11/window-props.c:776:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'reload_net_wm_state' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/x11/window-x11.c:1496:65: style: Parameter 'window' can be declared as pointer to const. However it seems that 'meta_window_x11_main_monitor_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/x11/window-x11.c:1538:62: style: Parameter 'window' can be declared as pointer to const. However it seems that 'meta_window_x11_force_restore_shortcuts' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/x11/window-x11.c:1539:62: style: Parameter 'source' can be declared as pointer to const. However it seems that 'meta_window_x11_force_restore_shortcuts' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/x11/window-x11.c:1548:58: style: Parameter 'window' can be declared as pointer to const. However it seems that 'meta_window_x11_shortcuts_inhibited' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ukwm-1.2.3/src/x11/window-x11.c:1549:58: style: Parameter 'source' can be declared as pointer to const. However it seems that 'meta_window_x11_shortcuts_inhibited' 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/u/ulfius/ulfius_2.7.15.orig.tar.gz ulfius-2.7.15/example_programs/request_example/server.c:59:88: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/example_programs/stream_example/stream_client.c:25:29: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'my_write_body' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/example_programs/stream_example/stream_example.c:88:105: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_get_audio_stream' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/example_programs/stream_example/stream_example.c:116:29: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'stream_data' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/example_programs/websocket_example/websocket_server.c:222:60: style: Parameter 'websocket_manager' can be declared as pointer to const. However it seems that 'websocket_manager_file_callback' is a callback function, if 'websocket_manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:60:85: style: Parameter 'response' can be declared as pointer to const. However it seems that 'callback_function_empty' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:60:102: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_function_empty' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:69:39: style: Parameter 'stream_user_data' can be declared as pointer to const. However it seems that 'stream_callback_empty' is a callback function, if 'stream_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:69:81: style: Parameter 'out_buf' can be declared as pointer to const. However it seems that 'stream_callback_empty' is a callback function, if 'out_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:74:103: style: Parameter 'websocket_manager' can be declared as pointer to const. However it seems that 'websocket_manager_callback_empty' is a callback function, if 'websocket_manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:74:129: style: Parameter 'websocket_manager_user_data' can be declared as pointer to const. However it seems that 'websocket_manager_callback_empty' is a callback function, if 'websocket_manager_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:77:112: style: Parameter 'websocket_manager' can be declared as pointer to const. However it seems that 'websocket_incoming_message_callback_empty' is a callback function, if 'websocket_manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:77:181: style: Parameter 'websocket_incoming_user_data' can be declared as pointer to const. However it seems that 'websocket_incoming_message_callback_empty' is a callback function, if 'websocket_incoming_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:80:103: style: Parameter 'websocket_manager' can be declared as pointer to const. However it seems that 'websocket_onclose_callback_empty' is a callback function, if 'websocket_manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:80:129: style: Parameter 'websocket_onclose_user_data' can be declared as pointer to const. However it seems that 'websocket_onclose_callback_empty' is a callback function, if 'websocket_onclose_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/core.c:84:41: style: Parameter 'stream_user_data' can be declared as pointer to const. However it seems that 'stream_callback_empty_free' is a callback function, if 'stream_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/example_callbacks.c:189:92: style: Parameter 'response' can be declared as pointer to const. However it seems that 'callback_function_empty' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/example_callbacks.c:189:109: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_function_empty' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:4859:85: style: Parameter 'response' can be declared as pointer to const. However it seems that 'callback_function_empty' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:4859:102: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_function_empty' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:4868:85: style: Parameter 'response' can be declared as pointer to const. However it seems that 'callback_function_error' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:4868:102: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_function_error' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:4872:92: style: Parameter 'response' can be declared as pointer to const. However it seems that 'callback_function_unauthorized' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:4872:109: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_function_unauthorized' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:4960:29: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'stream_data' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:5035:88: style: Parameter 'response' can be declared as pointer to const. However it seems that 'callback_function_continue' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:5035:105: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_function_continue' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:5039:86: style: Parameter 'response' can be declared as pointer to const. However it seems that 'callback_function_ignore' is a callback function, if 'response' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/framework.c:5039:103: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback_function_ignore' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/websocket.c:50:103: style: Parameter 'websocket_manager' can be declared as pointer to const. However it seems that 'websocket_manager_callback_empty' is a callback function, if 'websocket_manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/websocket.c:50:129: style: Parameter 'websocket_manager_user_data' can be declared as pointer to const. However it seems that 'websocket_manager_callback_empty' is a callback function, if 'websocket_manager_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/websocket.c:53:112: style: Parameter 'websocket_manager' can be declared as pointer to const. However it seems that 'websocket_incoming_message_callback_empty' is a callback function, if 'websocket_manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/websocket.c:53:181: style: Parameter 'websocket_incoming_user_data' can be declared as pointer to const. However it seems that 'websocket_incoming_message_callback_empty' is a callback function, if 'websocket_incoming_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/websocket.c:56:103: style: Parameter 'websocket_manager' can be declared as pointer to const. However it seems that 'websocket_onclose_callback_empty' is a callback function, if 'websocket_manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulfius-2.7.15/test/websocket.c:56:129: style: Parameter 'websocket_onclose_user_data' can be declared as pointer to const. However it seems that 'websocket_onclose_callback_empty' is a callback function, if 'websocket_onclose_user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ulogd2/ulogd2_2.0.9.orig.tar.xz ulogd-2.0.9/output/ulogd_output_SYSLOG.c:153:51: style: Parameter 'pi' can be declared as pointer to const. However it seems that 'syslog_fini' is a callback function, if 'pi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulogd-2.0.9/output/ulogd_output_SYSLOG.c:160:52: style: Parameter 'pi' can be declared as pointer to const. However it seems that 'syslog_start' is a callback function, if 'pi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ulogd-2.0.9/util/db.c:54:58: style: Parameter 'upi' can be declared as pointer to const. However it seems that 'disabled_interp_db' is a callback function, if 'upi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ultracopier/ultracopier_2.2.6.0.orig.tar.xz ultracopier-src/opusfile/opusfile.c:3269:13: style: Parameter '_src' can be declared as pointer to const. However it seems that 'op_stereo_filter' is a callback function, if '_src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/uml-utilities/uml-utilities_20070815.4.orig.tar.gz uml-utilities-20070815.4/uml_switch/tuntap.c:11:36: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'send_tap' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uml-utilities-20070815.4/uml_switch/tuntap.c:11:59: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'send_tap' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uml-utilities-20070815.4/mconsole/uml_mconsole.c:432:35: style: Parameter 'command' can be declared as pointer to const. However it seems that 'quit_cmd' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uml-utilities-20070815.4/mconsole/uml_mconsole.c:437:39: style: Parameter 'command' can be declared as pointer to const. However it seems that 'mversion_cmd' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uml-utilities-20070815.4/mconsole/uml_mconsole.c:443:34: style: Parameter 'command' can be declared as pointer to const. However it seems that 'int_cmd' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uml-utilities-20070815.4/uml_switch/port.c:132:54: style: Parameter 'port_data' can be declared as pointer to const. However it seems that 'match_tap' is a callback function, if 'port_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uml-utilities-20070815.4/uml_switch/port.c:133:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'match_tap' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uml-utilities-20070815.4/uml_switch/port.c:178:37: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'send_sock' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/umockdev/umockdev_0.19.4.orig.tar.xz umockdev-0.19.4/src/ioctl_tree.c:798:67: style: Parameter 'node' can be declared as pointer to const. However it seems that 'usbdevfs_reapurb_insertion_parent' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umockdev-0.19.4/src/ioctl_tree.c:848:72: style: Parameter '_node' can be declared as pointer to const. However it seems that 'ioctl_insertion_parent_stateless' is a callback function, if '_node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umockdev-0.19.4/tests/test-umockdev.c:145:48: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 't_testbed_empty' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umockdev-0.19.4/tests/test-umockdev.c:437:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ignore_log_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umockdev-0.19.4/tests/test-umockdev.c:1364:47: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 't_testbed_dev_access' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umockdev-0.19.4/tests/test-umockdev.c:2436:41: style: Parameter 'fixture' can be declared as pointer to const. However it seems that 't_testbed_proc' is a callback function, if 'fixture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/umtp-responder/umtp-responder_1.3.10.orig.tar.gz umtp-responder-1.3.10/src/msgqueue.c:58:43: style: Parameter 'info' can be declared as pointer to const. However it seems that 'msgqueue_gotsig' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umtp-responder-1.3.10/src/msgqueue.c:58:55: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'msgqueue_gotsig' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umtp-responder-1.3.10/src/inotify.c:90:42: style: Parameter 'info' can be declared as pointer to const. However it seems that 'inotify_gotsig' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umtp-responder-1.3.10/src/inotify.c:90:54: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'inotify_gotsig' is a callback function, if 'ucontext' 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 umview-0.8.2/um_rsc/librsc/src/aconv.c:156:22: style: Parameter 'c' can be declared as pointer to const. However it seems that 'aconv_char' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/um_viewfs/oldviewfs/viewfs.c:158:38: style: Parameter 'path' can be declared as pointer to const. However it seems that 'action_access_data' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev/umdev.c:190:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'majorfun' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev/umdev.c:201:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'minorfun' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev/umdev.c:215:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'plusnum' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev/umdev.c:223:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'modefun' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev/umdev.c:233:26: style: Parameter 's' can be declared as pointer to const. However it seems that 'uidfun' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev/umdev.c:241:26: style: Parameter 's' can be declared as pointer to const. However it seems that 'gidfun' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev_testmodules/umdevnull.c:5:64: style: Parameter 'di' can be declared as pointer to const. However it seems that 'null_open' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev_testmodules/umdevnull.c:11:53: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'null_read' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev_testmodules/umdevnull.c:11:98: style: Parameter 'di' can be declared as pointer to const. However it seems that 'null_read' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev_testmodules/umdevnull.c:17:106: style: Parameter 'di' can be declared as pointer to const. However it seems that 'null_write' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev_testmodules/umdevnull.c:23:67: style: Parameter 'di' can be declared as pointer to const. However it seems that 'null_release' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umbinfmt/umbinfmt.c:846:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'umbinfmt_event_subscribe' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev_testmodules/umdevtrivhd.c:18:62: style: Parameter 'di' can be declared as pointer to const. However it seems that 'hd_open' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev_testmodules/umdevtrivhd.c:47:65: style: Parameter 'di' can be declared as pointer to const. However it seems that 'hd_release' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev_testmodules/umdevtrivhd.c:52:105: style: Parameter 'di' can be declared as pointer to const. However it seems that 'hd_lseek' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdev_testmodules/umdevtrivhd.c:116:79: style: Parameter 'di' can be declared as pointer to const. However it seems that 'hd_ioctl_params' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevmbr/umdevmbr.c:91:68: style: Parameter 'di' can be declared as pointer to const. However it seems that 'hdmbr_release' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevmbr/umdevmbr.c:126:54: style: Parameter 'path' can be declared as pointer to const. However it seems that 'hdmbr_init' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevmbr/umdevmbr.c:201:82: style: Parameter 'di' can be declared as pointer to const. However it seems that 'hdmbr_ioctl_params' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevmbr/umdevramdisk.c:23:62: style: Parameter 'di' can be declared as pointer to const. However it seems that 'rd_open' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevmbr/umdevramdisk.c:68:65: style: Parameter 'di' can be declared as pointer to const. However it seems that 'rd_release' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevmbr/umdevramdisk.c:103:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'rd_setsize' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevmbr/umdevramdisk.c:202:79: style: Parameter 'di' can be declared as pointer to const. However it seems that 'rd_ioctl_params' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevmbr/umdevvd.c:123:62: style: Parameter 'di' can be declared as pointer to const. However it seems that 'vd_open' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevmbr/umdevvd.c:369:79: style: Parameter 'di' can be declared as pointer to const. However it seems that 'vd_ioctl_params' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevtap/umdevtap.c:52:100: style: Parameter 'di' can be declared as pointer to const. However it seems that 'umtap_read' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevtap/umdevtap.c:61:107: style: Parameter 'di' can be declared as pointer to const. However it seems that 'umtap_write' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevtap/umdevtap.c:70:68: style: Parameter 'di' can be declared as pointer to const. However it seems that 'umtap_release' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevtap/umdevtap.c:80:54: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umtap_init' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevtap/umdevtap.c:126:82: style: Parameter 'di' can be declared as pointer to const. However it seems that 'umtap_ioctl_params' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umdevtap/umdevtap.c:137:52: style: Parameter 'di' can be declared as pointer to const. However it seems that 'umtap_event_subscribe' is a callback function, if 'di' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:42:58: style: Parameter 'stat' can be declared as pointer to const. However it seems that 'umstd_getattr' is a callback function, if 'stat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:56:52: style: Parameter 'link' can be declared as pointer to const. However it seems that 'umstd_readlink' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:149:59: style: Parameter 'timbuf' can be declared as pointer to const. However it seems that 'umstd_utime' is a callback function, if 'timbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:163:65: style: Parameter 'fileinfo' can be declared as pointer to const. However it seems that 'umstd_open' is a callback function, if 'fileinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:178:48: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'umstd_read' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:178:100: style: Parameter 'fileinfo' can be declared as pointer to const. However it seems that 'umstd_read' is a callback function, if 'fileinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:191:26: style: Parameter 'fileinfo' can be declared as pointer to const. However it seems that 'umstd_write' is a callback function, if 'fileinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:205:59: style: Parameter 'stat' can be declared as pointer to const. However it seems that 'umstd_statfs' is a callback function, if 'stat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:230:66: style: Parameter 'fileinfo' can be declared as pointer to const. However it seems that 'umstd_flush' is a callback function, if 'fileinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:248:68: style: Parameter 'fileinfo' can be declared as pointer to const. However it seems that 'umstd_release' is a callback function, if 'fileinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:259:77: style: Parameter 'fileinfo' can be declared as pointer to const. However it seems that 'umstd_fsync' is a callback function, if 'fileinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:273:70: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'umstd_getxattr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:280:53: style: Parameter 'addrlist' can be declared as pointer to const. However it seems that 'umstd_listxattr' is a callback function, if 'addrlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:294:68: style: Parameter 'fileinfo' can be declared as pointer to const. However it seems that 'umstd_opendir' is a callback function, if 'fileinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:311:71: style: Parameter 'fileinfo' can be declared as pointer to const. However it seems that 'umstd_releasedir' is a callback function, if 'fileinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse/umfusestd.c:318:84: style: Parameter 'fileinfo' can be declared as pointer to const. However it seems that 'umstd_fsyncdir' is a callback function, if 'fileinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse_modules/umfuseramfile.c:64:66: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'ramfile_open' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umfuse_modules/umfuseramfile.c:146:43: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'ramfile_init' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/ummisc/ummisc.c:218:40: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'ummisc_write' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/ummisc/ummisc.c:261:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ummisc_fcntl64' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/ummisc/ummisc.c:268:49: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ummisc_fsync' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/ummisc/umproc.c:82:31: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umproc_open' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/ummisc/umproc.c:147:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'umproc_fcntl64' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/ummisc/umproc.c:154:49: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'umproc_fsync' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetcurrent.c:37:66: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetnative_ioctlparms' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetcurrent.c:81:29: style: Parameter 'source' can be declared as pointer to const. However it seems that 'umnetnative_init' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetcurrent.c:81:43: style: Parameter 'mountpoint' can be declared as pointer to const. However it seems that 'umnetnative_init' is a callback function, if 'mountpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetcurrent.c:81:82: style: Parameter 'args' can be declared as pointer to const. However it seems that 'umnetnative_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetcurrent.c:81:102: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetnative_init' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetcurrent.c:85:37: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetnative_fini' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetlink.c:44:64: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetlink_ioctlparms' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetlink.c:185:27: style: Parameter 'source' can be declared as pointer to const. However it seems that 'umnetlink_init' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetlink.c:185:41: style: Parameter 'mountpoint' can be declared as pointer to const. However it seems that 'umnetlink_init' is a callback function, if 'mountpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnative.c:36:66: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetnative_ioctlparms' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnative.c:80:29: style: Parameter 'source' can be declared as pointer to const. However it seems that 'umnetnative_init' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnative.c:80:43: style: Parameter 'mountpoint' can be declared as pointer to const. However it seems that 'umnetnative_init' is a callback function, if 'mountpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnative.c:80:82: style: Parameter 'args' can be declared as pointer to const. However it seems that 'umnetnative_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnative.c:80:102: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetnative_init' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnative.c:84:37: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetnative_fini' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnull.c:30:17: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetnull_msocket' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnull.c:35:27: style: Parameter 'source' can be declared as pointer to const. However it seems that 'umnetnull_init' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnull.c:35:41: style: Parameter 'mountpoint' can be declared as pointer to const. However it seems that 'umnetnull_init' is a callback function, if 'mountpoint' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnull.c:35:80: style: Parameter 'args' can be declared as pointer to const. However it seems that 'umnetnull_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnull.c:35:100: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetnull_init' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet_modules/umnetnull.c:39:35: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetnull_fini' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet/umnet.c:197:39: style: Parameter 'sender' can be declared as pointer to const. However it seems that 'umnet_ctl' is a callback function, if 'sender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnet/umnet.c:250:33: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umnet_msocket' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umnetlwipv6/umnetlwipv6.c:41:66: style: Parameter 'nethandle' can be declared as pointer to const. However it seems that 'umnetlwipv6_ioctlparms' is a callback function, if 'nethandle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:177:31: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_open' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:197:33: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_access' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:208:32: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_mkdir' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:218:32: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_rmdir' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:227:32: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_chmod' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:237:32: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_chown' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:248:33: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_lchown' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:259:33: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_unlink' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:268:31: style: Parameter 'oldpath' can be declared as pointer to const. However it seems that 'umpyew_link' is a callback function, if 'oldpath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:268:46: style: Parameter 'newpath' can be declared as pointer to const. However it seems that 'umpyew_link' is a callback function, if 'newpath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:278:34: style: Parameter 'oldpath' can be declared as pointer to const. However it seems that 'umpyew_symlink' is a callback function, if 'oldpath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:278:49: style: Parameter 'newpath' can be declared as pointer to const. However it seems that 'umpyew_symlink' is a callback function, if 'newpath' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:332:1: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_stat64' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:333:1: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_lstat64' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:378:1: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_statfs64' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:381:35: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_readlink' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/umpyew/umpyew.c:411:32: style: Parameter 'path' can be declared as pointer to const. However it seems that 'umpyew_utime' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] umview-0.8.2/xmview/hashtab.c:685:48: style: Parameter 'ht' can be declared as pointer to const. However it seems that 'ht_tab_getmtab_add' is a callback function, if 'ht' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unadf/unadf_0.7.11a.orig.tar.gz unadf-0.7.11a/Lib/adf_env.c:57:20: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'Warning' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unadf-0.7.11a/Lib/adf_env.c:61:18: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'Error' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unadf-0.7.11a/Lib/adf_env.c:66:20: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'Verbose' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unagi/unagi_0.3.4.orig.tar.gz unagi-0.3.4/plugins/expose.c:997:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'expose_event_handle_property_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unagi-0.3.4/plugins/opacity.c:299:17: style: Parameter 'window' can be declared as pointer to const. However it seems that 'opacity_event_handle_unmap_notify' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unalz/unalz_0.65.orig.tar.gz unalz/UnAlzbzlib.c:117:31: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'default_bzalloc' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unar/unar_1.10.8+ds1.orig.tar.xz XADMaster-1.10.8/PPMd/Fuzzer.c:173:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'FuzzerFunction1' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/PPMd/Fuzzer.c:178:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'FuzzerFunction2' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/PPMd/Fuzzer.c:183:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'FuzzerFunction3' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/PPMd/Fuzzer.c:188:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'FuzzerFunction4' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/PPMd/Fuzzer.c:193:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'FuzzerFunction5' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/RARVirtualMachine.c:552:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ImmediateGetter' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/WinZipJPEG/Decompressor.c:80:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'Alloc' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/Ace.c:711:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'Ace_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/AMPK.c:829:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'AMPK_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/AMPK.c:1056:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'AmPlusUnpack_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/AMPK.c:1338:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'CompDisk_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/AMPK.c:1500:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'LHWARP_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/AMPK.c:1748:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'ArcCBM_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/AMPK.c:2128:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'Warp_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/AMPK.c:2305:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'Crunch_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/CrunchDisk.c:118:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'CrunchDisk_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/DMS.c:1556:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'DMSSFX_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/DMS.c:1604:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'SDSSFX_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/IFF-CDAF.c:441:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'Shrink_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/IFF-CDAF.c:495:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'SPack_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/IFF-CDAF.c:680:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'SPackSFX_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/LhA.c:514:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'Savage_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/LhF.c:126:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'LhF_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/MXM-SimpleArc.c:37:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'MXMSimpleArc_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/Zoom.c:635:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'Zoom_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/Zoom.c:907:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'LhPak_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/Zoom.c:1063:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'PCompPACK_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/Zoom.c:1185:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'SOmni_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/Zoom.c:1298:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'LhSFX_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/DCS.c:37:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'DCS_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/MDC.c:47:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'MDC_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/PackDev.c:87:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'PackDev_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/PackDisk.c:54:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'PackDisk_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/SuperDuper3.c:37:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'SuperDuper3_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/xDisk.c:60:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'xDisk_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/xDisk.c:200:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'GDC_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XADMaster-1.10.8/libxad/clients/xMash.c:55:1: style: Parameter 'xadMasterBase' can be declared as pointer to const. However it seems that 'xMash_RecogData' is a callback function, if 'xadMasterBase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unbound/unbound_1.24.0.orig.tar.gz unbound-1.24.0/ipset/ipset.c:407:25: style: Parameter 'outbound' can be declared as pointer to const. However it seems that 'ipset_operate' is a callback function, if 'outbound' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unbound-1.24.0/util/tube.c:149:39: style: Parameter 'c' can be declared as pointer to const. However it seems that 'tube_handle_listen' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unbound-1.24.0/util/config_file.c:951:32: style: Parameter 'line' can be declared as pointer to const. However it seems that 'config_collate_func' 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/u/unclutter-xfixes/unclutter-xfixes_1.6.orig.tar.gz unclutter-xfixes-1.6/src/event.c:45:31: style: Parameter 'w' can be declared as pointer to const. However it seems that 'x_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unicap/unicap_0.9.12+repack20150328.0.git2c600ae.orig.tar.gz libunicap/cpi/aravis/aravis_properties.c:68:88: style: Parameter 'property' can be declared as pointer to const. However it seems that 'aravis_property_set_exposure' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/aravis/aravis_cpi.c:361:91: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'aravis_queue_buffer' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/aravis/aravis_cpi.c:376:73: style: Parameter 'count' can be declared as pointer to const. However it seems that 'aravis_poll_buffer' is a callback function, if 'count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_capture.c:71:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cleanup_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:240:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dcam_init_gpio_property' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:241:24: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_init_gpio_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:259:23: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_set_gpio_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:281:23: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_get_gpio_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:356:32: style: Parameter 'property' can be declared as pointer to const. However it seems that 'dcam_set_strobe_mode_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:357:30: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_set_strobe_mode_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:415:30: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_get_strobe_mode_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:452:29: style: Parameter 'property' can be declared as pointer to const. However it seems that 'dcam_set_strobe_duration_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:453:27: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_set_strobe_duration_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:479:27: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_get_strobe_duration_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:507:26: style: Parameter 'property' can be declared as pointer to const. However it seems that 'dcam_set_strobe_delay_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:508:24: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_set_strobe_delay_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:534:24: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_get_strobe_delay_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:562:29: style: Parameter 'property' can be declared as pointer to const. However it seems that 'dcam_set_strobe_polarity_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:563:27: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_set_strobe_polarity_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:606:27: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_get_strobe_polarity_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:660:28: style: Parameter 'property' can be declared as pointer to const. However it seems that 'dcam_set_timeout_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:661:26: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_set_timeout_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:698:31: style: Parameter 'property' can be declared as pointer to const. However it seems that 'dcam_set_frame_drop_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:731:31: style: Parameter 'property' can be declared as pointer to const. However it seems that 'dcam_set_enable_frame_drop_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:745:30: style: Parameter 'property' can be declared as pointer to const. However it seems that 'dcam_set_shutter_abs' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:746:28: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_set_shutter_abs' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:792:28: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_get_shutter_abs' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:1159:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dcam_init_rw_register_property' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:1160:24: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_init_rw_register_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:1211:31: style: Parameter 'property' can be declared as pointer to const. However it seems that 'dcam_set_frame_rate_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:1340:32: style: Parameter 'property' can be declared as pointer to const. However it seems that 'dcam_set_white_balance_mode_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:1341:30: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_set_white_balance_mode_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:1399:25: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_set_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:1557:30: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_get_white_balance_mode_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/dcam/dcam_property.c:1596:108: style: Parameter 'dcam_property' can be declared as pointer to const. However it seems that 'dcam_get_property' is a callback function, if 'dcam_property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/euvccam/euvccam_cpi.c:307:93: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'euvccam_queue_buffer' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/euvccam/euvccam_cpi.c:322:75: style: Parameter 'count' can be declared as pointer to const. However it seems that 'euvccam_poll_buffer' is a callback function, if 'count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/euvccam/euvccam_capture.c:74:61: style: Parameter 'context' can be declared as pointer to const. However it seems that 'timeout_thread' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/thing/thing.c:505:70: style: Parameter 'property' can be declared as pointer to const. However it seems that 'cpi_set_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/v4l/v4l.c:750:77: style: Parameter 'property' can be declared as pointer to const. However it seems that 'v4l_set_property' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/v4l/v4l.c:960:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'v4l_poll_buffer' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/v4l/v4l.c:960:58: style: Parameter 'count' can be declared as pointer to const. However it seems that 'v4l_poll_buffer' is a callback function, if 'count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/vid21394/vid21394_cpi.c:395:49: style: Parameter 'device' can be declared as pointer to const. However it seems that 'cpi_open' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/vid21394/vid21394_cpi.c:1283:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cpi_poll_buffer' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/vid21394/vid21394_cpi.c:1283:51: style: Parameter 'count' can be declared as pointer to const. However it seems that 'cpi_poll_buffer' is a callback function, if 'count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/v4l2cpi/v4l2.c:1349:73: style: Parameter 'ctrl' can be declared as pointer to const. However it seems that 'default_override_property' is a callback function, if 'ctrl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/v4l2cpi/v4l2.c:2281:51: style: Parameter 'cpi_data' can be declared as pointer to const. However it seems that 'v4l2_dequeue_buffer' is a callback function, if 'cpi_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/vid21394/visca.c:139:26: style: Parameter 'property' can be declared as pointer to const. However it seems that 'visca_set_white_balance' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/vid21394/visca.c:225:24: style: Parameter 'property' can be declared as pointer to const. However it seems that 'visca_set_zoom' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/vid21394/visca.c:288:25: style: Parameter 'property' can be declared as pointer to const. However it seems that 'visca_set_focus' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/vid21394/visca.c:418:24: style: Parameter 'property' can be declared as pointer to const. However it seems that 'visca_set_gain' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/vid21394/visca.c:477:27: style: Parameter 'property' can be declared as pointer to const. However it seems that 'visca_set_shutter' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libunicap/cpi/vid21394/visca.c:601:27: style: Parameter 'property' can be declared as pointer to const. However it seems that 'visca_set_ae_mode' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unicon/unicon_3.0.4+dfsg1.orig.tar.xz unicon-3.0.4/unicon/ImmModules/cce/CCE_hzinput.c:90:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_save' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_hzinput.c:90:33: style: Parameter 'szFileName' can be declared as pointer to const. However it seems that 'IMM_save' is a callback function, if 'szFileName' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_hzinput.c:155:29: style: Parameter 'pClient' can be declared as pointer to const. However it seems that 'IMM_AddPhrase' is a callback function, if 'pClient' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_hzinput.c:155:51: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_AddPhrase' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_hzinput.c:161:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_ModifyPhraseItem' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_hzinput.c:161:60: style: Parameter 'pItem' can be declared as pointer to const. However it seems that 'IMM_ModifyPhraseItem' is a callback function, if 'pItem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_pinyin.c:84:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_save' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_pinyin.c:84:33: style: Parameter 'szFileName' can be declared as pointer to const. However it seems that 'IMM_save' is a callback function, if 'szFileName' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_pinyin.c:145:29: style: Parameter 'pClient' can be declared as pointer to const. However it seems that 'IMM_AddPhrase' is a callback function, if 'pClient' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_pinyin.c:145:51: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_AddPhrase' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_pinyin.c:151:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_ModifyPhraseItem' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/CCE_pinyin.c:151:60: style: Parameter 'pItem' can be declared as pointer to const. However it seems that 'IMM_ModifyPhraseItem' is a callback function, if 'pItem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/inputs/cin2tab.c:117:16: style: Parameter 'a' can be declared as pointer to const. However it seems that 'qcmp2' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/inputs/cin2tab.c:117:27: style: Parameter 'b' can be declared as pointer to const. However it seems that 'qcmp2' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/inputs/cin2tab.c:141:15: style: Parameter 'a' can be declared as pointer to const. However it seems that 'qcmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/inputs/cin2tab.c:141:26: style: Parameter 'b' can be declared as pointer to const. However it seems that 'qcmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/inputs/cin2dat.c:117:16: style: Parameter 'a' can be declared as pointer to const. However it seems that 'qcmp2' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/inputs/cin2dat.c:117:27: style: Parameter 'b' can be declared as pointer to const. However it seems that 'qcmp2' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/inputs/cin2dat.c:137:15: style: Parameter 'a' can be declared as pointer to const. However it seems that 'qcmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/inputs/cin2dat.c:137:26: style: Parameter 'b' can be declared as pointer to const. However it seems that 'qcmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cxterm/Cxterm_hzinput.c:73:34: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_save' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cxterm/Cxterm_hzinput.c:73:43: style: Parameter 'szFileName' can be declared as pointer to const. However it seems that 'IMM_save' is a callback function, if 'szFileName' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cxterm/Cxterm_hzinput.c:93:45: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_ConfigInputArea' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cxterm/Cxterm_hzinput.c:128:39: style: Parameter 'pClient' can be declared as pointer to const. However it seems that 'IMM_AddPhrase' is a callback function, if 'pClient' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cxterm/Cxterm_hzinput.c:128:60: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_AddPhrase' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cxterm/Cxterm_hzinput.c:133:46: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_ModifyPhraseItem' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cxterm/Cxterm_hzinput.c:133:69: style: Parameter 'pItem' can be declared as pointer to const. However it seems that 'IMM_ModifyPhraseItem' is a callback function, if 'pItem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/xl_intcode.c:591:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_save' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/cce/xl_intcode.c:591:33: style: Parameter 'szFileName' can be declared as pointer to const. However it seems that 'IMM_save' is a callback function, if 'szFileName' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/turbo/TL_hzinput.c:183:46: style: Parameter 'p' can be declared as pointer to const. However it seems that 'IMM_ModifyPhraseItem' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/ImmModules/turbo/TL_hzinput.c:183:69: style: Parameter 'pItem' can be declared as pointer to const. However it seems that 'IMM_ModifyPhraseItem' is a callback function, if 'pItem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unicon/server/TLS_PhraseManager.cpp:107:47: style: Parameter 'szFileName0' can be declared as pointer to const. However it seems that 'TLS_CPhraseManager' is a callback function, if 'szFileName0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unikey/xl_unikey.c:80:38: style: Parameter 'inode' can be declared as pointer to const. However it seems that 'device_open' is a callback function, if 'inode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unikey/xl_unikey.c:80:58: style: Parameter 'file' can be declared as pointer to const. However it seems that 'device_open' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unikey/xl_unikey.c:93:41: style: Parameter 'inode' can be declared as pointer to const. However it seems that 'device_release' is a callback function, if 'inode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicon-3.0.4/unikey/xl_unikey.c:93:61: style: Parameter 'file' can be declared as pointer to const. However it seems that 'device_release' 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/u/unicorn-engine/unicorn-engine_2.1.4.orig.tar.gz unicorn-engine-unicorn-8028ec4/bindings/java/unicorn_Unicorn.c:320:47: style: Parameter 'cur_tb' can be declared as pointer to const. However it seems that 'cb_edge_gen' is a callback function, if 'cur_tb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/bindings/java/unicorn_Unicorn.c:320:62: style: Parameter 'prev_tb' can be declared as pointer to const. However it seems that 'cb_edge_gen' is a callback function, if 'prev_tb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/accel/tcg/translate-all.c:1089:38: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'tb_cmp' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/accel/tcg/translate-all.c:1150:43: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'uc_gen_tb' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/hw/core/cpu.c:45:53: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'cpu_common_get_memory_mapping' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/hw/core/cpu.c:46:62: style: Parameter 'list' can be declared as pointer to const. However it seems that 'cpu_common_get_memory_mapping' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/hw/core/cpu.c:65:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'cpu_common_noop' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/hw/core/cpu.c:69:49: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'cpu_common_exec_interrupt' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/hw/core/cpu.c:101:43: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'cpu_common_has_work' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/hw/core/cpu.c:106:49: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'cpu_common_get_arch_id' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/hw/s390x/s390-skeys.c:51:52: style: Parameter 'ss' can be declared as pointer to const. However it seems that 'qemu_s390_skeys_enabled' is a callback function, if 'ss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/hw/s390x/s390-skeys.c:62:56: style: Parameter 'keys' can be declared as pointer to const. However it seems that 'qemu_s390_skeys_set' is a callback function, if 'keys' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/softmmu/memory.c:1086:57: style: Parameter 'mr' can be declared as pointer to const. However it seems that 'memory_region_destructor_none' is a callback function, if 'mr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/softmmu/memory.c:1136:54: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'unassigned_mem_accepts' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/softmmu/memory.c:1136:64: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'unassigned_mem_accepts' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/i386/cpu.c:4953:73: style: Parameter 'tb' can be declared as pointer to const. However it seems that 'x86_cpu_synchronize_from_tb' is a callback function, if 'tb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/i386/cpu.h:1864:50: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'x86_asidx_from_attrs' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/i386/unicorn.c:2014:50: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'x86_stop_interrupt' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/m68k/cpu.c:33:41: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'm68k_cpu_has_work' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/m68k/translate.c:2880:1: style: Parameter 'env' can be declared as pointer to const. However it seems that 'disas_pulse' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/m68k/translate.c:3031:1: style: Parameter 'env' can be declared as pointer to const. However it seems that 'disas_nop' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/m68k/translate.c:6273:76: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'm68k_tr_init_disas_context' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/m68k/translate.c:6290:48: style: Parameter 'dcbase' can be declared as pointer to const. However it seems that 'm68k_tr_tb_start' is a callback function, if 'dcbase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/m68k/translate.c:6290:66: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'm68k_tr_tb_start' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/m68k/translate.c:6318:72: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'm68k_tr_translate_insn' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/mips/cpu.c:41:74: style: Parameter 'tb' can be declared as pointer to const. However it seems that 'mips_cpu_synchronize_from_tb' is a callback function, if 'tb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/cpu.c:146:75: style: Parameter 'tb' can be declared as pointer to const. However it seems that 'riscv_cpu_synchronize_from_tb' is a callback function, if 'tb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:482:31: style: Parameter 'env' can be declared as pointer to const. However it seems that 'any' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:682:40: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mhartid' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:689:40: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mstatus' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:768:37: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_misa' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:826:40: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_medeleg' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:838:40: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mideleg' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:853:36: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mie' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:865:38: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mtvec' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:882:43: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mcounteren' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:901:44: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mscounteren' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:922:44: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mucounteren' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:941:41: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mscratch' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:953:37: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mepc' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:965:39: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mcause' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:977:41: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mbadaddr' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1011:40: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_sstatus' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1053:38: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_stvec' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1070:43: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_scounteren' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1089:41: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_sscratch' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1101:37: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_sepc' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1113:39: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_scause' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1125:41: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_sbadaddr' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1201:40: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_hstatus' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1213:40: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_hedeleg' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1225:40: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_hideleg' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1246:36: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_hie' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1258:43: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_hcounteren' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1270:38: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_htval' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1282:39: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_htinst' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1294:38: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_hgatp' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1306:43: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_htimedelta' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1357:41: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_vsstatus' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1377:37: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_vsie' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1389:39: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_vstvec' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1401:42: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_vsscratch' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1413:38: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_vsepc' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1425:40: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_vscause' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1437:39: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_vstval' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1449:38: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_vsatp' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1461:39: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mtval2' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/csr.c:1473:39: style: Parameter 'env' can be declared as pointer to const. However it seems that 'read_mtinst' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/translate.c:812:49: style: Parameter 'db' can be declared as pointer to const. However it seems that 'riscv_tr_tb_start' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/translate.c:812:63: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'riscv_tr_tb_start' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/translate.c:841:73: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'riscv_tr_translate_insn' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/riscv/unicorn.c:80:41: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'reg_reset' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:24:50: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_all_flags' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:29:48: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_C_flags' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:89:46: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_C_div' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:175:48: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_all_add' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:185:46: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_C_add' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:207:49: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_all_addx' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:217:47: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_C_addx' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:243:51: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_all_taddtv' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:334:48: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_all_sub' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:344:46: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_C_sub' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:366:49: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_all_subx' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:376:47: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_C_subx' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:392:51: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_all_tsubtv' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:401:50: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_all_logic' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cc_helper.c:406:48: style: Parameter 'env' can be declared as pointer to const. However it seems that 'compute_C_logic' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/cpu.c:438:75: style: Parameter 'tb' can be declared as pointer to const. However it seems that 'sparc_cpu_synchronize_from_tb' is a callback function, if 'tb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/translate.c:5878:77: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'sparc_tr_init_disas_context' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/translate.c:5911:49: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sparc_tr_tb_start' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/translate.c:5911:63: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'sparc_tr_tb_start' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/translate.c:5945:73: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'sparc_tr_translate_insn' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/unicorn.c:11:52: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'sparc_stop_interrupt' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/sparc/unicorn64.c:13:52: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'sparc_stop_interrupt' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/tricore/cpu.c:45:77: style: Parameter 'tb' can be declared as pointer to const. However it seems that 'tricore_cpu_synchronize_from_tb' is a callback function, if 'tb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/tricore/cpu.c:67:44: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'tricore_cpu_has_work' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/tricore/translate.c:9184:53: style: Parameter 'cs' can be declared as pointer to const. However it seems that 'tricore_tr_init_disas_context' is a callback function, if 'cs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/tricore/translate.c:9197:51: style: Parameter 'db' can be declared as pointer to const. However it seems that 'tricore_tr_tb_start' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/tricore/translate.c:9197:65: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'tricore_tr_tb_start' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/qemu/target/tricore/translate.c:9223:75: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'tricore_tr_translate_insn' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/mem_apis.c:85:41: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_mem_invalid' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/mem_apis.c:86:61: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_mem_invalid' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_arm.c:27:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_arm.c:28:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_arm.c:34:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_arm.c:35:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_arm64.c:23:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_arm64.c:24:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_arm64.c:30:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_arm64.c:31:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_ctl.c:76:39: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'trace_new_edge' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_ctl.c:76:50: style: Parameter 'cur' can be declared as pointer to const. However it seems that 'trace_new_edge' is a callback function, if 'cur' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_ctl.c:76:62: style: Parameter 'prev' can be declared as pointer to const. However it seems that 'trace_new_edge' is a callback function, if 'prev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_ctl.c:76:74: style: Parameter 'data' can be declared as pointer to const. However it seems that 'trace_new_edge' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_m68k.c:15:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_m68k.c:16:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_m68k.c:22:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_m68k.c:23:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_mips.c:16:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_mips.c:17:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_mips.c:23:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_mips.c:24:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_mmu.c:25:43: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'mmu_write_callback' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_mmu.c:27:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'mmu_write_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_ppc.c:15:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_ppc.c:16:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_ppc.c:22:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_ppc.c:23:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_riscv.c:20:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_riscv.c:21:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_riscv.c:27:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_riscv.c:28:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_s390x.c:15:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_s390x.c:16:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_s390x.c:22:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_s390x.c:23:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_sparc.c:16:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_sparc.c:17:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_sparc.c:23:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_sparc.c:24:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_tricore.c:17:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_tricore.c:18:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_tricore.c:24:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_tricore.c:25:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86.c:58:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86.c:59:30: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86.c:119:47: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_mem_invalid_dummy' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86.c:121:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_mem_invalid_dummy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86.c:127:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_mem64' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86.c:128:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_mem64' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86.c:1291:47: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'mmio_read_callback' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86.c:1292:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'mmio_read_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86.c:1301:44: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'mmio_write_callback' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86.c:1302:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'mmio_write_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86_32_gdt_and_seg_regs.c:108:33: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_mem' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86_32_gdt_and_seg_regs.c:109:53: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_mem' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86_32_gdt_and_seg_regs.c:121:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/samples/sample_x86_32_gdt_and_seg_regs.c:122:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/benchmarks/cow/benchmark.c:29:41: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'callback_mem_prot' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/benchmarks/cow/benchmark.c:29:114: style: Parameter 'data' can be declared as pointer to const. However it seems that 'callback_mem_prot' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/001-bad_condition_code_0xe.c:10:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/001-bad_condition_code_0xe.c:10:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/002-qemu__fatal__unimplemented_control_register_write_0xffb___0x0.c:10:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/002-qemu__fatal__unimplemented_control_register_write_0xffb___0x0.c:10:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/003-qemu__fatal__wdebug_not_implemented.c:10:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/003-qemu__fatal__wdebug_not_implemented.c:10:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/004-segmentation_fault_1.c:10:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/004-segmentation_fault_1.c:10:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/005-qemu__fatal__illegal_instruction__0000___00000404.c:10:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/005-qemu__fatal__illegal_instruction__0000___00000404.c:10:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/006-qemu__fatal__illegal_instruction__0421___00040026.c:10:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/006-qemu__fatal__illegal_instruction__0421___00040026.c:10:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/eflags_nosync.c:17:33: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_ins' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/eflags_nosync.c:17:76: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_ins' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/hook_extrainvoke.c:11:26: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_ins' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/hook_extrainvoke.c:11:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_ins' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/invalid_read_in_cpu_tb_exec.c:3:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/invalid_read_in_cpu_tb_exec.c:3:78: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/mips_branch_likely_issue.c:56:38: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'mips_codehook' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/mips_branch_likely_issue.c:56:81: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'mips_codehook' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/mips_delay_slot_code_hook.c:47:38: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'mips_codehook' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/mips_delay_slot_code_hook.c:47:81: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'mips_codehook' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/mips_invalid_read_of_size_4_when_tracing.c:3:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/mips_invalid_read_of_size_4_when_tracing.c:3:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/nr_mem_test.c:37:41: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_mem_invalid' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/nr_mem_test.c:38:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_mem_invalid' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/rep_movsb.c:75:39: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_mem_write' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/rep_movsb.c:76:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_mem_write' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/sysenter_hook_x86.c:11:27: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'sysenter' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/sysenter_hook_x86.c:11:37: style: Parameter 'user' can be declared as pointer to const. However it seems that 'sysenter' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/threaded_emu_start.c:60:38: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'mips_codehook' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/threaded_emu_start.c:60:81: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'mips_codehook' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/timeout_segfault.c:25:35: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/timeout_segfault.c:25:78: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_block' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/timeout_segfault.c:30:34: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/regress/timeout_segfault.c:30:77: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'hook_code' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_arm.c:966:51: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_arm_v7_lpae_hook_read' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_arm.c:968:62: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_arm_v7_lpae_hook_read' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_arm64.c:340:60: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_arm64_block_invalid_mem_read_write_sync_cb' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_arm64.c:342:70: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_arm64_block_invalid_mem_read_write_sync_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_arm64.c:536:61: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_arm64_mem_prot_regress_hook_mem' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_arm64.c:539:71: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_arm64_mem_prot_regress_hook_mem' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_arm64.c:545:62: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_arm64_mem_prot_regress_hook_prot' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_arm64.c:549:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_arm64_mem_prot_regress_hook_prot' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_arm64.c:557:61: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_arm64_mem_prot_regress_hook_unm' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_arm64.c:560:71: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_arm64_mem_prot_regress_hook_unm' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_mem.c:77:68: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_splitting_mmio_unmap_read_callback' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_mem.c:80:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_splitting_mmio_unmap_read_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_mem.c:242:62: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_mem_protect_mmio_write_cb' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_mem.c:244:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_mem_protect_mmio_write_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:442:58: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_x86_invalid_mem_read_stop_in_cb_callback' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:444:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_x86_invalid_mem_read_stop_in_cb_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:532:56: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_x86_mmio_read_callback' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:533:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_x86_mmio_read_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:541:53: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_x86_mmio_write_callback' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:543:48: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_x86_mmio_write_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:707:66: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_x86_mmio_uc_mem_rw_read_callback' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:710:61: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_x86_mmio_uc_mem_rw_read_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:718:63: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_x86_mmio_uc_mem_rw_write_callback' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:722:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_x86_mmio_uc_mem_rw_write_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:1741:53: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_x86_0xff_lcall_callback' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:1742:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_x86_0xff_lcall_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:1778:16: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'test_x86_64_not_overwriting_tmp0_for_pc_update_cb' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/tests/unit/test_x86.c:1779:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_x86_64_not_overwriting_tmp0_for_pc_update_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/uc.c:126:38: style: Parameter 'env' can be declared as pointer to const. However it seems that 'default_reg_read' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/uc.c:127:38: style: Parameter 'value' can be declared as pointer to const. However it seems that 'default_reg_read' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/uc.c:127:53: style: Parameter 'size' can be declared as pointer to const. However it seems that 'default_reg_read' is a callback function, if 'size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/uc.c:132:39: style: Parameter 'env' can be declared as pointer to const. However it seems that 'default_reg_write' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/uc.c:133:60: style: Parameter 'size' can be declared as pointer to const. However it seems that 'default_reg_write' is a callback function, if 'size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unicorn-engine-unicorn-8028ec4/uc.c:133:71: style: Parameter 'setpc' can be declared as pointer to const. However it seems that 'default_reg_write' is a callback function, if 'setpc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unicycler/unicycler_0.5.1+dfsg.orig.tar.xz Unicycler-0.5.1/unicycler/src/random_alignments.cpp:253:34: style: Parameter 'alignmentLengths' can be declared as const array. However it seems that 'simulateDepthsOneThread' is a callback function, if 'alignmentLengths' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unionfs-fuse/unionfs-fuse_1.0.orig.tar.gz unionfs-fuse-1.0/src/string.h:29:38: style: Parameter 's1' can be declared as pointer to const. However it seems that 'string_equal' is a callback function, if 's1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unionfs-fuse-1.0/src/string.h:29:48: style: Parameter 's2' can be declared as pointer to const. However it seems that 'string_equal' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/units/units_2.24.orig.tar.gz units-2.24/units.c:2445:22: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ignore_dimless' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] units-2.24/units.c:2457:22: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ignore_nothing' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] units-2.24/units.c:2464:24: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ignore_primitive' 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/u/universal-ctags/universal-ctags_5.9.20210829.0.orig.tar.gz ctags-p5.9.20210829.0/Units/parser-c.r/bug1198.c.d/input.c:24:21: style: Parameter 'a' can be declared as pointer to const. However it seems that 'g' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/sorter.c:163:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'sorter_sform_cmp_or' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/sorter.c:189:50: style: Parameter 'args' can be declared as pointer to const. However it seems that 'sorter_alt_entry_ref' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/sorter.c:189:64: style: Parameter 'env' can be declared as pointer to const. However it seems that 'sorter_alt_entry_ref' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/sorter.c:202:45: style: Parameter 'args' can be declared as pointer to const. However it seems that 'sorter_proc_cmp' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/sorter.c:259:46: style: Parameter 'args' can be declared as pointer to const. However it seems that 'sorter_proc_flip' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:537:43: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_null' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:537:57: style: Parameter 'env' can be declared as pointer to const. However it seems that 'builtin_null' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:565:43: style: Parameter 'args' can be declared as pointer to const. However it seems that 'sform_begin0' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:586:40: style: Parameter 'args' can be declared as pointer to const. However it seems that 'sfrom_and' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:604:39: style: Parameter 'args' can be declared as pointer to const. However it seems that 'sform_or' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:622:38: style: Parameter 'args' can be declared as pointer to const. However it seems that 'sform_if' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:638:40: style: Parameter 'args' can be declared as pointer to const. However it seems that 'sform_cond' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:667:42: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_not' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:667:56: style: Parameter 'env' can be declared as pointer to const. However it seems that 'builtin_not' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:692:41: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_eq' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:692:55: style: Parameter 'env' can be declared as pointer to const. However it seems that 'builtin_eq' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:704:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_lt' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:705:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_gt' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:706:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_le' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:707:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_ge' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:709:44: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_prefix' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:731:44: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_suffix' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:755:44: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_substr' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:771:44: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_member' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:842:46: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_downcase' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:848:44: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_upcase' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:854:44: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_length' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:868:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'bulitin_debug_print' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:887:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_name' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:888:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_input' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:889:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_pattern' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:890:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_line' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:892:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_access' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:893:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_end' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:894:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_extras' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:895:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_file' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:896:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_inherits' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:897:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_implementation' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:898:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_kind' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:899:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_language' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:900:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_scope' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:901:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_scope_kind' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:902:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_scope_name' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:903:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_signature' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:904:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_typeref' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:905:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_roles' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:906:1: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_xpath' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:936:47: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_entry_ref' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:936:61: style: Parameter 'env' can be declared as pointer to const. However it seems that 'builtin_entry_ref' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:1112:47: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'string_accumulate' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:1214:42: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_add' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:1232:42: style: Parameter 'args' can be declared as pointer to const. However it seems that 'builtin_sub' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:1250:40: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_true' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:1250:54: style: Parameter 'env' can be declared as pointer to const. However it seems that 'value_true' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:1255:41: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_false' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:1255:55: style: Parameter 'env' can be declared as pointer to const. However it seems that 'value_false' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:1260:39: style: Parameter 'args' can be declared as pointer to const. However it seems that 'value_nil' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:1260:53: style: Parameter 'env' can be declared as pointer to const. However it seems that 'value_nil' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/dsl.c:1382:48: style: Parameter 'expr' can be declared as pointer to const. However it seems that 'macro_debug_printX' is a callback function, if 'expr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/es.c:469:23: style: Parameter 'object' can be declared as pointer to const. However it seems that 'es_nil_free' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/es.c:669:27: style: Parameter 'object' can be declared as pointer to const. However it seems that 'es_boolean_free' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/es.c:805:26: style: Parameter 'object' can be declared as pointer to const. However it seems that 'es_symbol_free' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/es.c:1406:25: style: Parameter 'object' can be declared as pointer to const. However it seems that 'es_error_free' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/gnulib/malloc/dynarray_finalize.c:29:33: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_finalize' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/gnulib/malloc/dynarray_emplace_enlarge.c:31:40: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_emplace_enlarge' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/gnulib/malloc/dynarray_resize.c:31:31: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_resize' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/optscript.c:2812:31: style: Parameter 'name' can be declared as pointer to const. However it seems that 'op_mark' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/optscript.c:3713:17: style: Parameter 'vm' can be declared as pointer to const. However it seems that 'op_exit' is a callback function, if 'vm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/optscript.c:3713:31: style: Parameter 'name' can be declared as pointer to const. However it seems that 'op_exit' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/optscript.c:3756:17: style: Parameter 'vm' can be declared as pointer to const. However it seems that 'op_stop' is a callback function, if 'vm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/optscript.c:3756:31: style: Parameter 'name' can be declared as pointer to const. However it seems that 'op_stop' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/optscript.c:4103:33: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'op__forall_array' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/optscript.c:4162:32: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'op__forall_dict' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/dsl/optscript.c:4179:34: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'op__forall_string' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/libreadtags/readtags.c:742:51: style: Parameter 'file' can be declared as pointer to const. However it seems that 'doesFilePointPseudoTag' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/libreadtags/readtags.c:742:63: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'doesFilePointPseudoTag' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/main/ptrarray.c:170:43: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'ptrEq' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/main/strlist.c:108:44: style: Parameter 'itm' can be declared as pointer to const. However it seems that 'compareString' is a callback function, if 'itm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/main/strlist.c:114:44: style: Parameter 'itm' can be declared as pointer to const. However it seems that 'compareStringInsensitive' is a callback function, if 'itm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/main/unwindi.c:55:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'newChar' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/autoconf.c:153:60: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'exclusiveSubparserChosenCallback' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/autoconf.c:153:90: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'exclusiveSubparserChosenCallback' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/automake.c:246:77: style: Parameter 'directive' can be declared as pointer to const. However it seems that 'directiveCallback' is a callback function, if 'directive' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/cxx/cxx_parser_variable.c:871:46: style: Parameter 't' can be declared as pointer to const. However it seems that 'isConstVolatileOrStar' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/cxx/cxx_parser_variable.c:871:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'isConstVolatileOrStar' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/dbusintrospect.c:194:49: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'decideKindForMainName' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/itcl.c:252:50: style: Parameter 'command' can be declared as pointer to const. However it seems that 'commandNotify' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/itcl.c:266:59: style: Parameter 'namespace' can be declared as pointer to const. However it seems that 'namespaceImportNotify' is a callback function, if 'namespace' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/objc.c:526:46: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'tillToken' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/objc.c:532:56: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'tillTokenOrFallBack' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/objc.c:543:51: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'ignoreBalanced' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/objc.c:855:49: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'parseMethods' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/objc.c:1127:55: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'ignorePreprocStuff' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/objc.c:1177:40: style: Parameter 'ident' can be declared as pointer to const. However it seems that 'skipCurlL' is a callback function, if 'ident' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/ocaml.c:765:46: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'tillToken' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/ocaml.c:840:48: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'ignoreToken' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/ocaml.c:1730:48: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'globalScope' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/r-r6class.c:287:45: style: Parameter 's' can be declared as pointer to const. However it seems that 'r6AskTagAcceptancy' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/r-r6class.c:287:62: style: Parameter 'pe' can be declared as pointer to const. However it seems that 'r6AskTagAcceptancy' is a callback function, if 'pe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/r-r6class.c:292:49: style: Parameter 's' can be declared as pointer to const. However it seems that 'r6HasFunctionAlikeKind' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/r-r6class.c:293:24: style: Parameter 'e' can be declared as pointer to const. However it seems that 'r6HasFunctionAlikeKind' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/r-s4class.c:311:45: style: Parameter 's' can be declared as pointer to const. However it seems that 's4AskTagAcceptancy' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/r-s4class.c:311:62: style: Parameter 'pe' can be declared as pointer to const. However it seems that 's4AskTagAcceptancy' is a callback function, if 'pe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/r-s4class.c:316:49: style: Parameter 's' can be declared as pointer to const. However it seems that 's4HasFunctionAlikeKind' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/r-s4class.c:316:66: style: Parameter 'e' can be declared as pointer to const. However it seems that 's4HasFunctionAlikeKind' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/r-s4class.c:330:47: style: Parameter 's' can be declared as pointer to const. However it seems that 's4ReadRightSideSymbol' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/r.c:875:62: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'findNonPlaceholder' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/robot.c:75:87: style: Parameter 'CTAGS_ATTR_UNUSED' can be declared as pointer to const. However it seems that 'changeSection' is a callback function, if 'CTAGS_ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/svg.c:39:17: style: Parameter 'node' can be declared as pointer to const. However it seems that 'makeTagEntryWithNodeNotify' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/tcloo.c:116:50: style: Parameter 'command' can be declared as pointer to const. However it seems that 'commandNotify' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/tcloo.c:130:59: style: Parameter 'namespace' can be declared as pointer to const. However it seems that 'namespaceImportNotify' is a callback function, if 'namespace' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ctags-p5.9.20210829.0/parsers/tex.c:281:55: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'findTheName' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unixodbc/unixodbc_2.3.12.orig.tar.gz unixODBC-2.3.12/Drivers/nn/convert.c:43:23: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'char2str' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:62:23: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'char2num' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:79:24: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'char2date' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:99:30: style: Parameter 'dt' can be declared as pointer to const. However it seems that 'date2str' is a callback function, if 'dt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:114:32: style: Parameter 'odt' can be declared as pointer to const. However it seems that 'odate2date' is a callback function, if 'odt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:128:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'tint2num' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:135:25: style: Parameter 'd' can be declared as pointer to const. However it seems that 'short2num' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:147:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'tint2str' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:160:25: style: Parameter 'd' can be declared as pointer to const. However it seems that 'short2str' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:173:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'long2str' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:264:30: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'str2char' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:284:30: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'str2tint' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:301:31: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'str2short' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:318:30: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'str2long' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:391:32: style: Parameter 'dt' can be declared as pointer to const. However it seems that 'date2char' is a callback function, if 'dt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/Drivers/nn/convert.c:403:33: style: Parameter 'dt' can be declared as pointer to const. However it seems that 'date2odate' is a callback function, if 'dt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unixODBC-2.3.12/extras/vms.c:43:27: style: Parameter 'name' can be declared as pointer to const. However it seems that 'to_vms_callback' 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/u/unl0kr/unl0kr_2.0.3+dfsg.orig.tar.xz unl0kr-2.0.3/lvgl/src/draw/sw/lv_draw_sw_gradient.c:110:51: style: Parameter 'c' can be declared as pointer to const. However it seems that 'find_oldest_item_life' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unl0kr-2.0.3/lvgl/src/draw/sw/lv_draw_sw_gradient.c:151:39: style: Parameter 'c' can be declared as pointer to const. However it seems that 'find_item' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unl0kr-2.0.3/lvgl/src/hal/lv_hal_disp.c:612:66: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'set_px_cb_alpha1' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unl0kr-2.0.3/lvgl/src/hal/lv_hal_disp.c:626:66: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'set_px_cb_alpha2' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unl0kr-2.0.3/lvgl/src/hal/lv_hal_disp.c:640:66: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'set_px_cb_alpha4' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unl0kr-2.0.3/lvgl/src/hal/lv_hal_disp.c:654:66: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'set_px_cb_alpha8' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unl0kr-2.0.3/lvgl/src/misc/lv_tlsf.c:822:37: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'integrity_walker' 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/u/unrtf/unrtf_0.21.10-clean.orig.tar.gz unrtf-0.21.10/src/convert.c:1663:16: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_deff' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:1740:17: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_plain' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:1754:16: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_fnil' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:1769:18: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_froman' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:1784:18: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_fswiss' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:1799:19: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_fmodern' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:1814:19: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_fscript' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:1828:18: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_fdecor' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:1842:17: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_ftech' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2253:28: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_intbl' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2270:29: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_ulnone' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2512:26: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_rtf' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2524:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_shppict' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2641:33: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_nosupersub' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2762:24: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_s' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2839:27: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_ansi' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2852:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_ansicpg' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2866:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_pc' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2879:26: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_pca' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2892:26: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_mac' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2937:29: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_header' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2949:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_headerl' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2961:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_headerr' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2973:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_headerf' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2985:29: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_footer' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:2997:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_footerl' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3009:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_footerr' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3021:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_footerf' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3033:29: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_ignore' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3073:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_blipuid' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3099:27: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_pict' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3113:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_picprop' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3126:26: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_bin' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3139:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_macpict' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3152:31: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_jpegblip' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3165:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_pngblip' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3178:30: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_emfblip' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3191:33: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_pnmetafile' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3204:32: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_wmetafile' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3251:35: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_wbmbitspixel' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3267:27: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_picw' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unrtf-0.21.10/src/convert.c:3283:27: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_pich' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unscd/unscd_0.54.orig.tar.gz unscd-0.54/nscd.c:2464:58: style: Parameter 'finfo' can be declared as pointer to const. However it seems that 'do_nothing' is a callback function, if 'finfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/unuran/unuran_1.11.0.orig.tar.gz unuran-1.11.0/src/methods/x_gen.c:218:48: style: Parameter 'ATTRIBUTE__UNUSED' can be declared as pointer to const. However it seems that '_unur_sample_discr_error' is a callback function, if 'ATTRIBUTE__UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/src/methods/x_gen.c:225:47: style: Parameter 'ATTRIBUTE__UNUSED' can be declared as pointer to const. However it seems that '_unur_sample_cont_error' is a callback function, if 'ATTRIBUTE__UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/src/methods/x_gen.c:232:43: style: Parameter 'gen' can be declared as pointer to const. However it seems that '_unur_sample_cvec_error' is a callback function, if 'gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/t_cext.c:91:31: style: Parameter 'gen' can be declared as pointer to const. However it seems that 'check_sample' is a callback function, if 'gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/t_dext.c:91:28: style: Parameter 'gen' can be declared as pointer to const. However it seems that 'check_sample' is a callback function, if 'gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/t_distr_cvec.c:81:61: style: Parameter 'distr' can be declared as pointer to const. However it seems that 'mvpdf' is a callback function, if 'distr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/t_distr_cvec.c:82:20: style: Parameter 'result' can be declared as pointer to const. However it seems that 'mvdpdf' is a callback function, if 'result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/t_distr_cvec.c:82:93: style: Parameter 'distr' can be declared as pointer to const. However it seems that 'mvdpdf' is a callback function, if 'distr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/t_distr_cvec.c:83:92: style: Parameter 'distr' can be declared as pointer to const. However it seems that 'mvpdpdf' is a callback function, if 'distr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/t_empk.c:106:23: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'urng_ed' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/t_empl.c:107:23: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'urng_ed' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/t_mvtdr.c:97:52: style: Parameter 'distr' can be declared as pointer to const. However it seems that 'pdf_normal' is a callback function, if 'distr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/t_mvtdr.c:132:55: style: Parameter 'distr' can be declared as pointer to const. However it seems that 'logpdf_normal' is a callback function, if 'distr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/testdistributions/vc_cauchy_RoU_ball.c:71:65: style: Parameter 'distr' can be declared as pointer to const. However it seems that '_unur_logpdf_multicauchy_RoU_ball' is a callback function, if 'distr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] unuran-1.11.0/tests/testdistributions/vc_cauchy_RoU_ball.c:84:82: style: Parameter 'distr' can be declared as pointer to const. However it seems that '_unur_dlogpdf_multicauchy_RoU_ball' is a callback function, if 'distr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/up-imapproxy/up-imapproxy_1.2.8~svn20171105.orig.tar.bz2 squirrelmail.imap_proxy/src/config.c:167:35: style: Parameter 'String' can be declared as pointer to const. However it seems that 'SetStringValue' is a callback function, if 'String' is declared with const you might also need to cast function pointer(s). [constParameterCallback] squirrelmail.imap_proxy/src/config.c:220:36: style: Parameter 'StringValue' can be declared as pointer to const. However it seems that 'SetNumericValue' is a callback function, if 'StringValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/upb/upb_0.0.0~git200730.orig.tar.xz upb-0.0.0~git200730/tests/benchmark.cc:12:48: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_ArenaOneAlloc' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/benchmark.cc:21:60: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_ArenaInitialBlockOneAlloc' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:254:1: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'value_uint32' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:255:1: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'value_uint64' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:256:1: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'value_int32' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:257:1: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'value_int64' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:258:1: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'value_float' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:259:1: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'value_double' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:261:22: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'value_bool' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:282:18: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'endstr' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:296:21: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'endsubmsg' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:309:18: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'endseq' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:316:20: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'startmsg' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upb-0.0.0~git200730/tests/pb/test_decoder.cc:322:18: style: Parameter 'depth' can be declared as pointer to const. However it seems that 'endmsg' is a callback function, if 'depth' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/upower/upower_1.90.10.orig.tar.bz2 upower-v1.90.10/libupower-glib/up-client.c:402:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'up_client_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/freebsd/up-acpi-native.c:213:108: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'up_acpi_native_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/linux/up-device-supply-battery.c:583:28: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'up_device_supply_battery_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/linux/up-device-supply-battery.c:600:28: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'up_device_supply_battery_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/linux/up-input.c:322:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'up_input_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/linux/up-input.c:339:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'up_input_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/up-device-list.c:102:36: style: Parameter 'key' can be declared as pointer to const. However it seems that 'up_device_list_remove_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/up-device-list.c:102:50: style: Parameter 'value' can be declared as pointer to const. However it seems that 'up_device_list_remove_cb' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/up-device-list.c:102:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'up_device_list_remove_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/openbsd/up-backend.c:73:41: style: Parameter 'device' can be declared as pointer to const. However it seems that 'up_apm_device_get_on_battery' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/openbsd/up-backend.c:99:37: style: Parameter 'device' can be declared as pointer to const. However it seems that 'up_apm_device_get_online' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/up-enumerator.c:86:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'up_enumerator_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/up-device.c:815:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'up_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/up-device.c:847:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'up_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/up-device-battery.c:64:45: style: Parameter 'device' can be declared as pointer to const. However it seems that 'up_device_battery_get_on_battery' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] upower-v1.90.10/src/up-main.c:140:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'up_main_log_ignore_cb' 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/u/urfkill/urfkill_0.5.0.orig.tar.gz urfkill-urfkill-0.5.0/src/urf-device.c:242:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'urf_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-device.c:405:39: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'handle_get_property' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-daemon.c:488:39: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'handle_get_property' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-daemon.c:595:44: style: Parameter 'arbitrator' can be declared as pointer to const. However it seems that 'urf_daemon_device_added_cb' is a callback function, if 'arbitrator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-daemon.c:627:46: style: Parameter 'arbitrator' can be declared as pointer to const. However it seems that 'urf_daemon_device_removed_cb' is a callback function, if 'arbitrator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-daemon.c:658:46: style: Parameter 'arbitrator' can be declared as pointer to const. However it seems that 'urf_daemon_device_changed_cb' is a callback function, if 'arbitrator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-daemon.c:716:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'urf_daemon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-killswitch.c:289:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'urf_killswitch_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-killswitch.c:342:39: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'handle_get_property' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-seat-consolekit.c:74:39: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'urf_seat_proxy_signal_cb' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-seat-logind.c:73:43: style: Parameter 'property' can be declared as pointer to const. However it seems that 'urf_seat_proxy_properties_changed' is a callback function, if 'property' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-session-checker-consolekit.c:361:45: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'urf_session_checker_proxy_signal_cb' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-session-checker-consolekit.c:403:49: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'urf_session_checker_bus_proxy_signal_cb' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-session-checker-logind.c:361:45: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'urf_session_checker_proxy_signal_cb' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urfkill-urfkill-0.5.0/src/urf-session-checker-logind.c:406:49: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'urf_session_checker_bus_proxy_signal_cb' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/urjtag/urjtag_2021.03.orig.tar.xz urjtag-2021.03/bindings/python/chain.c:168:31: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_cable' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:188:31: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_flush' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:200:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_disconnect' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:210:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_test_cable' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:233:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_len' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:243:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_partid' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:270:31: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_reset' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:284:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_set_trst' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:297:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_get_trst' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:309:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_get_tdo' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:321:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_set_pod_signal' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:335:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_get_pod_signal' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:350:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_set_frequency' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:364:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_get_frequency' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:379:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_set_instruction' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:400:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_shift_ir' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:410:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_shift_dr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:591:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_run_svf' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:658:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_add_register' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:688:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_add_instruction' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:722:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_setpart' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:736:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_initbus' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:754:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_detectflash' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:769:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_peek' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:801:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_poke' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/bindings/python/chain.c:820:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'urj_pyc_flashmem' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/ahbjtag.c:115:55: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ahbjtag_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/arm9tdmi.c:80:56: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'arm9tdmi_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/arm9tdmi.c:545:35: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'arm9tdmi_bus_read_end' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/au1500.c:115:54: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'au1500_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/bcm1250.c:106:55: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'bcm1250_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/avr32.c:603:53: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'avr32_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/avr32.c:630:28: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'avr32_bus_area' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/bscoach.c:127:60: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'flashbscoach_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/ejtag_dma.c:106:57: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ejtag_dma_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/ejtag_dma.c:678:36: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ejtag_dma_bus_read_end' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/h7202.c:114:53: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'h7202_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/ejtag.c:128:53: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ejtag_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/ixp435.c:104:54: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ixp435_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/ixp425.c:108:54: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ixp425_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/ixp465.c:120:54: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ixp465_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/lh7a400.c:130:55: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'lh7a400_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/fjmem.c:464:53: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'fjmem_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/mpc5200.c:148:55: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'mpc5200_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/mpc8313.c:181:55: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'mpc8313_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/mpc8313.c:197:30: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'mpc8313_bus_area' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/ppc405ep.c:104:56: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ppc405ep_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/mpc837x.c:209:55: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'mpc837x_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/mpc837x.c:224:30: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'mpc837x_bus_area' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/mpc824x.c:241:55: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'mpc824x_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/ppc440gx_ebc8.c:106:61: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'ppc440gx_ebc8_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/sa1110.c:115:54: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'sa1110_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/sh7727.c:126:54: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'sh7727_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/sh7750r.c:124:55: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'sh7750r_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/sh7751r.c:118:55: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'sh7751r_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/sharc21065l.c:112:60: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'sharc_21065L_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/sharc21369_ezkit.c:111:59: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'sharc_21369_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/tx4925.c:128:54: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'tx4925_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/slsup3.c:160:54: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'slsup3_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/zefant-xs3.c:410:58: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'zefant_xs3_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/cmd/cmd_part.c:130:33: style: Parameter 'chain' can be declared as pointer to const. However it seems that 'cmd_part_complete' is a callback function, if 'chain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/flash/amd.c:638:32: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'amd_flash_program32' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/flash/amd_flash.c:199:48: style: Parameter 'cfi_array' can be declared as pointer to const. However it seems that 'amd_29xx040_autodetect' is a callback function, if 'cfi_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/flash/amd_flash.c:243:68: style: Parameter 'cfi_array' can be declared as pointer to const. However it seems that 'amd_29xx040_print_info' is a callback function, if 'cfi_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/flash/amd_flash.c:388:46: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'amd_29xx040_program' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/prototype.c:351:57: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'prototype_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/flash/intel.c:540:48: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'intel_flash_program32' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/bus/jopcyc.c:335:54: style: Parameter 'bus' can be declared as pointer to const. However it seems that 'jopcyc_bus_printinfo' is a callback function, if 'bus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/jim/intel_28f800b3.c:147:55: style: Parameter 'd' can be declared as pointer to const. However it seems that 'urj_jim_intel_28fxxxb3_capture' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/jim/intel_28f800b3.c:149:42: style: Parameter 'shmem' can be declared as pointer to const. However it seems that 'urj_jim_intel_28fxxxb3_capture' is a callback function, if 'shmem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/pld/xilinx.c:565:27: style: Parameter 'pld' can be declared as pointer to const. However it seems that 'xlx_configure' is a callback function, if 'pld' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/pld/xilinx.c:688:29: style: Parameter 'pld' can be declared as pointer to const. However it seems that 'xlx_detect_xc3s' is a callback function, if 'pld' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/pld/xilinx.c:712:29: style: Parameter 'pld' can be declared as pointer to const. However it seems that 'xlx_detect_xc4v' is a callback function, if 'pld' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/pld/xilinx.c:734:29: style: Parameter 'pld' can be declared as pointer to const. However it seems that 'xlx_detect_xc6s' is a callback function, if 'pld' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/bsdgpio.c:217:29: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'bsdgpio_clock' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/dirtyjtag.c:231:46: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'dirtyjtag_get_signal' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/gpio.c:305:26: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'gpio_clock' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/jim.c:103:30: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'jim_cable_done' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/jim.c:108:30: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'jim_cable_init' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/jim.c:114:31: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'jim_cable_clock' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/jim.c:127:33: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'jim_cable_get_tdo' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/jim.c:135:34: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'jim_cable_get_trst' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/jim.c:144:34: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'jim_cable_set_trst' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/jlink.c:700:32: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'jlink_set_signal' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/xpc.c:481:30: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'xpc_set_signal' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/xpc.c:511:31: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'xpc_ext_get_tdo' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/cable/vsllink.c:555:34: style: Parameter 'cable' can be declared as pointer to const. However it seems that 'vsllink_set_signal' is a callback function, if 'cable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppdev.c:135:28: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppdev_open' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppdev.c:159:29: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppdev_close' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppdev.c:181:32: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppdev_set_data' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppdev.c:195:32: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppdev_get_data' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppdev.c:210:34: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppdev_get_status' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppdev.c:225:35: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppdev_set_control' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppi.c:133:26: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppi_open' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppi.c:148:27: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppi_close' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppi.c:164:30: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppi_set_data' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppi.c:180:30: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppi_get_data' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppi.c:195:32: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppi_get_status' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/parport/ppi.c:210:33: style: Parameter 'parport' can be declared as pointer to const. However it seems that 'ppi_set_control' is a callback function, if 'parport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/usbconn/libftd2xx.c:192:37: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'usbconn_ftd2xx_read' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/usbconn/libftd2xx.c:245:38: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'usbconn_ftd2xx_write' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/usbconn/libftd2xx.c:245:53: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'usbconn_ftd2xx_write' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/usbconn/libftd2xx.c:570:38: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'usbconn_ftd2xx_close' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/usbconn/libftdi.c:170:35: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'usbconn_ftdi_read' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/usbconn/libftdi.c:218:36: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'usbconn_ftdi_write' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/usbconn/libftdi.c:218:51: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'usbconn_ftdi_write' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/usbconn/libftdi.c:622:36: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'usbconn_ftdi_close' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/usbconn/libusb.c:181:37: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'usbconn_libusb_open' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] urjtag-2021.03/src/tap/usbconn/libusb.c:235:38: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'usbconn_libusb_close' 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/u/usbauth-notifier/usbauth-notifier_1.0.4.orig.tar.gz usbauth-notifier/src/usbauth-notifier.c:242:71: style: Parameter 'action' can be declared as pointer to const. However it seems that 'notification_action_callback' 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/u/usbguard/usbguard_1.1.4+ds.orig.tar.xz usbguard-1.1.4+ds/src/Library/IPCClientPrivate.cpp:503:81: style: Parameter 'message_in' can be declared as reference to const. However it seems that 'handleDevicePresenceChangedSignal' is a callback function, if 'message_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCClientPrivate.cpp:514:79: style: Parameter 'message_in' can be declared as reference to const. However it seems that 'handleDevicePolicyChangedSignal' is a callback function, if 'message_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCClientPrivate.cpp:526:79: style: Parameter 'message_in' can be declared as reference to const. However it seems that 'handleDevicePolicyAppliedSignal' is a callback function, if 'message_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCClientPrivate.cpp:537:84: style: Parameter 'message_in' can be declared as reference to const. However it seems that 'handlePropertyParameterChangedSignal' is a callback function, if 'message_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCClientPrivate.cpp:39:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'qbPollWakeupFn' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCServerPrivate.cpp:849:64: style: Parameter 'request' can be declared as reference to const. However it seems that 'handleAppendRule' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCServerPrivate.cpp:871:64: style: Parameter 'request' can be declared as reference to const. However it seems that 'handleRemoveRule' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCServerPrivate.cpp:891:63: style: Parameter 'request' can be declared as reference to const. However it seems that 'handleListRules' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCServerPrivate.cpp:917:71: style: Parameter 'request' can be declared as reference to const. However it seems that 'handleApplyDevicePolicy' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCServerPrivate.cpp:940:65: style: Parameter 'request' can be declared as reference to const. However it seems that 'handleListDevices' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCServerPrivate.cpp:967:66: style: Parameter 'request' can be declared as reference to const. However it seems that 'handleSetParameter' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCServerPrivate.cpp:988:66: style: Parameter 'request' can be declared as reference to const. However it seems that 'handleGetParameter' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCServerPrivate.cpp:999:73: style: Parameter 'request' can be declared as reference to const. However it seems that 'handleCheckIPCPermissions' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCServerPrivate.cpp:171:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'qbPollWakeupFn' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbguard-1.1.4+ds/src/Library/IPCServerPrivate.cpp:357:85: style: Parameter 'data' can be declared as pointer to const. However it seems that 'qbIPCMessageProcessFn' 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/u/usbredir/usbredir_0.15.0.orig.tar.xz usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:47:23: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_log' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:84:24: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_write' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:84:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'parser_write' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:94:34: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_device_connect' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:95:45: style: Parameter 'device_connect' can be declared as pointer to const. However it seems that 'parser_device_connect' is a callback function, if 'device_connect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:99:37: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_device_disconnect' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:103:25: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_reset' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:107:34: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_interface_info' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:108:45: style: Parameter 'info' can be declared as pointer to const. However it seems that 'parser_interface_info' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:112:27: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_ep_info' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:113:38: style: Parameter 'ep_info' can be declared as pointer to const. However it seems that 'parser_ep_info' is a callback function, if 'ep_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:117:37: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_set_configuration' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:118:48: style: Parameter 'set_configuration' can be declared as pointer to const. However it seems that 'parser_set_configuration' is a callback function, if 'set_configuration' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:122:37: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_get_configuration' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:126:40: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_configuration_status' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:127:51: style: Parameter 'config_status' can be declared as pointer to const. However it seems that 'parser_configuration_status' is a callback function, if 'config_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:131:35: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_set_alt_setting' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:132:46: style: Parameter 'set_alt_setting' can be declared as pointer to const. However it seems that 'parser_set_alt_setting' is a callback function, if 'set_alt_setting' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:136:35: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_get_alt_setting' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:137:46: style: Parameter 'get_alt_setting' can be declared as pointer to const. However it seems that 'parser_get_alt_setting' is a callback function, if 'get_alt_setting' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:141:38: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_alt_setting_status' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:142:49: style: Parameter 'alt_setting_status' can be declared as pointer to const. However it seems that 'parser_alt_setting_status' is a callback function, if 'alt_setting_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:146:36: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_start_iso_stream' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:147:47: style: Parameter 'start_iso_stream' can be declared as pointer to const. However it seems that 'parser_start_iso_stream' is a callback function, if 'start_iso_stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:151:35: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_stop_iso_stream' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:152:46: style: Parameter 'stop_iso_stream' can be declared as pointer to const. However it seems that 'parser_stop_iso_stream' is a callback function, if 'stop_iso_stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:156:37: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_iso_stream_status' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:157:48: style: Parameter 'iso_stream_status' can be declared as pointer to const. However it seems that 'parser_iso_stream_status' is a callback function, if 'iso_stream_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:161:45: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_start_interrupt_receiving' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:162:56: style: Parameter 'start_interrupt_receiving' can be declared as pointer to const. However it seems that 'parser_start_interrupt_receiving' is a callback function, if 'start_interrupt_receiving' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:166:44: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_stop_interrupt_receiving' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:167:55: style: Parameter 'stop_interrupt_receiving' can be declared as pointer to const. However it seems that 'parser_stop_interrupt_receiving' is a callback function, if 'stop_interrupt_receiving' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:171:46: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_interrupt_receiving_status' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:172:57: style: Parameter 'interrupt_receiving_status' can be declared as pointer to const. However it seems that 'parser_interrupt_receiving_status' is a callback function, if 'interrupt_receiving_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:176:38: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_alloc_bulk_streams' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:177:49: style: Parameter 'alloc_bulk_streams' can be declared as pointer to const. However it seems that 'parser_alloc_bulk_streams' is a callback function, if 'alloc_bulk_streams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:181:37: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_free_bulk_streams' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:182:48: style: Parameter 'free_bulk_streams' can be declared as pointer to const. However it seems that 'parser_free_bulk_streams' is a callback function, if 'free_bulk_streams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:186:39: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_bulk_streams_status' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:187:50: style: Parameter 'bulk_streams_status' can be declared as pointer to const. However it seems that 'parser_bulk_streams_status' is a callback function, if 'bulk_streams_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:191:38: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_cancel_data_packet' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:195:33: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_filter_reject' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:206:45: style: Parameter 'control_packet' can be declared as pointer to const. However it seems that 'parser_control_packet' is a callback function, if 'control_packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:215:42: style: Parameter 'bulk_packet' can be declared as pointer to const. However it seems that 'parser_bulk_packet' is a callback function, if 'bulk_packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:224:41: style: Parameter 'iso_packet' can be declared as pointer to const. However it seems that 'parser_iso_packet' is a callback function, if 'iso_packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:233:47: style: Parameter 'interrupt_packet' can be declared as pointer to const. However it seems that 'parser_interrupt_packet' is a callback function, if 'interrupt_packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:242:51: style: Parameter 'buffered_bulk_header' can be declared as pointer to const. However it seems that 'parser_buffered_bulk_packet' is a callback function, if 'buffered_bulk_header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:255:24: style: Parameter 'lock' can be declared as pointer to const. However it seems that 'parser_lock' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:259:26: style: Parameter 'lock' can be declared as pointer to const. However it seems that 'parser_unlock' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:263:29: style: Parameter 'lock' can be declared as pointer to const. However it seems that 'parser_free_lock' is a callback function, if 'lock' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:267:25: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_hello' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:267:62: style: Parameter 'h' can be declared as pointer to const. However it seems that 'parser_hello' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:271:41: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_device_disconnect_ack' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:275:40: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_start_bulk_receiving' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:276:51: style: Parameter 'start_bulk_receiving' can be declared as pointer to const. However it seems that 'parser_start_bulk_receiving' is a callback function, if 'start_bulk_receiving' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:281:39: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_stop_bulk_receiving' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:282:50: style: Parameter 'stop_bulk_receiving' can be declared as pointer to const. However it seems that 'parser_stop_bulk_receiving' is a callback function, if 'stop_bulk_receiving' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:287:41: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'parser_bulk_receiving_status' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/fuzzing/usbredirparserfuzz.cc:288:52: style: Parameter 'bulk_receiving_status' can be declared as pointer to const. However it seems that 'parser_bulk_receiving_status' is a callback function, if 'bulk_receiving_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1600:29: style: Parameter 'libusb_transfer' can be declared as pointer to const. However it seems that 'usbredirhost_buffered_packet_complete' is a callback function, if 'libusb_transfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1810:46: style: Parameter 'get_alt_setting' can be declared as pointer to const. However it seems that 'usbredirhost_get_alt_setting' is a callback function, if 'get_alt_setting' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1839:47: style: Parameter 'start_iso_stream' can be declared as pointer to const. However it seems that 'usbredirhost_start_iso_stream' is a callback function, if 'start_iso_stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1852:46: style: Parameter 'stop_iso_stream' can be declared as pointer to const. However it seems that 'usbredirhost_stop_iso_stream' is a callback function, if 'stop_iso_stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1858:56: style: Parameter 'start_interrupt_receiving' can be declared as pointer to const. However it seems that 'usbredirhost_start_interrupt_receiving' is a callback function, if 'start_interrupt_receiving' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1870:55: style: Parameter 'stop_interrupt_receiving' can be declared as pointer to const. However it seems that 'usbredirhost_stop_interrupt_receiving' is a callback function, if 'stop_interrupt_receiving' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1889:51: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirhost_alloc_bulk_streams' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1890:49: style: Parameter 'alloc_bulk_streams' can be declared as pointer to const. However it seems that 'usbredirhost_alloc_bulk_streams' is a callback function, if 'alloc_bulk_streams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1920:50: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirhost_free_bulk_streams' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1921:48: style: Parameter 'free_bulk_streams' can be declared as pointer to const. However it seems that 'usbredirhost_free_bulk_streams' is a callback function, if 'free_bulk_streams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1983:51: style: Parameter 'start_bulk_receiving' can be declared as pointer to const. However it seems that 'usbredirhost_start_bulk_receiving' is a callback function, if 'start_bulk_receiving' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:1995:50: style: Parameter 'stop_bulk_receiving' can be declared as pointer to const. However it seems that 'usbredirhost_stop_bulk_receiving' is a callback function, if 'stop_bulk_receiving' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:2355:41: style: Parameter 'iso_packet' can be declared as pointer to const. However it seems that 'usbredirhost_iso_packet' is a callback function, if 'iso_packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirhost/usbredirhost.c:2451:29: style: Parameter 'libusb_transfer' can be declared as pointer to const. However it seems that 'usbredirhost_interrupt_out_packet_complete' is a callback function, if 'libusb_transfer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:121:43: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_write' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:121:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'usbredirtestclient_write' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:461:53: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_device_connect' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:462:45: style: Parameter 'device_connect' can be declared as pointer to const. However it seems that 'usbredirtestclient_device_connect' is a callback function, if 'device_connect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:479:56: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_device_disconnect' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:486:53: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_interface_info' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:487:45: style: Parameter 'info' can be declared as pointer to const. However it seems that 'usbredirtestclient_interface_info' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:498:46: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_ep_info' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:499:38: style: Parameter 'ep_info' can be declared as pointer to const. However it seems that 'usbredirtestclient_ep_info' is a callback function, if 'ep_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:513:51: style: Parameter 'config_status' can be declared as pointer to const. However it seems that 'usbredirtestclient_configuration_status' is a callback function, if 'config_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:539:49: style: Parameter 'alt_setting_status' can be declared as pointer to const. However it seems that 'usbredirtestclient_alt_setting_status' is a callback function, if 'alt_setting_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:564:56: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_iso_stream_status' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:565:48: style: Parameter 'iso_stream_status' can be declared as pointer to const. However it seems that 'usbredirtestclient_iso_stream_status' is a callback function, if 'iso_stream_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:569:65: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_interrupt_receiving_status' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:570:57: style: Parameter 'interrupt_receiving_status' can be declared as pointer to const. However it seems that 'usbredirtestclient_interrupt_receiving_status' is a callback function, if 'interrupt_receiving_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:574:58: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_bulk_streams_status' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:575:50: style: Parameter 'bulk_streams_status' can be declared as pointer to const. However it seems that 'usbredirtestclient_bulk_streams_status' is a callback function, if 'bulk_streams_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:580:45: style: Parameter 'control_packet' can be declared as pointer to const. However it seems that 'usbredirtestclient_control_packet' is a callback function, if 'control_packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:600:50: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_bulk_packet' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:601:42: style: Parameter 'bulk_packet' can be declared as pointer to const. However it seems that 'usbredirtestclient_bulk_packet' is a callback function, if 'bulk_packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:602:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'usbredirtestclient_bulk_packet' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:606:49: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_iso_packet' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:607:41: style: Parameter 'iso_packet' can be declared as pointer to const. However it seems that 'usbredirtestclient_iso_packet' is a callback function, if 'iso_packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:608:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'usbredirtestclient_iso_packet' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:612:55: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'usbredirtestclient_interrupt_packet' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:613:47: style: Parameter 'interrupt_packet' can be declared as pointer to const. However it seems that 'usbredirtestclient_interrupt_packet' is a callback function, if 'interrupt_packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] usbredir-0.15.0/usbredirtestclient/usbredirtestclient.c:614:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'usbredirtestclient_interrupt_packet' 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/u/usbrelay/usbrelay_1.0.orig.tar.gz usbrelay-1.0/usbrelay.c:77:51: style: Parameter 'state' can be declared as pointer to const. However it seems that 'parse_opt' 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/u/ust/ust_2.14.0.orig.tar.bz2 lttng-ust-2.14.0/src/lib/lttng-ust-java-agent/jni/common/lttng_ust_context.c:82:33: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'get_size_cb' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lttng-ust-2.14.0/src/lib/lttng-ust-java-agent/jni/common/lttng_ust_context.c:145:29: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'record_cb' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lttng-ust-2.14.0/src/lib/lttng-ust-java-agent/jni/common/lttng_ust_context.c:252:32: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'get_value_cb' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lttng-ust-2.14.0/src/lib/lttng-ust/lttng-context-ip.c:34:31: style: Parameter 'probe_ctx' can be declared as pointer to const. However it seems that 'ip_record' is a callback function, if 'probe_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lttng-ust-2.14.0/src/lib/lttng-ust/lttng-context-ip.c:46:31: style: Parameter 'probe_ctx' can be declared as pointer to const. However it seems that 'ip_get_value' is a callback function, if 'probe_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lttng-ust-2.14.0/src/lib/lttng-ust/lttng-context-procname.c:69:32: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'procname_get_size' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] lttng-ust-2.14.0/src/lib/lttng-ust/lttng-context-procname.c:70:31: style: Parameter 'probe_ctx' can be declared as pointer to const. However it seems that 'procname_get_size' is a callback function, if 'probe_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ustr/ustr_1.0.4.orig.tar.gz ustr-1.0.4/ustr-pool-code.h:107:56: style: Parameter 'old' can be declared as pointer to const. However it seems that 'ustr__pool_ll_sys_free' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/ustreamer/ustreamer_5.4.orig.tar.gz ustreamer-5.4/python/src/ustreamer.c:100:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MemsinkObject_repr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ustreamer-5.4/python/src/ustreamer.c:241:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MemsinkObject_is_opened' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ustreamer-5.4/python/src/ustreamer.c:251:1: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MemsinkObject_getter_lock_timeout' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ustreamer-5.4/python/src/ustreamer.c:252:1: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MemsinkObject_getter_wait_timeout' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ustreamer-5.4/python/src/ustreamer.c:253:1: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MemsinkObject_getter_drop_same_frames' 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/u/utalk/utalk_1.0.2.orig.tar.gz utalk-1.0.2/menu.c:812:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'test_txt_callback' 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/u/uthash/uthash_2.3.0.orig.tar.gz uthash-2.3.0/tests/example.c:60:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'name_sort' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uthash-2.3.0/tests/example.c:60:54: style: Parameter 'b' can be declared as pointer to const. However it seems that 'name_sort' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uthash-2.3.0/tests/example.c:65:31: style: Parameter 'a' can be declared as pointer to const. However it seems that 'id_sort' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uthash-2.3.0/tests/example.c:65:52: style: Parameter 'b' can be declared as pointer to const. However it seems that 'id_sort' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uthash-2.3.0/tests/test42.c:9:23: style: Parameter 'a' can be declared as pointer to const. However it seems that 'eltcmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uthash-2.3.0/tests/test42.c:9:30: style: Parameter 'b' can be declared as pointer to const. However it seems that 'eltcmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uthash-2.3.0/tests/test91.c:9:27: style: Parameter 'a' can be declared as pointer to const. However it seems that 'order_desc' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uthash-2.3.0/tests/test91.c:9:34: style: Parameter 'b' can be declared as pointer to const. However it seems that 'order_desc' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uthash-2.3.0/tests/test94.c:10:27: style: Parameter 'a' can be declared as pointer to const. However it seems that 'order_desc' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uthash-2.3.0/tests/test94.c:10:34: style: Parameter 'b' can be declared as pointer to const. However it seems that 'order_desc' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uthash-2.3.0/tests/threads/test2.c:28:29: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'thread_routine' 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/u/util-linux/util-linux_2.41.2.orig.tar.xz util-linux-2.41.2/libmount/src/monitor.c:477:33: style: Parameter 'me' can be declared as pointer to const. However it seems that 'kernel_event_verify' is a callback function, if 'me' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/lsfd-cmd/file.c:302:53: style: Parameter 'proc' can be declared as pointer to const. However it seems that 'readlink_error_fill_column' is a callback function, if 'proc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/lsfd-cmd/file.c:303:25: style: Parameter 'file' can be declared as pointer to const. However it seems that 'readlink_error_fill_column' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/lsfd-cmd/file.c:304:34: style: Parameter 'ln' can be declared as pointer to const. However it seems that 'readlink_error_fill_column' is a callback function, if 'ln' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/misc-utils/hardlink.c:842:33: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'inserter' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/misc-utils/uuidd.c:335:20: style: Parameter 'info' can be declared as pointer to const. However it seems that 'timeout_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/misc-utils/uuidd.c:336:14: style: Parameter 'context' can be declared as pointer to const. However it seems that 'timeout_handler' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/sys-utils/flock.c:95:19: style: Parameter 'info' can be declared as pointer to const. However it seems that 'timeout_handler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/sys-utils/flock.c:96:14: style: Parameter 'context' can be declared as pointer to const. However it seems that 'timeout_handler' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/sys-utils/lsns.c:1085:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_nsfs_root' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/term-utils/scriptlive.c:95:10: style: Parameter 'data' can be declared as pointer to const. However it seems that 'callback_child_sigstop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/term-utils/script.c:701:69: style: Parameter 'info' can be declared as pointer to const. However it seems that 'callback_log_signal' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/tests/helpers/test_sigreceive.c:32:12: style: Parameter 'context' can be declared as pointer to const. However it seems that 'exiter' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/tests/helpers/test_mkfds.c:348:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_fdesc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/tests/helpers/test_mkfds.c:2353:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'report_mqueue' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/tests/helpers/test_mkfds.c:2360:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'close_mqueue' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] util-linux-2.41.2/tests/helpers/test_mkfds.c:3172:65: style: Parameter 'data' can be declared as pointer to const. However it seems that 'free_mmap' 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/u/uudeview/uudeview_0.5.20+20250228.orig.tar.xz uudeview-0.5.20+20250228/doc/td-v3.c:9:39: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'MsgCallBack' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uudeview-0.5.20+20250228/unix/uudeview.c:207:37: style: Parameter 'message' can be declared as pointer to const. However it seems that 'MessageCallback' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uudeview-0.5.20+20250228/unix/uuenview.c:104:37: style: Parameter 'message' can be declared as pointer to const. However it seems that 'MessageCallback' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/uw-imap/uw-imap_2007f~dfsg.orig.tar.gz imap-2007f~dfsg/src/c-client/auth_ext.c:55:28: style: Parameter 'mb' can be declared as pointer to const. However it seems that 'auth_external_client' is a callback function, if 'mb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/pop3.c:314:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'pop3_create' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/pop3.c:314:44: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'pop3_create' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/pop3.c:325:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'pop3_delete' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/pop3.c:325:44: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'pop3_delete' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/pop3.c:338:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'pop3_rename' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/pop3.c:338:44: style: Parameter 'old' can be declared as pointer to const. However it seems that 'pop3_rename' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/pop3.c:338:54: style: Parameter 'newname' can be declared as pointer to const. However it seems that 'pop3_rename' is a callback function, if 'newname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/pop3.c:1004:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'pop3_append' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/pop3.c:1004:44: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'pop3_append' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/pop3.c:1004:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pop3_append' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:466:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'nntp_create' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:466:44: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'nntp_create' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:477:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'nntp_delete' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:477:44: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'nntp_delete' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:490:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'nntp_rename' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:490:44: style: Parameter 'old' can be declared as pointer to const. However it seems that 'nntp_rename' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:490:54: style: Parameter 'newname' can be declared as pointer to const. However it seems that 'nntp_rename' is a callback function, if 'newname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:1610:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'nntp_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:1610:45: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'nntp_expunge' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:1642:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'nntp_append' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:1642:44: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'nntp_append' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/nntp.c:1642:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'nntp_append' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/rfc822.c:2192:40: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'rfc822_legacy_soutr' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/c-client/rfc822.c:2192:53: style: Parameter 'string' can be declared as pointer to const. However it seems that 'rfc822_legacy_soutr' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/dummy.c:371:33: style: Parameter 'name' can be declared as pointer to const. However it seems that 'dummy_scan_contents' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/dummy.c:629:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_close' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/dummy.c:689:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/dummy.c:689:46: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/imapd/imapd.c:4181:27: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'copyuid' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/imapd/imapd.c:4181:40: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'copyuid' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mh.c:323:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'mh_dirfmttest' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mh.c:342:60: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'mh_scan' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mh.c:1197:31: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mh_select' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mbx.c:348:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mbx.c:360:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mbx.c:372:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mbx.c:791:52: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'mbx_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mtx.c:233:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mtx.c:245:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mtx.c:257:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mtx.c:578:52: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'mtx_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mx.c:237:27: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mx_dirfmttest' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mx.c:253:27: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mx.c:267:30: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mx_scan_contents' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mx.c:299:27: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mx_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mx.c:311:27: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mx_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mx.c:1113:31: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mx_select' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mmdf.c:428:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mmdf_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mmdf.c:440:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mmdf_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mmdf.c:452:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mmdf_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:148:27: style: Parameter 'name' can be declared as pointer to const. However it seems that 'news_valid' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:323:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'news_create' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:323:44: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'news_create' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:334:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'news_delete' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:334:44: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'news_delete' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:347:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'news_rename' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:347:44: style: Parameter 'old' can be declared as pointer to const. However it seems that 'news_rename' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:347:54: style: Parameter 'newname' can be declared as pointer to const. However it seems that 'news_rename' is a callback function, if 'newname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:405:33: style: Parameter 'name' can be declared as pointer to const. However it seems that 'news_select' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:677:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'news_ping' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/news.c:702:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'news_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/phile.c:181:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'phile_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/phile.c:193:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'phile_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/phile.c:205:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'phile_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/phile.c:217:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'phile_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/phile.c:487:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'phile_ping' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/phile.c:509:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'phile_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/tenex.c:240:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/tenex.c:252:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/tenex.c:264:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/tenex.c:667:54: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'tenex_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/dos/bezrkdos.c:250:46: style: Parameter 'value' can be declared as pointer to const. However it seems that 'bezerk_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/dos/bezrkdos.c:263:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'bezerk_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/dos/bezrkdos.c:482:34: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'bezerk_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/dos/dummydos.c:508:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_close' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/dos/dummydos.c:568:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/dos/dummydos.c:568:46: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/dos/mtxdos.c:200:43: style: Parameter 'value' can be declared as pointer to const. However it seems that 'mtx_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/dos/mtxdos.c:212:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/dos/mtxdos.c:404:52: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'mtx_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:117:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dummy_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:129:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:129:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:129:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:129:63: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:141:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:141:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:141:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:153:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:153:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:153:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:165:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_create' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:165:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_create' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:177:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_delete' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:177:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_delete' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:190:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:190:45: style: Parameter 'old' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:190:55: style: Parameter 'newname' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'newname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:225:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_close' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:236:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_ping' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:260:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:260:46: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/dummymac.c:289:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_append' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/tcp_mac.c:249:46: style: Parameter 'hostInfoPtr' can be declared as pointer to const. However it seems that 'tcp_dns_result' is a callback function, if 'hostInfoPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/mac/tcp_mac.c:249:64: style: Parameter 'userDataPtr' can be declared as pointer to const. However it seems that 'tcp_dns_result' is a callback function, if 'userDataPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/dummynt.c:138:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dummy_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/dummynt.c:544:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_close' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/dummynt.c:603:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/dummynt.c:603:46: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/mtxnt.c:216:43: style: Parameter 'value' can be declared as pointer to const. However it seems that 'mtx_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/mtxnt.c:228:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/mtxnt.c:240:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/mtxnt.c:252:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/mtxnt.c:549:52: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'mtx_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/ssl_nt.c:166:31: style: Parameter 'mb' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'mb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/ssl_nt.c:166:40: style: Parameter 'service' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/ssl_nt.c:166:54: style: Parameter 'usrbuf' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'usrbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/ssl_old.c:155:31: style: Parameter 'mb' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'mb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/ssl_old.c:155:40: style: Parameter 'service' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/ssl_old.c:155:54: style: Parameter 'usrbuf' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'usrbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/mbxnt.c:338:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/mbxnt.c:350:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/mbxnt.c:362:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/mbxnt.c:735:52: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'mbx_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/ssl_w2k.c:129:31: style: Parameter 'mb' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'mb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/ssl_w2k.c:129:40: style: Parameter 'service' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/ssl_w2k.c:129:54: style: Parameter 'usrbuf' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'usrbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/unix.c:288:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/unix.c:300:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/unix.c:312:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/dummyos2.c:144:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dummy_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/dummyos2.c:534:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_close' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/dummyos2.c:593:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/dummyos2.c:593:46: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mix.c:287:28: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mix_dirfmttest' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mix.c:300:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mix_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mix.c:314:31: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mix_scan_contents' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mix.c:346:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mix_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/amiga/mix.c:358:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mix_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/tenexnt.c:224:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'tenex_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/tenexnt.c:236:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/tenexnt.c:248:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/tenexnt.c:260:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/tenexnt.c:619:54: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'tenex_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/mtxnt.c:216:43: style: Parameter 'value' can be declared as pointer to const. However it seems that 'mtx_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/mtxnt.c:228:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/mtxnt.c:240:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/mtxnt.c:252:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/mtxnt.c:549:52: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'mtx_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/tenexnt.c:224:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'tenex_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/tenexnt.c:236:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/tenexnt.c:248:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/tenexnt.c:260:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/tenexnt.c:619:54: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'tenex_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:116:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dummy_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:128:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:128:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:128:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:128:63: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:140:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:140:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:140:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:152:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:152:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:152:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:164:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_create' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:164:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_create' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:176:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_delete' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:176:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_delete' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:189:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:189:45: style: Parameter 'old' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:189:55: style: Parameter 'newname' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'newname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:224:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_close' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:235:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_ping' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:259:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:259:46: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/tops-20/dummyt20.c:288:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_append' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/ckp_afs.c:33:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'checkpw_cleanup' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/ckp_os4.c:41:64: style: Parameter 'title' can be declared as pointer to const. However it seems that 'checkpw_collect' is a callback function, if 'title' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/ckp_os4.c:42:31: style: Parameter 'prompts' can be declared as pointer to const. However it seems that 'checkpw_collect' is a callback function, if 'prompts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/mbxnt.c:338:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/mbxnt.c:350:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/mbxnt.c:362:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/mbxnt.c:735:52: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'mbx_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/unixnt.c:258:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/unixnt.c:270:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/nt/unixnt.c:282:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/dummy.c:371:33: style: Parameter 'name' can be declared as pointer to const. However it seems that 'dummy_scan_contents' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/dummy.c:629:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_close' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/dummy.c:689:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/dummy.c:689:46: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mh.c:323:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'mh_dirfmttest' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mh.c:342:60: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'mh_scan' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mh.c:1197:31: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mh_select' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/unixnt.c:258:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/unixnt.c:270:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/os2/unixnt.c:282:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mbx.c:348:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mbx.c:360:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mbx.c:372:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mbx_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mbx.c:791:52: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'mbx_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mtx.c:233:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mtx.c:245:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mtx.c:257:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mtx_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mtx.c:578:52: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'mtx_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mx.c:237:27: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mx_dirfmttest' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mx.c:253:27: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mx_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mx.c:267:30: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mx_scan_contents' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mx.c:299:27: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mx_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mx.c:311:27: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mx_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mx.c:1113:31: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mx_select' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:148:27: style: Parameter 'name' can be declared as pointer to const. However it seems that 'news_valid' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:323:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'news_create' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:323:44: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'news_create' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:334:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'news_delete' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:334:44: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'news_delete' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:347:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'news_rename' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:347:44: style: Parameter 'old' can be declared as pointer to const. However it seems that 'news_rename' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:347:54: style: Parameter 'newname' can be declared as pointer to const. However it seems that 'news_rename' is a callback function, if 'newname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:405:33: style: Parameter 'name' can be declared as pointer to const. However it seems that 'news_select' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:677:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'news_ping' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/news.c:702:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'news_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mmdf.c:428:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mmdf_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mmdf.c:440:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mmdf_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mmdf.c:452:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mmdf_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mix.c:287:28: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mix_dirfmttest' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mix.c:300:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mix_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mix.c:314:31: style: Parameter 'name' can be declared as pointer to const. However it seems that 'mix_scan_contents' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mix.c:346:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mix_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/mix.c:358:28: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'mix_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/phile.c:181:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'phile_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/phile.c:193:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'phile_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/phile.c:205:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'phile_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/phile.c:217:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'phile_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/phile.c:487:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'phile_ping' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/phile.c:509:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'phile_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/ssl_unix.c:142:31: style: Parameter 'mb' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'mb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/ssl_unix.c:142:40: style: Parameter 'service' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'service' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/ssl_unix.c:142:54: style: Parameter 'usrbuf' can be declared as pointer to const. However it seems that 'ssl_aopen' is a callback function, if 'usrbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:117:45: style: Parameter 'value' can be declared as pointer to const. However it seems that 'dummy_parameters' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:129:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:129:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:129:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:129:63: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:141:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:141:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:141:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:153:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:153:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:153:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:165:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_create' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:165:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_create' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:177:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_delete' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:177:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_delete' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:190:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:190:45: style: Parameter 'old' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:190:55: style: Parameter 'newname' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'newname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:225:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_close' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:236:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_ping' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:260:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:260:46: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/vms/dummyvms.c:289:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_append' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:139:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:139:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:139:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:139:63: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'dummy_scan' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:150:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:150:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:150:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_list' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:161:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:161:43: style: Parameter 'ref' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:161:53: style: Parameter 'pat' can be declared as pointer to const. However it seems that 'dummy_lsub' is a callback function, if 'pat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:172:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_create' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:172:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_create' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:184:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_delete' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:184:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_delete' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:197:32: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:197:45: style: Parameter 'old' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:197:55: style: Parameter 'newname' can be declared as pointer to const. However it seems that 'dummy_rename' is a callback function, if 'newname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:232:31: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_close' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:243:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_ping' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:267:33: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:267:46: style: Parameter 'sequence' can be declared as pointer to const. However it seems that 'dummy_expunge' is a callback function, if 'sequence' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/wce/dummywce.c:295:45: style: Parameter 'mailbox' can be declared as pointer to const. However it seems that 'dummy_append' is a callback function, if 'mailbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/tenex.c:240:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/tenex.c:252:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/tenex.c:264:30: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'tenex_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/tenex.c:667:54: style: Parameter 'elt' can be declared as pointer to const. However it seems that 'tenex_flagmsg' is a callback function, if 'elt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/unix.c:288:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_scan' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/unix.c:300:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_list' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] imap-2007f~dfsg/src/osdep/unix/unix.c:312:29: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'unix_lsub' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/uwsgi/uwsgi_2.0.31.orig.tar.gz uwsgi-2.0.31/core/alarm.c:10:59: style: Parameter 'uai' can be declared as pointer to const. However it seems that 'uwsgi_alarm_func_signal' is a callback function, if 'uai' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/alarm.c:10:70: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'uwsgi_alarm_func_signal' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/alarm.c:15:56: style: Parameter 'uai' can be declared as pointer to const. However it seems that 'uwsgi_alarm_init_log' is a callback function, if 'uai' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/alarm.c:42:67: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'uwsgi_alarm_func_cmd' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/alarm.c:69:57: style: Parameter 'uai' can be declared as pointer to const. However it seems that 'uwsgi_alarm_func_mule' is a callback function, if 'uai' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/alarm.c:215:58: style: Parameter 'ut' can be declared as pointer to const. However it seems that 'uwsgi_alarm_thread_loop' is a callback function, if 'ut' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/fsmon.c:57:46: style: Parameter 'fs' can be declared as pointer to const. However it seems that 'fsmon_reload' is a callback function, if 'fs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/fsmon.c:63:53: style: Parameter 'fs' can be declared as pointer to const. However it seems that 'fsmon_brutal_reload' is a callback function, if 'fs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/fsmon.c:76:46: style: Parameter 'fs' can be declared as pointer to const. However it seems that 'fsmon_signal' is a callback function, if 'fs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hash.c:6:28: style: Parameter 'key' can be declared as pointer to const. However it seems that 'djb33x_hash' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hash.c:61:35: style: Parameter 'key' can be declared as pointer to const. However it seems that 'random_hash' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hooks.c:62:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_hook_chdir' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hooks.c:70:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_hook_mkdir' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hooks.c:102:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_hook_exit' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hooks.c:117:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_hook_unlink' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hooks.c:282:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_hook_chmod' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hooks.c:319:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_hook_chown' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hooks.c:359:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_hook_chown2' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hooks.c:402:38: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_hook_hostname' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/hooks.c:410:41: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_hook_unix_signal' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/lock.c:529:48: style: Parameter 'uli' can be declared as pointer to const. However it seems that 'uwsgi_lock_ipcsem' is a callback function, if 'uli' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/lock.c:552:50: style: Parameter 'uli' can be declared as pointer to const. However it seems that 'uwsgi_unlock_ipcsem' is a callback function, if 'uli' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/lock.c:590:55: style: Parameter 'uli' can be declared as pointer to const. However it seems that 'uwsgi_lock_ipcsem_check' is a callback function, if 'uli' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/io.c:119:36: style: Parameter 'url' can be declared as pointer to const. However it seems that 'uwsgi_scheme_fd' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/io.c:307:38: style: Parameter 'url' can be declared as pointer to const. However it seems that 'uwsgi_scheme_data' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/io.c:452:41: style: Parameter 'url' can be declared as pointer to const. However it seems that 'uwsgi_scheme_section' is a callback function, if 'url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/io.c:452:54: style: Parameter 'size' can be declared as pointer to const. However it seems that 'uwsgi_scheme_section' is a callback function, if 'size' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/legion.c:682:54: style: Parameter 'ul' can be declared as pointer to const. However it seems that 'legion_action_signal' is a callback function, if 'ul' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/legion.c:682:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'legion_action_signal' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/logging.c:1096:51: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_lf_size' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/logging.c:1112:53: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_lf_ctime' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/logging.c:1122:52: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_lf_time' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/logging.c:1128:53: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_lf_ltime' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/logging.c:1153:54: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_lf_tmsecs' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/logging.c:1163:54: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_lf_micros' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/logging.c:1168:53: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_lf_msecs' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/logging.c:1173:52: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_lf_secs' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/logging.c:1253:53: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_lf_ioerr' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/offload.c:72:56: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'u_offload_pipe_prepare' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/offload.c:72:96: style: Parameter 'uor' can be declared as pointer to const. However it seems that 'u_offload_pipe_prepare' is a callback function, if 'uor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/offload.c:88:58: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'u_offload_memory_prepare' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/offload.c:88:98: style: Parameter 'uor' can be declared as pointer to const. However it seems that 'u_offload_memory_prepare' is a callback function, if 'uor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/metrics.c:69:58: style: Parameter 'metric' can be declared as pointer to const. However it seems that 'uwsgi_metric_collector_file' is a callback function, if 'metric' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/metrics.c:1003:64: style: Parameter 'um' can be declared as pointer to const. However it seems that 'uwsgi_metric_collector_sum' is a callback function, if 'um' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/metrics.c:1027:71: style: Parameter 'um' can be declared as pointer to const. However it seems that 'uwsgi_metric_collector_multiplier' is a callback function, if 'um' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/metrics.c:1039:66: style: Parameter 'um' can be declared as pointer to const. However it seems that 'uwsgi_metric_collector_adder' is a callback function, if 'um' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/metrics.c:1051:64: style: Parameter 'um' can be declared as pointer to const. However it seems that 'uwsgi_metric_collector_avg' is a callback function, if 'um' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/rpc.c:67:26: style: Parameter 'name' can be declared as pointer to const. However it seems that 'uwsgi_rpc' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:196:69: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_5' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:207:69: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_9' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:278:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_10' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:310:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_11' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:377:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_12' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:437:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_13' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:446:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_14' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:485:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_15' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:507:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_18' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:524:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_20' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:545:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_22' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/protocol.c:566:70: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_proto_check_27' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/subscription.c:132:94: style: Parameter 'current_slot' can be declared as pointer to const. However it seems that 'uwsgi_subscription_algo_lrc' is a callback function, if 'current_slot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/subscription.c:160:95: style: Parameter 'current_slot' can be declared as pointer to const. However it seems that 'uwsgi_subscription_algo_wlrc' is a callback function, if 'current_slot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/core/subscription.c:194:94: style: Parameter 'current_slot' can be declared as pointer to const. However it seems that 'uwsgi_subscription_algo_wrr' is a callback function, if 'current_slot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/airbrake/airbrake_plugin.c:24:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_airbrake_int' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/airbrake/airbrake_plugin.c:281:73: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'uwsgi_airbrake_func' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/alarm_curl/alarm_curl_plugin.c:49:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_alarm_curl_int' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/alarm_curl/alarm_curl_plugin.c:258:64: style: Parameter 'uai' can be declared as pointer to const. However it seems that 'uwsgi_alarm_curl_func' is a callback function, if 'uai' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/alarm_xmpp/alarm_xmpp_plugin.c:13:75: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'uwsgi_alarm_xmpp_func' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/example/example_plugin.c:20:62: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_example_after_request' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/forkptyrouter/forkptyrouter.c:216:99: style: Parameter 'ugs' can be declared as pointer to const. However it seems that 'forkptyrouter_alloc_session' is a callback function, if 'ugs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/gccgo/gccgo_plugin.c:113:29: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mainstart' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/emperor_pg/emperor_pg.c:15:67: style: Parameter 'ues' can be declared as pointer to const. However it seems that 'uwsgi_imperial_monitor_pg_init' is a callback function, if 'ues' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/geoip/geoip.c:41:57: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_route_var_geoip' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/graylog2/graylog2_plugin.c:15:62: style: Parameter 'message' can be declared as pointer to const. However it seems that 'uwsgi_graylog2_logger' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/jvm/jvm_plugin.c:29:56: style: Parameter 'env' can be declared as pointer to const. However it seems that 'uwsgi_jvm_api_worker_id' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/jvm/jvm_plugin.c:238:65: style: Parameter 'env' can be declared as pointer to const. However it seems that 'uwsgi_jvm_request_body_available' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/jvm/jvm_plugin.c:1280:79: style: Parameter 'argvs' can be declared as const array. However it seems that 'uwsgi_jvm_rpc' is a callback function, if 'argvs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/libtcc/libtcc.c:6:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'uwsgi_libtcc_hook' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/logpipe/logpipe.c:17:65: style: Parameter 'message' can be declared as pointer to const. However it seems that 'uwsgi_pipe_logger' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/logfile/logfile.c:10:65: style: Parameter 'message' can be declared as pointer to const. However it seems that 'uwsgi_file_logger' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/logfile/logfile.c:72:63: style: Parameter 'message' can be declared as pointer to const. However it seems that 'uwsgi_fd_logger' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/logfile/logfile.c:87:56: style: Parameter 'ul' can be declared as pointer to const. However it seems that 'uwsgi_stdio_logger' is a callback function, if 'ul' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/logfile/logfile.c:87:66: style: Parameter 'message' can be declared as pointer to const. However it seems that 'uwsgi_stdio_logger' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/matheval/math.c:4:72: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_route_var_math' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/lua/lua_plugin.c:882:76: style: Parameter 'key' can be declared as pointer to const. However it seems that 'uwsgi_lua_code_string' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/lua/lua_plugin.c:930:56: style: Parameter 'handler' can be declared as pointer to const. However it seems that 'uwsgi_lua_signal_handler' is a callback function, if 'handler' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/lua/lua_plugin.c:956:80: style: Parameter 'argvs' can be declared as const array. However it seems that 'uwsgi_lua_rpc' is a callback function, if 'argvs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/mono/mono_plugin.c:243:67: style: Parameter 'this' can be declared as pointer to const. However it seems that 'uwsgi_mono_method_GetTotalEntityBodyLength' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/psgi/psgi_plugin.c:10:37: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'uwsgi_opt_plshell' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/pypy/pypy_plugin.c:311:80: style: Parameter 'argvs' can be declared as const array. However it seems that 'uwsgi_pypy_rpc' is a callback function, if 'argvs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/http/http.c:994:136: style: Parameter 'sa' can be declared as pointer to const. However it seems that 'http_alloc_session' is a callback function, if 'sa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/rack/rack_api.c:805:49: style: Parameter 'rpc_argv' can be declared as pointer to const. However it seems that 'uwsgi_ruby_do_rpc' is a callback function, if 'rpc_argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/rack/rack_plugin.c:8:37: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'uwsgi_opt_rbshell' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/rack/rack_plugin.c:206:41: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'rb_uwsgi_io_init' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/rack/rack_plugin.c:457:61: style: Parameter '_' can be declared as pointer to const. However it seems that 'rack_hack_dollar_zero' is a callback function, if '_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/rack/rack_plugin.c:1016:46: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_rack_suspend' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/rack/rack_plugin.c:1020:45: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_rack_resume' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/servlet/servlet_plugin.c:21:55: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_servlet_request' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/stats_pusher_file/plugin.c:9:91: style: Parameter 'json' can be declared as pointer to const. However it seems that 'stats_pusher_file' is a callback function, if 'json' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/rsyslog/rsyslog_plugin.c:20:61: style: Parameter 'message' can be declared as pointer to const. However it seems that 'uwsgi_rsyslog_logger' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/rawrouter/rawrouter.c:222:148: style: Parameter 'sa' can be declared as pointer to const. However it seems that 'rawrouter_alloc_session' is a callback function, if 'sa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/zabbix/plugin.c:21:45: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'uwsgi_opt_zabbix_template' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/plugins/zabbix/plugin.c:21:69: style: Parameter 'none' can be declared as pointer to const. However it seems that 'uwsgi_opt_zabbix_template' is a callback function, if 'none' is declared with const you might also need to cast function pointer(s). [constParameterCallback] uwsgi-2.0.31/proto/base.c:113:50: style: Parameter 'wsgi_req' can be declared as pointer to const. However it seems that 'uwsgi_proto_base_close' is a callback function, if 'wsgi_req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/u/uxplay/uxplay_1.72.2.orig.tar.gz UxPlay-1.72.2/lib/raop.c:116:40: style: Parameter 'local' can be declared as pointer to const. However it seems that 'conn_init' is a callback function, if 'local' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/lib/raop.c:116:76: style: Parameter 'remote' can be declared as pointer to const. However it seems that 'conn_init' is a callback function, if 'remote' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/lib/raop_handlers.h:207:54: style: Parameter 'response_datalen' can be declared as pointer to const. However it seems that 'raop_handler_pairpinstart' is a callback function, if 'response_datalen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:422:46: style: Parameter 'loop' can be declared as pointer to const. However it seems that 'x11_window_callback' is a callback function, if 'loop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1682:35: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'video_reset' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1691:38: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'video_set_codec' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1732:34: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'conn_init' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1738:37: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'conn_destroy' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1753:38: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'conn_feedback' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1758:35: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'conn_reset' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1778:37: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'conn_teardown' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1778:48: style: Parameter 'teardown_96' can be declared as pointer to const. However it seems that 'conn_teardown' is a callback function, if 'teardown_96' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1778:67: style: Parameter 'teardown_110' can be declared as pointer to const. However it seems that 'conn_teardown' is a callback function, if 'teardown_110' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1854:36: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'video_pause' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1860:37: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'video_resume' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1867:36: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'audio_flush' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1873:36: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'video_flush' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1879:49: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'audio_set_client_volume' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1883:41: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'audio_set_volume' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1966:42: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'audio_set_coverart' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:1973:42: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'audio_set_progress' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:2042:38: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'check_register' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:2059:37: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'on_video_play' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:2070:38: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'on_video_scrub' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:2075:37: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'on_video_rate' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:2086:37: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'on_video_stop' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] UxPlay-1.72.2/uxplay.cpp:2109:37: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'log_callback' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/v-sim/v-sim_3.9.0.orig.tar.xz v-sim-3.9.0/lib/plug-ins/abinit/ab_symmetry.c:334:55: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onSymmetryToggled' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/abinit/ab_symmetry.c:334:74: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onSymmetryToggled' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/abinit/ab_symmetry.c:385:51: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onRemoveEquivalents' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/bigdft/bigdft_run.c:1244:45: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onCheckDens' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/bigdft/bigdft_run.c:1244:64: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onCheckDens' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/bigdft/bigdft_run.c:1247:45: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onCheckVext' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/bigdft/bigdft_run.c:1247:64: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onCheckVext' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/libmsym/src/character_table.c:652:113: style: Parameter 'ct' can be declared as pointer to const. However it seems that 'getCharacterTableUnknown' is a callback function, if 'ct' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/msym.c:223:59: style: Parameter 'before' can be declared as pointer to const. However it seems that '_setHeader' is a callback function, if 'before' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/msym.c:223:76: style: Parameter 'data' can be declared as pointer to const. However it seems that '_setHeader' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/sym.c:738:44: style: Parameter '_U_' can be declared as pointer to const. However it seems that '_getItemType' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/libmsym/src/symmetry.c:139:58: style: Parameter 'es' can be declared as pointer to const. However it seems that 'findSymmetryUnknown' is a callback function, if 'es' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/libmsym/src/symmetry.c:139:69: style: Parameter 'cm' can be declared as const array. However it seems that 'findSymmetryUnknown' is a callback function, if 'cm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/libmsym/src/symmetry.c:139:83: style: Parameter 'ev' can be declared as const array. However it seems that 'findSymmetryUnknown' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/libmsym/src/symmetry.c:139:112: style: Parameter 'thresholds' can be declared as pointer to const. However it seems that 'findSymmetryUnknown' is a callback function, if 'thresholds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/libmsym/src/symmetry.c:139:129: style: Parameter 'rsopsl' can be declared as pointer to const. However it seems that 'findSymmetryUnknown' is a callback function, if 'rsopsl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/libmsym/src/symmetry.c:143:111: style: Parameter 'thresholds' can be declared as pointer to const. However it seems that 'findSymmetryLinear' is a callback function, if 'thresholds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/libmsym/src/symmetry.c:304:120: style: Parameter 'thresholds' can be declared as pointer to const. However it seems that 'findSymmetryPlanarIrregular' is a callback function, if 'thresholds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/libmsym/src/point_group.c:1251:102: style: Parameter 'pk' can be declared as pointer to const. However it seems that 'generateSymmetryOperationsUnknown' is a callback function, if 'pk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/lib/plug-ins/msym/libmsym/src/point_group.c:1251:111: style: Parameter 'pcla' can be declared as pointer to const. However it seems that 'generateSymmetryOperationsUnknown' is a callback function, if 'pcla' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/coreTools/toolPool.c:154:63: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tool_pool_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/coreTools/toolPool.c:170:69: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tool_pool_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/coreTools/toolMatrix.c:1418:48: style: Parameter 'camera' can be declared as pointer to const. However it seems that 'camera_copy' is a callback function, if 'camera' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/axes.c:804:53: style: Parameter 'rgb' can be declared as const array. However it seems that '_setRGB' is a callback function, if 'rgb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/fogAndBGColor.c:650:40: style: Parameter 'view' can be declared as pointer to const. However it seems that 'onCameraChange' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/box.c:575:52: style: Parameter 'rgb' can be declared as const array. However it seems that '_setRGB' is a callback function, if 'rgb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/infos.c:557:34: style: Parameter 'node' can be declared as pointer to const. However it seems that 'drawNumber' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/infos.c:561:73: style: Parameter 'element' can be declared as pointer to const. However it seems that 'drawElement' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/infos.c:613:71: style: Parameter 'node' can be declared as pointer to const. However it seems that 'onNodeValuesChanged' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/maps.c:776:34: style: Parameter 'map' can be declared as pointer to const. However it seems that 'onMapChange' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/pairs.c:707:86: style: Parameter 'link' can be declared as pointer to const. However it seems that 'onLinkNotified' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/pairs.c:719:72: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'onDirtyRenderer' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/scale.c:762:54: style: Parameter 'rgba' can be declared as const array. However it seems that '_setRGB' is a callback function, if 'rgba' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/marks.c:805:62: style: Parameter 'node0' can be declared as pointer to const. However it seems that 'onNodeSelection' is a callback function, if 'node0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/marks.c:805:79: style: Parameter 'node1' can be declared as pointer to const. However it seems that 'onNodeSelection' is a callback function, if 'node1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/marks.c:806:43: style: Parameter 'node2' can be declared as pointer to const. However it seems that 'onNodeSelection' is a callback function, if 'node2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/marks.c:2152:54: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'pickXML_end' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/marks.c:2154:35: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'pickXML_end' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extensions/marks.c:2163:27: style: Parameter 'error' can be declared as pointer to const. However it seems that 'pickXML_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/coordProp.c:80:56: style: Parameter 'node' can be declared as pointer to const. However it seems that '_parse' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/floatProp.c:196:77: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_node_values_farray_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/fragColorizer.c:366:71: style: Parameter 'array' can be declared as pointer to const. However it seems that '_maskApply' is a callback function, if 'array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/fragProp.c:164:56: style: Parameter 'node' can be declared as pointer to const. However it seems that '_parse' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/iface_sourceable.c:308:69: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'onNodePropRemoved' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/dataFile.c:1173:71: style: Parameter 'array' can be declared as pointer to const. However it seems that '_maskApply' is a callback function, if 'array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/mover.c:246:69: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_node_mover_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/mover.c:274:75: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_node_mover_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/nodeProp.c:251:70: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_node_values_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/nodeProp.c:279:75: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_node_values_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/nodeProp.c:314:59: style: Parameter '_U_' can be declared as pointer to const. However it seems that '_stringCopy' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/nodeProp.c:394:43: style: Parameter 'node' can be declared as pointer to const. However it seems that 'visu_node_values_parse' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/plane.c:1152:31: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'comparisonForSortingFloats' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/poleProp.c:76:56: style: Parameter 'node' can be declared as pointer to const. However it seems that '_parse' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/planeset.c:679:37: style: Parameter 'plane' can be declared as pointer to const. However it seems that 'onPlaneMoved' is a callback function, if 'plane' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/planeset.c:1072:65: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'listOfVisuPlanes_error' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/planeset.c:1073:57: style: Parameter 'error' can be declared as pointer to const. However it seems that 'listOfVisuPlanes_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/planeset.c:1074:67: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'listOfVisuPlanes_error' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/scalarFields.c:804:50: style: Parameter '_U_' can be declared as pointer to const. However it seems that '_applyTranslation' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/neighbours.c:182:74: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_node_neighbours_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/neighbours.c:204:75: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_node_neighbours_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/sfielddata.c:649:72: style: Parameter 'orig' can be declared as pointer to const. However it seems that 'data_copy' is a callback function, if 'orig' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/sfielddata.c:829:46: style: Parameter 'key' can be declared as pointer to const. However it seems that 'setToolFileFormatOption' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/stringProp.c:71:56: style: Parameter 'node' can be declared as pointer to const. However it seems that '_parse' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/pot2surf.c:1942:51: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'surfacesXML_end' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/pot2surf.c:1944:40: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'surfacesXML_end' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/pot2surf.c:1953:25: style: Parameter 'error' can be declared as pointer to const. However it seems that 'surfacesXML_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/surfaces.c:980:37: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'onMasking' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/typeProp.c:92:56: style: Parameter 'node' can be declared as pointer to const. However it seems that '_parse' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/vectorProp.c:97:56: style: Parameter 'node' can be declared as pointer to const. However it seems that '_parse' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/vibration.c:271:68: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_vibration_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraFunctions/vibration.c:299:74: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_vibration_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraGtkFunctions/gtk_curveWidget.c:274:73: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_ui_curve_frame_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraGtkFunctions/gtk_curveWidget.c:348:79: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_ui_curve_frame_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraGtkFunctions/gtk_valueIOWidget.c:490:36: style: Parameter 'button' can be declared as pointer to const. However it seems that 'onExportXML' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraGtkFunctions/gtk_toolPanelWidget.c:891:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onHomePressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraGtkFunctions/gtk_toolPanelWidget.c:902:57: style: Parameter 'child' can be declared as pointer to const. However it seems that 'onPageChanged' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraGtkFunctions/gtk_toolPanelWidget.c:1783:48: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onEntryTabview' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/extraGtkFunctions/gtk_toolPanelWidget.c:1783:80: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onEntryTabview' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_interactive.c:584:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onHomePressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_main.c:752:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onHomePressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_main.c:857:73: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onSaveButtonClicked' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_pick.c:555:37: style: Parameter 'node0' can be declared as pointer to const. However it seems that 'onNodeSelection' is a callback function, if 'node0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_pick.c:555:54: style: Parameter 'node1' can be declared as pointer to const. However it seems that 'onNodeSelection' is a callback function, if 'node1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_pick.c:556:39: style: Parameter 'node2' can be declared as pointer to const. However it seems that 'onNodeSelection' is a callback function, if 'node2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_pick.c:774:70: style: Parameter 'node' can be declared as pointer to const. However it seems that 'onNodeValueChanged' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_pick.c:797:47: style: Parameter 'text' can be declared as pointer to const. However it seems that 'onEditedValue' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_pick.c:1005:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onTreeviewInfosKey' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_renderingWindowWidget.c:1213:25: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'onSizeChangeEvent' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_renderingWindowWidget.c:1435:37: style: Parameter 'node0' can be declared as pointer to const. However it seems that 'minimalPickInfo' is a callback function, if 'node0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_renderingWindowWidget.c:1436:39: style: Parameter 'node1' can be declared as pointer to const. However it seems that 'minimalPickInfo' is a callback function, if 'node1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_renderingWindowWidget.c:1749:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'OnEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_renderingWindowWidget.c:2110:66: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'onCameraAccel' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_renderingWindowWidget.c:2264:71: style: Parameter 'scene' can be declared as pointer to const. However it seems that 'onLoadingNotified' is a callback function, if 'scene' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_renderingWindowWidget.c:2429:61: style: Parameter 'window' can be declared as pointer to const. However it seems that 'visu_ui_rendering_window_reload' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_renderingWindowWidget.c:2599:62: style: Parameter 'event' can be declared as pointer to const. However it seems that '_onSearchEsc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/openGLFunctions/light.c:340:45: style: Parameter 'light' can be declared as pointer to const. However it seems that 'light_copy' is a callback function, if 'light' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_move.c:146:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'toValue' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_move.c:908:41: style: Parameter 'node0' can be declared as pointer to const. However it seems that 'onBasisSelected' is a callback function, if 'node0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/gtk_move.c:997:42: style: Parameter 'view' can be declared as pointer to const. However it seems that 'onGetAxisClicked' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/pairsModeling/link.c:927:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exportWidth' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/gtkSpin.c:278:50: style: Parameter 'data' can be declared as pointer to const. However it seems that '_toType' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelConfig.c:389:45: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onEntrySkin' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelConfig.c:389:77: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onEntrySkin' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelConfig.c:389:96: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onEntrySkin' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelDataFile.c:252:90: style: Parameter 'data' can be declared as pointer to const. However it seems that 'setChLabels' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelDataFile.c:825:88: style: Parameter 'data' can be declared as pointer to const. However it seems that 'getManual' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelDataFile.c:884:89: style: Parameter 'data' can be declared as pointer to const. However it seems that 'setScaling' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelDataFile.c:961:87: style: Parameter 'data' can be declared as pointer to const. However it seems that 'getSpinA' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelDataFile.c:986:87: style: Parameter 'data' can be declared as pointer to const. However it seems that 'getSpinB' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelBrowser.c:1969:54: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onRecurseToggled' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelBrowser.c:1969:73: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onRecurseToggled' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelBrowser.c:1974:45: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onPrevClicked' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelBrowser.c:1974:64: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onPrevClicked' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelBrowser.c:1978:45: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onNextClicked' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelBrowser.c:1978:64: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onNextClicked' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelFogBgColor.c:358:41: style: Parameter 'bg' can be declared as pointer to const. However it seems that 'onFileNotified' is a callback function, if 'bg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelMap.c:197:61: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'radioToScale' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelMap.c:213:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ckToColor' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelMap.c:615:35: style: Parameter 'map' can be declared as pointer to const. However it seems that 'onMapChanged' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelMap.c:672:44: style: Parameter 'mapSet' can be declared as pointer to const. However it seems that 'onSourceField' is a callback function, if 'mapSet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelOpenGL.c:176:25: style: Parameter 'text' can be declared as pointer to const. However it seems that 'light_update' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelOpenGL.c:714:25: style: Parameter 'text' can be declared as pointer to const. However it seems that 'renderingModeEdited' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelSurfaces.c:431:43: style: Parameter 'surf' can be declared as pointer to const. However it seems that 'onSurfaceRemoved' is a callback function, if 'surf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelSurfaces.c:547:44: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'onShowHideAllButton' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelSurfaces.c:973:72: style: Parameter 'field' can be declared as pointer to const. However it seems that '_removeField' is a callback function, if 'field' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelSurfaces.c:2026:28: style: Parameter 'text' can be declared as pointer to const. However it seems that 'onPotentialValueEdited' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelSurfaces.c:2323:24: style: Parameter 'column' can be declared as pointer to const. However it seems that 'onTreeViewActivated' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelSurfaces.c:2387:46: style: Parameter 'spin' can be declared as pointer to const. However it seems that 'onGenerateChanged' is a callback function, if 'spin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelSurfaces.c:2560:58: style: Parameter 'window' can be declared as pointer to const. However it seems that 'onInteractiveNotified' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/panelModules/panelSurfacesTools.c:1309:25: style: Parameter 'text' can be declared as pointer to const. However it seems that 'pot2surf_update_surf_value' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/renderingMethods/spinMethod.c:221:70: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_method_spin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/renderingMethods/spinMethod.c:252:74: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_method_spin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/openGLFunctions/interactive.c:564:64: style: Parameter 'nodes' can be declared as pointer to const. However it seems that 'onPopulationChange' is a callback function, if 'nodes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/uiElements/ui_elements.c:308:50: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'onTypeChanged' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/uiElements/ui_link.c:584:57: style: Parameter 'data' can be declared as pointer to const. However it seems that '_toEqual' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/uiElements/ui_pairtree.c:905:53: style: Parameter 'text' can be declared as pointer to const. However it seems that 'onDistanceMinEdited' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/uiElements/ui_pairtree.c:913:53: style: Parameter 'text' can be declared as pointer to const. However it seems that 'onDistanceMaxEdited' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/uiElements/ui_properties.c:331:69: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'onPropRemoved' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/uiElements/ui_planetree.c:832:90: style: Parameter 'data' can be declared as pointer to const. However it seems that '_getVect' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/uiElements/ui_planetree.c:947:90: style: Parameter 'data' can be declared as pointer to const. However it seems that '_setMode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_animation.c:158:68: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_animation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_dataatomic.c:165:70: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_data_atomic_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_dataatomic.c:187:76: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_data_atomic_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_dataloadable.c:191:72: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_data_loadable_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_dataloadable.c:225:78: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_data_loadable_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_dataloader.c:104:70: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_data_loader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_dataspin.c:172:70: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_data_spin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_dataspin.c:200:74: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'visu_data_spin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_elements.c:575:77: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'onEntryProperties' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_extension.c:2422:62: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'onEntryMode' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_nodes.c:167:41: style: Parameter '_U_' can be declared as pointer to const. However it seems that 'node_no_free' is a callback function, if '_U_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_nodes.c:2178:51: style: Parameter 'key' can be declared as pointer to const. However it seems that 'removeNodePropertyForElement' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_nodes.c:2219:41: style: Parameter 'key' can be declared as pointer to const. However it seems that 'removeNodeProperty' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_nodes.c:2275:42: style: Parameter 'key' can be declared as pointer to const. However it seems that 'reallocNodeProperty' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_nodes.c:2312:39: style: Parameter 'key' can be declared as pointer to const. However it seems that 'allocateNodeProp' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_nodes.c:2343:41: style: Parameter 'key' can be declared as pointer to const. However it seems that 'createNodeproperty' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v-sim-3.9.0/src/visu_nodes.c:2834:38: style: Parameter 'key' can be declared as pointer to const. However it seems that 'allocateEleProp' 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/v/v4l-utils/v4l-utils_1.32.0.orig.tar.xz v4l-utils-1.32.0/contrib/decode_tm6000/decode_tm6000.c:132:76: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'recebe_buffer' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/contrib/test/driver-test.c:23:47: style: Parameter 'v4l2_buf' can be declared as pointer to const. However it seems that 'recebe_buffer' is a callback function, if 'v4l2_buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/contrib/test/driver-test.c:23:76: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'recebe_buffer' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/contrib/test/mc_nextgen_test.c:78:39: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/contrib/test/v4l2gl.c:288:63: style: Parameter 'state' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libdvbv5/dvb-dev-local.c:373:59: style: Parameter 'dvb' can be declared as pointer to const. However it seems that 'dvb_local_stop_monitor' is a callback function, if 'dvb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libdvbv5/dvb-dev-local.c:679:23: style: Parameter 'filter' can be declared as pointer to const. However it seems that 'dvb_local_dmx_set_section_filter' is a callback function, if 'filter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libdvbv5/dvb-dev-local.c:680:23: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'dvb_local_dmx_set_section_filter' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libdvbv5/dvb-dev-local.c:681:23: style: Parameter 'mode' can be declared as pointer to const. However it seems that 'dvb_local_dmx_set_section_filter' is a callback function, if 'mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libdvbv5/dvb-dev-local.c:834:57: style: Parameter 'open_dev' can be declared as pointer to const. However it seems that 'dvb_local_get_fd' is a callback function, if 'open_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libdvbv5/dvb-scan.c:1149:38: style: Parameter 'tran' can be declared as pointer to const. However it seems that 'add_update_nit_isdbs' is a callback function, if 'tran' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libdvbv5/dvb-dev-remote.c:1656:79: style: Parameter 'open_dev' can be declared as pointer to const. However it seems that 'dvb_remote_scan' is a callback function, if 'open_dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libdvbv5/dvb-dev-remote.c:1657:24: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'dvb_remote_scan' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libdvbv5/dvb-dev-remote.c:1658:24: style: Parameter 'check_frontend' can be declared as pointer to const. However it seems that 'dvb_remote_scan' is a callback function, if 'check_frontend' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libdvbv5/dvb-dev-remote.c:1659:12: style: Parameter 'args' can be declared as pointer to const. However it seems that 'dvb_remote_scan' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/lib/libv4lconvert/libv4lconvert.c:59:29: style: Parameter 'dev_ops_priv' can be declared as pointer to const. However it seems that 'dev_close' is a callback function, if 'dev_ops_priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/utils/cec-compliance/cec-test.cpp:1058:52: style: Parameter 'node' can be declared as pointer to const. However it seems that 'post_test_check_recognized' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/utils/dvb/dvbv5-daemon.c:96:39: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/utils/media-ctl/libmediactl.c:637:39: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'media_debug_default' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/utils/qv4l2/qv4l2.cpp:69:31: style: Parameter 'dev_ops_priv' can be declared as pointer to const. However it seems that 'rawDevClose' is a callback function, if 'dev_ops_priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/utils/qv4l2/qv4l2.cpp:83:34: style: Parameter 'dev_ops_priv' can be declared as pointer to const. However it seems that 'rawDevWrite' is a callback function, if 'dev_ops_priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/utils/v4l2-sysfs-path/v4l2-sysfs-path.c:41:39: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] v4l-utils-1.32.0/utils/v4l2-sysfs-path/v4l2-sysfs-path.c:41:63: style: Parameter 'state' can be declared as pointer to const. However it seems that 'parse_opt' 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/v/vagalume/vagalume_0.8.6.orig.tar.gz vagalume-0.8.6/src/imstatus.c:403:57: style: Parameter 'ctrl' can be declared as pointer to const. However it seems that 'player_stopped_cb' is a callback function, if 'ctrl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vagalume-0.8.6/src/imstatus.c:404:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'player_stopped_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vagalume-0.8.6/src/scrobbler.c:548:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'controller_destroyed_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vagalume-0.8.6/src/scrobbler.c:549:52: style: Parameter 'controller' can be declared as pointer to const. However it seems that 'controller_destroyed_cb' is a callback function, if 'controller' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vagalume-0.8.6/src/vgl-sb-plugin.c:749:53: style: Parameter 'item' can be declared as pointer to const. However it seems that 'main_panel_item_activated' is a callback function, if 'item' 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 vala-panel-24.05/app/vala-panel-platform-standalone-wayland.c:133:56: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'vpp_wlr_get_name' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/app/vala-panel-platform-standalone-x11.c:127:56: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'vpp_x11_get_name' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/app/application.c:146:40: style: Parameter 'x' can be declared as pointer to const. However it seems that 'destroy0' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/app/application.c:146:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy0' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/app/application.c:498:94: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vala_panel_app_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/cpu/cpu.c:252:39: style: Parameter 'owner' can be declared as pointer to const. However it seems that 'on_height_change' is a callback function, if 'owner' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/menumodel/menu.c:103:54: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'panel_gravity_changed' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/menumodel/menu.c:344:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'menu_applet_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/menumodel/menu.c:374:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'menu_applet_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/netmon/monitors.c:47:83: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'button_release_event' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/netmon/monitors.c:139:53: style: Parameter 'key' can be declared as pointer to const. However it seems that 'on_settings_changed' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/monitors/monitors.c:52:83: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'button_release_event' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/monitors/monitors.c:171:53: style: Parameter 'key' can be declared as pointer to const. However it seems that 'on_settings_changed' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/sntray/src/icon-pixmap.c:59:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'icon_pixmap_free' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/flowtasks/matcher.c:179:49: style: Parameter 'gappinfomonitor' can be declared as pointer to const. However it seems that 'on_monitor_changed' is a callback function, if 'gappinfomonitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/flowtasks/matcher.c:179:75: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_monitor_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/flowtasks/task.c:197:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vala_panel_task_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/wnck/tasklist/tasklist.c:65:76: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'tasklist_notify_orientation_connect' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/flowtasks/task-model.c:457:73: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'vala_panel_task_lookup_by_uuid' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/flowtasks/task-model.c:516:76: style: Parameter 'lst' can be declared as pointer to const. However it seems that 'vala_panel_task_model_get_item_type' is a callback function, if 'lst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/flowtasks/task-model.c:733:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vala_panel_task_model_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/flowtasks/task-model.c:761:81: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vala_panel_task_model_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/runner/info-data.c:113:70: style: Parameter 'lst' can be declared as pointer to const. However it seems that 'info_data_model_get_item_type' is a callback function, if 'lst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/wnck/tasklist/xfce-arrow-button.c:155:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_arrow_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/wnck/tasklist/xfce-arrow-button.c:172:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_arrow_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/runner/runner.c:205:92: style: Parameter 'ud' can be declared as pointer to const. However it seems that 'slist_find_func' is a callback function, if 'ud' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/runner/runner.c:217:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'info_data_compare_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/applet-widget.c:133:86: style: Parameter 'self' can be declared as pointer to const. However it seems that 'vala_panel_applet_get_config_dialog' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/applet-widget.c:199:67: style: Parameter 'prev_parent' can be declared as pointer to const. However it seems that 'vala_panel_applet_parent_set' is a callback function, if 'prev_parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/applet-widget.c:216:90: style: Parameter 'self' can be declared as pointer to const. However it seems that 'vala_panel_applet_update_context_menu_private' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/applet-widget.c:217:80: style: Parameter 'parent_menu' can be declared as pointer to const. However it seems that 'vala_panel_applet_update_context_menu_private' is a callback function, if 'parent_menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/applet-widget.c:271:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vala_panel_applet_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/panel-layout.c:466:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vp_layout_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/panel-layout.c:481:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vp_layout_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/toplevel-config.c:302:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vp_toplevel_config_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/toplevel-config.c:317:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vp_toplevel_config_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/toplevel-config.c:601:32: style: Parameter 'applet' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'applet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/toplevel-config.c:601:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/util/glistmodel-filter.c:91:82: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vala_panel_list_model_filter_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/util/glistmodel-filter.c:116:88: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vala_panel_list_model_filter_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/toplevel.c:829:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'leave_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/toplevel.c:861:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vala_panel_toplevel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/ui/toplevel.c:948:79: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vala_panel_toplevel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/sntray/src/snproxy.c:378:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_proxy_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/core/sntray/src/snproxy.c:786:84: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'sn_proxy_signal_received' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/util/gtk/misc-gtk.c:45:71: style: Parameter 'b' can be declared as pointer to const. However it seems that 'setup_button_notify_connect' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/util/misc.c:29:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vala_panel_spawn_setup_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/wnck/tasklist/tasklist-widget.c:500:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_tasklist_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/wnck/tasklist/tasklist-widget.c:1260:67: style: Parameter 'container' can be declared as pointer to const. However it seems that 'xfce_tasklist_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/wnck/tasklist/tasklist-widget.c:2321:59: style: Parameter 'window' can be declared as pointer to const. However it seems that 'xfce_tasklist_button_name_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/wnck/tasklist/tasklist-widget.c:2468:64: style: Parameter 'window' can be declared as pointer to const. However it seems that 'xfce_tasklist_button_workspace_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/wnck/tasklist/tasklist-widget.c:2484:64: style: Parameter 'window' can be declared as pointer to const. However it seems that 'xfce_tasklist_button_geometry_changed2' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-24.05/applets/wnck/tasklist/tasklist-widget.c:3496:69: style: Parameter 'class_group' can be declared as pointer to const. However it seems that 'xfce_tasklist_group_button_name_changed' is a callback function, if 'class_group' 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-appmenu/vala-panel-appmenu_25.04+dfsg.orig.tar.xz vala-panel-appmenu-25.04/lib/launcher.c:33:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'child_spawn_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/subprojects/appmenu-glib-translator/importer.c:148:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dbus_menu_importer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/subprojects/appmenu-glib-translator/importer.c:169:57: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dbus_menu_importer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/lib/matcher.c:179:49: style: Parameter 'gappinfomonitor' can be declared as pointer to const. However it seems that 'on_monitor_changed' is a callback function, if 'gappinfomonitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/lib/matcher.c:179:75: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_monitor_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/subprojects/appmenu-glib-translator/section.c:33:59: style: Parameter 'model' can be declared as pointer to const. However it seems that 'dbus_menu_section_model_is_mutable' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/subprojects/appmenu-glib-translator/section.c:128:83: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dbus_menu_section_model_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/subprojects/appmenu-glib-translator/section.c:147:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dbus_menu_section_model_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/subprojects/appmenu-glib-translator/model.c:113:51: style: Parameter 'model' can be declared as pointer to const. However it seems that 'dbus_menu_model_is_mutable' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/subprojects/appmenu-glib-translator/model.c:146:58: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dbus_menu_model_sort_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/subprojects/appmenu-glib-translator/model.c:589:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dbus_menu_model_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vala-panel-appmenu-25.04/subprojects/appmenu-glib-translator/model.c:621:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'dbus_menu_model_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/v/validns/validns_0.8+git20230810.a7e6b4f.orig.tar.xz validns-0.8+git20230810.a7e6b4f/dhcid.c:55:37: style: Parameter 'rrv' can be declared as pointer to const. However it seems that 'dhcid_human' is a callback function, if 'rrv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] validns-0.8+git20230810.a7e6b4f/loc.c:181:35: style: Parameter 'rrv' can be declared as pointer to const. However it seems that 'loc_human' is a callback function, if 'rrv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] validns-0.8+git20230810.a7e6b4f/nsap.c:33:36: style: Parameter 'rrv' can be declared as pointer to const. However it seems that 'nsap_human' is a callback function, if 'rrv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] validns-0.8+git20230810.a7e6b4f/rrsig.c:123:37: style: Parameter 'rrv' can be declared as pointer to const. However it seems that 'rrsig_human' is a callback function, if 'rrv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/valkey/valkey_8.1.1+dfsg1.orig.tar.xz valkey-8.1.1/deps/hiredis/examples/example-ae.c:13:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/hiredis/examples/example-ivykis.c:10:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/hiredis/examples/example-libevent.c:10:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/hiredis/examples/example-libevent-ssl.c:11:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/hiredis/examples/example-libhv.c:10:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/hiredis/examples/example-libuv.c:22:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/hiredis/examples/example-libsdevent.c:22:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/hiredis/examples/example-poll.c:13:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/hiredis/examples/example-redismoduleapi.c:22:55: style: Parameter 'privdata' can be declared as pointer to const. However it seems that 'getCallback' is a callback function, if 'privdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/hiredis/hiredis.c:125:66: style: Parameter 'str' can be declared as pointer to const. However it seems that 'createStringObject' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/hiredis/hiredis.c:222:80: style: Parameter 'str' can be declared as pointer to const. However it seems that 'createDoubleObject' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ehooks.c:176:38: style: Parameter 'extent_hooks' can be declared as pointer to const. However it seems that 'ehooks_default_split' is a callback function, if 'extent_hooks' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ehooks.c:176:58: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'ehooks_default_split' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/hpa.c:785:20: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'hpa_expand' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/hpa.c:785:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'hpa_expand' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/hpa.c:785:48: style: Parameter 'edata' can be declared as pointer to const. However it seems that 'hpa_expand' is a callback function, if 'edata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/hpa.c:786:39: style: Parameter 'deferred_work_generated' can be declared as pointer to const. However it seems that 'hpa_expand' is a callback function, if 'deferred_work_generated' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/hpa.c:792:20: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'hpa_shrink' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/hpa.c:792:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'hpa_shrink' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/hpa.c:792:48: style: Parameter 'edata' can be declared as pointer to const. However it seems that 'hpa_shrink' is a callback function, if 'edata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/hpa.c:793:45: style: Parameter 'deferred_work_generated' can be declared as pointer to const. However it seems that 'hpa_shrink' is a callback function, if 'deferred_work_generated' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/hpa.c:341:25: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'defer_test_hugify' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/hpa.c:347:27: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'defer_test_dehugify' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/oversize_threshold.c:47:41: style: Parameter 'hooks' can be declared as pointer to const. However it seems that 'purge_forced_record_max' is a callback function, if 'hooks' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/oversize_threshold.c:47:54: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'purge_forced_record_max' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/oversize_threshold.c:56:35: style: Parameter 'extent_hooks' can be declared as pointer to const. However it seems that 'dalloc_record_max' is a callback function, if 'extent_hooks' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/oversize_threshold.c:56:55: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'dalloc_record_max' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/pa.c:13:28: style: Parameter 'extent_hooks' can be declared as pointer to const. However it seems that 'merge_hook' is a callback function, if 'extent_hooks' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/pa.c:13:48: style: Parameter 'addr_a' can be declared as pointer to const. However it seems that 'merge_hook' is a callback function, if 'addr_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/pa.c:14:11: style: Parameter 'addr_b' can be declared as pointer to const. However it seems that 'merge_hook' is a callback function, if 'addr_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/pa.c:19:28: style: Parameter 'extent_hooks' can be declared as pointer to const. However it seems that 'split_hook' is a callback function, if 'extent_hooks' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/pa.c:19:48: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'split_hook' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/prof_sys_thread_name.c:8:44: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'test_prof_sys_thread_name_read_error' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/prof_recent.c:573:21: style: Parameter 'cbopaque' can be declared as pointer to const. However it seems that 'test_write_cb' is a callback function, if 'cbopaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/stats.c:135:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'thd_start' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/witness.c:36:40: style: Parameter 'oa' can be declared as pointer to const. However it seems that 'witness_comp' is a callback function, if 'oa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/witness.c:36:70: style: Parameter 'ob' can be declared as pointer to const. However it seems that 'witness_comp' is a callback function, if 'ob' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/witness.c:46:48: style: Parameter 'oa' can be declared as pointer to const. However it seems that 'witness_comp_reverse' is a callback function, if 'oa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/test/unit/witness.c:47:11: style: Parameter 'ob' can be declared as pointer to const. However it seems that 'witness_comp_reverse' is a callback function, if 'ob' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/lua/src/lapi.c:159:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gettop' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/lua/src/lapi.c:896:37: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_status' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/lua/src/ldblib.c:207:45: style: Parameter 'ar' can be declared as pointer to const. However it seems that 'hookf' is a callback function, if 'ar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2310:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'thread_tcache_flush_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2310:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'thread_tcache_flush_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2310:55: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'thread_tcache_flush_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2330:55: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'thread_peak_read_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2347:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'thread_peak_reset_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2347:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'thread_peak_reset_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2347:55: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'thread_peak_reset_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2427:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'thread_idle_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2427:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'thread_idle_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2427:55: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'thread_idle_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2462:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'tcache_create_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2481:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'tcache_flush_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2481:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'tcache_flush_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2496:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'tcache_destroy_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2496:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'tcache_destroy_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2513:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arena_i_initialized_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2581:71: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'arena_i_decay_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2582:13: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'arena_i_decay_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2582:28: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arena_i_decay_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2596:71: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'arena_i_purge_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2597:13: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'arena_i_purge_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:2597:28: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arena_i_purge_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3006:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arenas_narenas_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3073:28: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'arenas_bin_i_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3085:32: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'arenas_lextent_i_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3248:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'prof_dump_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3248:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'prof_dump_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3301:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'prof_prefix_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3301:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'prof_prefix_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3321:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'prof_reset_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3321:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'prof_reset_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3346:72: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'prof_log_start_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3347:13: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'prof_log_start_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3446:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'experimental_hooks_safety_check_abort_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3446:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_hooks_safety_check_abort_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3696:37: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'stats_arenas_i_bins_j_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3717:41: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'stats_arenas_i_lextents_j_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3739:40: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'stats_arenas_i_extents_j_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3815:56: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'stats_arenas_i_hpa_shard_nonfull_slabs_j_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3880:11: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'experimental_hooks_remove_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3880:25: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_hooks_remove_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:3990:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_utilization_query_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4115:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_utilization_batch_query_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4161:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'experimental_arenas_i_pactivep_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4161:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_arenas_i_pactivep_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4161:55: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'experimental_arenas_i_pactivep_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4237:26: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'experimental_prof_recent_alloc_dump_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4237:40: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'experimental_prof_recent_alloc_dump_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4290:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'prof_stats_bins_i_live_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4316:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'prof_stats_bins_i_accum_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4341:33: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'prof_stats_bins_i_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4354:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'prof_stats_lextents_i_live_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4380:40: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'prof_stats_lextents_i_accum_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/deps/jemalloc/src/ctl.c:4405:37: style: Parameter 'tsdn' can be declared as pointer to const. However it seems that 'prof_stats_lextents_i_index' is a callback function, if 'tsdn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/tests/modules/eventloop.c:31:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'onReadable' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/tests/modules/eventloop.c:213:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'oneshotCallback' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] valkey-8.1.1/tests/modules/fork.c:16:53: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'done_handler' 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/v/vanessa-adt/vanessa-adt_0.0.9.orig.tar.gz vanessa_adt-0.0.9/test/hash_test.c:29:27: style: Parameter 'i' can be declared as pointer to const. However it seems that 'hash_function' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vanessa_adt-0.0.9/libvanessa_adt/list.c:386:44: style: Parameter 'value' can be declared as pointer to const. However it seems that '__vanessa_list_get_element_match' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vanessa_adt-0.0.9/libvanessa_adt/list.c:386:57: style: Parameter 'key' can be declared as pointer to const. However it seems that '__vanessa_list_get_element_match' 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/v/vanessa-socket/vanessa-socket_0.0.13.orig.tar.xz vanessa_socket-0.0.13/libvanessa_socket/vanessa_socket_pipe.c:83:16: style: Parameter 'UNUSED_data' can be declared as pointer to const. However it seems that 'vanessa_socket_pipe_fd_write' is a callback function, if 'UNUSED_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/varnish/varnish_7.7.3.orig.tar.xz varnish-7.7.3/lib/libvarnish/vev.c:179:35: style: Parameter 'siginfo' can be declared as pointer to const. However it seems that 'vev_sigaction' is a callback function, if 'siginfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] varnish-7.7.3/lib/libvarnishapi/vsl_glob_test.c:50:19: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'cb' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/varnish-modules/varnish-modules_0.26.0.orig.tar.xz varnish-modules-0.26.0/src/vmod_vsthrottle.c:331:21: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'fini' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vast/vast_2021.02.24.orig.tar.gz vast-2021.02.24/tools/lsvast/lsvast.cpp:232:50: style: Parameter 'indent' can be declared as reference to const. However it seems that 'print_unknown' is a callback function, if 'indent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vboot-utils/vboot-utils_0~R106-15054.B+dfsg.orig.tar.xz futility/cmd_sign.c:414:47: style: Parameter 'argv' can be declared as const array. However it seems that 'print_help_pubkey' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] futility/cmd_sign.c:447:53: style: Parameter 'argv' can be declared as const array. However it seems that 'print_help_raw_firmware' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] futility/cmd_sign.c:483:51: style: Parameter 'argv' can be declared as const array. However it seems that 'print_help_bios_image' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] futility/cmd_sign.c:524:51: style: Parameter 'argv' can be declared as const array. However it seems that 'print_help_raw_kernel' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] futility/cmd_sign.c:558:54: style: Parameter 'argv' can be declared as const array. However it seems that 'print_help_kern_preamble' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] futility/cmd_sign.c:563:47: style: Parameter 'argv' can be declared as const array. However it seems that 'print_help_usbpd1' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] futility/cmd_sign.c:615:46: style: Parameter 'argv' can be declared as const array. However it seems that 'print_help_rwsig' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] futility/futility.c:273:39: style: Parameter 'argv' can be declared as const array. However it seems that 'do_version' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] futility/updater_archive.c:700:58: style: Parameter '_arg' can be declared as pointer to const. However it seems that 'archive_copy_callback' is a callback function, if '_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] futility/updater_manifest.c:181:54: style: Parameter 'image' can be declared as pointer to const. However it seems that 'change_gbb_rootkey' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] futility/updater_manifest.c:208:49: style: Parameter 'image' can be declared as pointer to const. However it seems that 'change_vblock' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/subprocess_tests.c:223:32: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'output_cb' 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/v/vcdimager/vcdimager_2.0.1+dfsg.orig.tar.xz vcdimager-2.0.1+dfsg/lib/stream_stdio.c:117:19: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_stdio_stat' 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/v/vde2/vde2_2.3.2+r586.orig.tar.gz vde2-2.3.2/src/kvde_switch/datasock.c:51:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'handle_io' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/kvde_switch/datasock.c:56:53: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'cleanup' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/kvde_switch/consmgmt.c:264:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'help' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/kvde_switch/consmgmt.c:338:35: style: Parameter 'path' can be declared as pointer to const. However it seems that 'runscript' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/kvde_switch/consmgmt.c:536:34: style: Parameter 'optarg' can be declared as pointer to const. However it seems that 'parseopt' is a callback function, if 'optarg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/lib/libvdehist.c:65:22: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'nologin' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/lib/libvdehist.c:65:54: style: Parameter 'st' can be declared as pointer to const. However it seems that 'nologin' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_l3/bfifo.c:65:45: style: Parameter 'args' can be declared as pointer to const. However it seems that 'bfifo_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_l3/pfifo.c:65:45: style: Parameter 'args' can be declared as pointer to const. However it seems that 'pfifo_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_autolink.c:782:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'alinkdellink' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_autolink.c:956:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'alinkdelwire' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_autolink.c:1055:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'alinkshutdown' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_autolink.c:1061:29: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'alinkhelp' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_plug2tap.c:260:54: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'vde_plug2tap_recv' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_l3/vde_l3.c:81:45: style: Parameter 'args' can be declared as pointer to const. However it seems that 'ufifo_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_l3/vde_l3.c:87:33: style: Parameter 'vif' can be declared as pointer to const. However it seems that 'nostats' is a callback function, if 'vif' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_l3/vde_l3.c:866: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] vde2-2.3.2/src/vde_l3/vde_l3.c:871:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'help' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_l3/vde_l3.c:1150:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'logout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_l3/vde_l3.c:1155:36: style: Parameter 's' can be declared as pointer to const. However it seems that 'doshutdown' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_router/vder_queue.c:92:47: style: Parameter 'q' can be declared as pointer to const. However it seems that 'qunlimited_may_enqueue' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_router/vder_queue.c:92:67: style: Parameter 'b' can be declared as pointer to const. However it seems that 'qunlimited_may_enqueue' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_switch/plugins/dump.c:32:23: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_switch/plugins/dump.c:42:36: style: Parameter 'event' can be declared as pointer to const. However it seems that 'testevent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_switch/plugins/pdump.c:64:33: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dump' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_switch/plugins/pdump.c:82:37: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'setfname' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_switch/plugins/pdump.c:100:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'setbuffered' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_switch/plugins/pdump.c:133:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pktevent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_switch/plugins/iplog.c:674:40: style: Parameter 'user' can be declared as pointer to const. However it seems that 'iplog_ipuser' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_switch/plugins/iplog.c:702:42: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'iplog_ipsearch' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_router/vde_router.c:243:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'logout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_router/vde_router.c:248:36: style: Parameter 's' can be declared as pointer to const. However it seems that 'doshutdown' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_router/vde_router.c:1001:32: style: Parameter 'args' can be declared as pointer to const. However it seems that 'stats' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/vde_router/vde_router.c:1016:30: style: Parameter 'args' can be declared as pointer to const. However it seems that 'arp' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/wirefilter.c:1025:33: style: Parameter 's' can be declared as pointer to const. However it seems that 'setfifo' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/wirefilter.c:1035:42: style: Parameter 's' can be declared as pointer to const. However it seems that 'setmarkov_resize' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/wirefilter.c:1046:33: style: Parameter 's' can be declared as pointer to const. However it seems that 'setedge' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/wirefilter.c:1059:40: style: Parameter 's' can be declared as pointer to const. However it seems that 'setmarkov_time' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/wirefilter.c:1071:40: style: Parameter 's' can be declared as pointer to const. However it seems that 'setmarkov_node' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/wirefilter.c:1081:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'setmarkov_debug' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/wirefilter.c:1129:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'logout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/wirefilter.c:1134:36: style: Parameter 's' can be declared as pointer to const. However it seems that 'doshutdown' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vde2-2.3.2/src/wirefilter.c:1140:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'help' 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/vdens/vdens_0.2.orig.tar.gz vdens-0.2/vdens.c:268:52: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'stream2tap_read' 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/v/vdeplug4/vdeplug4_4.0.1.orig.tar.gz vdeplug4-4.0.1/libvdeplug4/libvdeplug_cmd.c:147:35: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_cmd_ctlfd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_null.c:74:39: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_null_recv' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_null.c:74:50: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'vde_null_recv' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_null.c:80:39: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_null_send' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_null.c:92:36: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_null_ctlfd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_seqpacket.c:58:42: style: Parameter 'vde_url' can be declared as pointer to const. However it seems that 'vde_seqpacket_open' is a callback function, if 'vde_url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_seqpacket.c:107:41: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_seqpacket_ctlfd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_ptp.c:284:35: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_ptp_ctlfd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_tap.c:54:36: style: Parameter 'given_vde_url' can be declared as pointer to const. However it seems that 'vde_tap_open' is a callback function, if 'given_vde_url' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_tap.c:102:35: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_tap_ctlfd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_udp.c:208:35: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_udp_ctlfd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_vde.c:106:57: style: Parameter 'descr' can be declared as pointer to const. However it seems that 'vde_vde_open' is a callback function, if 'descr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_vde.c:107:25: style: Parameter 'open_args' can be declared as pointer to const. However it seems that 'vde_vde_open' is a callback function, if 'open_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_vxlan.c:397:37: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_vxlan_ctlfd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_vxvde.c:623:37: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_vxvde_ctlfd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/libvdeplug4/libvdeplug_netnode.c:561:39: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'vde_netnode_ctlfd' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/srcvdeplug4/vde_plug_iplog.c:101:50: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'printlogv4' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdeplug4-4.0.1/srcvdeplug4/vde_plug_iplog.c:109:50: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'printlogv6' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vdetelweb/vdetelweb_1.2.4.orig.tar.gz vdetelweb-1.2.4/vdetelweb.c:368:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'readpassword' 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/v/vdk2/vdk2_2.4.0.orig.tar.gz vdk-2.4.0/vdk/gtksourcetag.c:138:38: style: Parameter 'text_tag' can be declared as pointer to const. However it seems that 'gtk_pattern_tag_init' is a callback function, if 'text_tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdk-2.4.0/vdk/gtksourcetag.c:211:40: style: Parameter 'text_tag' can be declared as pointer to const. However it seems that 'gtk_embedded_tag_init' is a callback function, if 'text_tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdk-2.4.0/vdk/gtkundomanager.c:574:58: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gtk_undo_manager_end_user_action_handler' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdk-2.4.0/vdk/gtkundomanager.c:574:82: style: Parameter 'um' can be declared as pointer to const. However it seems that 'gtk_undo_manager_end_user_action_handler' is a callback function, if 'um' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdk-2.4.0/vdk/gtksourcebuffer.c:347:22: style: Parameter 'mark' can be declared as pointer to const. However it seems that 'move_cursor' is a callback function, if 'mark' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdk-2.4.0/vdk/gtkdatabox.c:549:73: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_databox_button_press_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdk-2.4.0/vdk/gtkdatabox.c:625:27: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_databox_button_release_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdk-2.4.0/vdk/gtkdatabox.c:645:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_databox_motion_notify_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdk-2.4.0/vdk/vdktreeview.cc:690:36: style: Parameter 'col' can be declared as pointer to const. However it seems that 'col_clicked_cb' is a callback function, if 'col' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vdo/vdo_8.3.1.1.orig.tar.gz vdo-8.3.1.1/utils/vdo/fileLayer.c:227:35: style: Parameter 'header' can be declared as pointer to const. However it seems that 'noWriter' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdo-8.3.1.1/utils/vdo/fileLayer.c:230:35: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'noWriter' 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/v/vdr-plugin-streamdev/vdr-plugin-streamdev_0.6.4.orig.tar.gz vdr-plugin-streamdev-0.6.4/libdvbmpeg/transform.c:802:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'pes_filt' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdr-plugin-streamdev-0.6.4/libdvbmpeg/transform.c:1028:25: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'write_out' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdr-plugin-streamdev-0.6.4/libdvbmpeg/transform.c:1028:47: style: Parameter 'p' can be declared as pointer to const. However it seems that 'write_out' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdr-plugin-streamdev-0.6.4/libdvbmpeg/transform.c:2388:28: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'write_out_es' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdr-plugin-streamdev-0.6.4/libdvbmpeg/transform.c:2397:29: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'write_out_pes' 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/v/vdr-plugin-xineliboutput/vdr-plugin-xineliboutput_2.3.0.orig.tar.gz xineliboutput-2.3.0/xine/adjustable_scr.c:102:44: style: Parameter 'scr' can be declared as pointer to const. However it seems that 'scr_get_priority' is a callback function, if 'scr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xineliboutput-2.3.0/xine/adjustable_scr.c:256:55: style: Parameter 'scr' can be declared as pointer to const. However it seems that 'adjustable_scr_got_pcr' is a callback function, if 'scr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xineliboutput-2.3.0/xine/osd_manager.c:893:42: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'argb_supported' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xineliboutput-2.3.0/xine/demux_xvdr.c:1370:58: style: Parameter 'this_gen' can be declared as pointer to const. However it seems that 'demux_xvdr_get_stream_length' is a callback function, if 'this_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xineliboutput-2.3.0/xine/demux_xvdr.c:1375:61: style: Parameter 'this_gen' can be declared as pointer to const. However it seems that 'demux_xvdr_get_capabilities' is a callback function, if 'this_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xineliboutput-2.3.0/xine/demux_xvdr.c:1380:57: style: Parameter 'this_gen' can be declared as pointer to const. However it seems that 'demux_xvdr_get_optional_data' is a callback function, if 'this_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xineliboutput-2.3.0/xine/demux_xvdr.c:1381:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'demux_xvdr_get_optional_data' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xineliboutput-2.3.0/xine/demux_xvdr.c:1433:63: style: Parameter 'this_gen' can be declared as pointer to const. However it seems that 'demux_xvdr_get_description' is a callback function, if 'this_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xineliboutput-2.3.0/xine/demux_xvdr.c:1438:62: style: Parameter 'this_gen' can be declared as pointer to const. However it seems that 'demux_xvdr_get_identifier' is a callback function, if 'this_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xineliboutput-2.3.0/xine/demux_xvdr.c:1443:62: style: Parameter 'this_gen' can be declared as pointer to const. However it seems that 'demux_xvdr_get_extensions' is a callback function, if 'this_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xineliboutput-2.3.0/xine/demux_xvdr.c:1448:61: style: Parameter 'this_gen' can be declared as pointer to const. However it seems that 'demux_xvdr_get_mimetypes' is a callback function, if 'this_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vdt/vdt_0.4.4.orig.tar.gz vdt-0.4.4/src/expfWrapper.c:27:43: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'vdt_vf' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdt-0.4.4/src/expfWrapper.c:42:43: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'vdt_vd' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdt-0.4.4/src/vdtNumpyWrapper.c:29:43: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'vdt_vf' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdt-0.4.4/src/vdtNumpyWrapper.c:42:43: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'vdt_vd' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdt-0.4.4/src/vdtNumpyWrapper.c:57:45: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'vdt_vf21' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdt-0.4.4/src/vdtNumpyWrapper.c:70:45: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'vdt_vf12' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdt-0.4.4/src/vdtNumpyWrapper.c:83:45: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'vdt_vf31' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdt-0.4.4/src/vdtNumpyWrapper.c:97:45: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'vdt_vd21' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdt-0.4.4/src/vdtNumpyWrapper.c:110:45: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'vdt_vd12' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vdt-0.4.4/src/vdtNumpyWrapper.c:123:45: style: Parameter 'dimensions' can be declared as pointer to const. However it seems that 'vdt_vd31' is a callback function, if 'dimensions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vectorscan/vectorscan_5.4.11.orig.tar.gz vectorscan-5.4.11/examples/simplegrep.c:70:74: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'eventHandler' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vectorscan-5.4.11/chimera/ch_runtime.c:98:31: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'null_onEvent' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vectorscan-5.4.11/src/runtime.c:72:40: style: Parameter 'ctxt' can be declared as pointer to const. However it seems that 'null_onEvent' is a callback function, if 'ctxt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vectorscan-5.4.11/unit/internal/fdr_flood.cpp:104:60: style: Parameter 'scratch' can be declared as pointer to const. However it seems that 'countCallback' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/verbiste/verbiste_0.1.49.orig.tar.gz verbiste-0.1.49/src/mate/panel-applet.cpp:66:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'onKeyPressInEntry' 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/v/verilator/verilator_5.040.orig.tar.gz verilator-5.040/test_regress/t/t_vpi_onetime_cbs.cpp:90:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'AtEndOfSimTimeCallback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] verilator-5.040/test_regress/t/t_vpi_onetime_cbs.cpp:114:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'TheCallback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] verilator-5.040/test_regress/t/t_vpi_onetime_cbs.cpp:163:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'StartOfSimulationCallback' 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/v/veyon/veyon_4.9.7+repack1.orig.tar.xz veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/bench.c:48:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'on_info' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/bench.c:53:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'on_data' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2215:30: style: Parameter 'p' can be declared as pointer to const. However it seems that 'request_url_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2226:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'header_field_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2245:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'header_value_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2274:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'body_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2288:29: style: Parameter 'p' can be declared as pointer to const. However it seems that 'count_body_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2298:32: style: Parameter 'p' can be declared as pointer to const. However it seems that 'message_begin_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2307:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'headers_complete_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2321:35: style: Parameter 'p' can be declared as pointer to const. However it seems that 'message_complete_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2354:34: style: Parameter 'p' can be declared as pointer to const. However it seems that 'response_status_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2368:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'chunk_header_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2381:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'chunk_complete_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2399:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_message_begin_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2407:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_header_field_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2415:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_header_value_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2423:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_request_url_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2431:32: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_body_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2439:44: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_headers_complete_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2448:44: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_message_complete_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2457:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_response_status_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2465:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_chunk_header_cb' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] veyon-4.9.7/3rdparty/qthttpserver/src/3rdparty/http-parser/test.c:2473:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'dontcall_chunk_complete_cb' 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/v/vflib3/vflib3_3.7.2+dfsg.orig.tar.xz VFlib3-3.7.2/src/cache.c:566:52: style: Parameter 'key' can be declared as pointer to const. However it seems that 'table_put_obj2' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] VFlib3-3.7.2/src/cache.c:623:43: style: Parameter 'key' can be declared as pointer to const. However it seems that 'table_get_id_by_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] VFlib3-3.7.2/src/cache.c:639:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'table_get_id_by_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] VFlib3-3.7.2/src/fileman.c:285:19: style: Parameter 'path' can be declared as pointer to const. However it seems that 'simple_open' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] VFlib3-3.7.2/src/fileman.c:285:67: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'simple_open' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/viewnior/viewnior_1.8.orig.tar.gz Viewnior-viewnior-1.8/src/uni-dragger.c:168:62: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uni_dragger_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/uni-scroll-win.c:87:73: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'uni_scroll_win_nav_btn_clicked' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/uni-scroll-win.c:211:65: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uni_scroll_win_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/uni-nav.c:290:57: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'uni_nav_button_released' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/uni-nav.c:361:73: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'uni_nav_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/vnr-crop.c:302:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'drawable_button_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/vnr-crop.c:315:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'drawable_button_release_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/vnr-crop.c:332:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'drawable_motion_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/vnr-properties-dialog.c:37:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/vnr-prefs.c:151:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/uni-image-view.c:649:67: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'uni_image_view_scroll_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/vnr-window.c:894:59: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'fullscreen_motion_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/vnr-window.c:1108:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_change_state_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Viewnior-viewnior-1.8/src/vnr-window.c:1132:32: style: Parameter 'view' can be declared as pointer to const. However it seems that 'zoom_changed_cb' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vifm/vifm_0.14.3.orig.tar.gz src/compare.c:360:26: style: Parameter 'view' can be declared as pointer to const. However it seems that 'is_not_duplicate' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/compare.c:360:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'is_not_duplicate' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/cmd_handlers.c:2080:76: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'remove_bmark' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/engine/options.c:359:25: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'print_if_changed' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/engine/options.c:518:23: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'set_print_void' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fops_common.c:975:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ui_cancellation_hook' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fops_misc.c:642:43: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'complete_filename' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fops_misc.c:728:28: style: Parameter 'files' can be declared as const array. However it seems that 'verify_retarget_list' is a callback function, if 'files' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fops_misc.c:728:55: style: Parameter 'names' can be declared as const array. However it seems that 'verify_retarget_list' is a callback function, if 'names' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fops_misc.c:729:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'verify_retarget_list' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fops_misc.c:1492:40: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'complete_owner' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fops_misc.c:1534:40: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'complete_group' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fops_rename.c:103:45: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'rename_file_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fops_rename.c:161:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'complete_filename_only' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/fops_put.c:1248:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'make_conflict_message' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lua/lua/ldblib.c:323:45: style: Parameter 'ar' can be declared as pointer to const. However it seems that 'hookf' is a callback function, if 'ar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/filelist.c:1356:22: style: Parameter 'view' can be declared as pointer to const. However it seems that 'is_temporary' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/filelist.c:1356:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'is_temporary' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lua/lua/ldebug.c:150:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gethookmask' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lua/lua/ldebug.c:155:42: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gethookcount' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lua/lua/lapi.c:1125:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_status' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lua/lua/ldo.c:835:50: style: Parameter 'from' can be declared as pointer to const. However it seems that 'lua_resume' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lua/lua/ldo.c:870:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_isyieldable' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/lua/lua/lstate.c:342:55: style: Parameter 'from' can be declared as pointer to const. However it seems that 'lua_closethread' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/menus/dirstack_menu.c:48:29: style: Parameter 'view' can be declared as pointer to const. However it seems that 'execute_dirstack_cb' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/menus/dirstack_menu.c:48:48: style: Parameter 'm' can be declared as pointer to const. However it seems that 'execute_dirstack_cb' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/menus/filetypes_menu.c:163:28: style: Parameter 'view' can be declared as pointer to const. However it seems that 'filetypes_khandler' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/menus/jobs_menu.c:63:25: style: Parameter 'view' can be declared as pointer to const. However it seems that 'execute_jobs_cb' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/menus/jobs_menu.c:63:44: style: Parameter 'm' can be declared as pointer to const. However it seems that 'execute_jobs_cb' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/menus/marks_menu.c:123:44: style: Parameter 'm' can be declared as pointer to const. However it seems that 'execute_mark_cb' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/menus/trash_menu.c:143:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ui_cancellation_hook' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/attr_dialog_nix.c:382:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_c' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/attr_dialog_nix.c:553:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_r' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/attr_dialog_nix.c:560:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_w' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/attr_dialog_nix.c:567:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_x' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/attr_dialog_nix.c:574:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_s' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/attr_dialog_win.c:351:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_c' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/attr_dialog_win.c:469:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_G' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/attr_dialog_win.c:484:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gg' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/attr_dialog_win.c:539:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_j' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/attr_dialog_win.c:557:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_k' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/change_dialog.c:166:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_c' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/change_dialog.c:192:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_G' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/change_dialog.c:201:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gg' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/sort_dialog.c:277:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_l' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/sort_dialog.c:283:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_c' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/sort_dialog.c:306:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_G' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/sort_dialog.c:315:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gg' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/file_info.c:469:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_c' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/file_info.c:475:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_l' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/menu.c:252:52: style: Parameter 'extra_arg' can be declared as pointer to const. However it seems that 'complete_line_in_menu' is a callback function, if 'extra_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/menu.c:426:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_c' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/menu.c:503:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_l' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/menu.c:641:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_B' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/menu.c:737:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_b' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/menu.c:757:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_dd' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/menu.c:768:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gf' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/dialogs/msg_dialog.c:176:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_l' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:254:45: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_leave' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:261:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_l' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:268:45: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_colon' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:276:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_bottom' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:283:43: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_top' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:290:49: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_down_line' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:297:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_up_line' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:304:51: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_down_screen' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:311:49: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_up_screen' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:318:49: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_down_page' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/more.c:325:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_up_page' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:395:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_a' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:401:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_b' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:410:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_c' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:436:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_f' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:463:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_g' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:472:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_l' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:500:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_x' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:537:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_D' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:544:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_F' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:553:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_G' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:564:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_H' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:571:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_L' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:578:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_M' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:584:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_N' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:621:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_dollar' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:630:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_percent' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:644:45: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_comma' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:656:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_zero' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:676:49: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_semicolon' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:687:45: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_slash' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:694:48: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_question' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:702:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_av' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:715:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_d' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:733:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_f' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:797:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gg' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:814:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gU' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:821:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gu' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:837:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gv' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:988:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_n' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1002:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_q_colon' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1010:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_q_slash' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1017:50: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_q_question' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1045:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_v' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1157:50: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_left_paren' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1165:51: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_right_paren' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1172:43: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_z_k' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1179:43: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_z_j' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1186:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_lb_c' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1193:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_rb_c' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1200:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_lb_d' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1207:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_rb_d' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1214:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_lb_s' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1221:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_rb_s' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1228:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_lb_S' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1235:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_rb_S' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1242:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_lb_z' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1249:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_rb_z' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1257:58: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_left_curly_bracket' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/visual.c:1265:59: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_right_curly_bracket' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/view.c:751:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_l' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/view.c:854:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wo' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/view.c:867:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_ws' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/view.c:900:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wv' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/view.c:938:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wz' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/view.c:973:43: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_tab' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/view.c:1060:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_N' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/view.c:1377:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_n' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/view.c:1553:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_q' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ops.c:327:16: style: Parameter 'ops' can be declared as pointer to const. However it seems that 'op_none' is a callback function, if 'ops' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ops.c:327:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'op_none' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ops.c:355:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'op_removesl' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ops.c:759:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'op_chmod' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ops.c:773:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'op_chmodr' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ops.c:908:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'op_mkdir' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ops.c:1122:30: style: Parameter 'args' can be declared as pointer to const. However it seems that 'confirm_overwrite' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ops.c:1191:27: style: Parameter 'args' can be declared as pointer to const. However it seems that 'dispatch_error' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ops.c:1262:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ui_cancellation_hook' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:573:45: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_space' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:647:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_l' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:668:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_r' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:726:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wb' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:733:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wh' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:740:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wj' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:747:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wk' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:754:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wl' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:762:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wo' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:769:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_ws' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:776:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wt' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:784:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wv' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:790:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_ww' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:820:55: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'modnorm_ctrl_wequal' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:826:54: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'modnorm_ctrl_wless' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:832:57: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'modnorm_ctrl_wgreater' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:838:54: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'modnorm_ctrl_wplus' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:844:55: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'modnorm_ctrl_wminus' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:884:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wx' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:896:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_wz' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:921:49: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_shift_tab' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1095:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gt' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1109:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gT' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1165:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_gv' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1207:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_N' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1214:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_P' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1221:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_V' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1229:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ZQ' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1236:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ZZ' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1372:45: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_slash' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1379:45: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_qmark' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1386:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_al' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1393:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_av' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1408:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_cg' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1432:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_co' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1491:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_DD' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1498:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_dd' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1691:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_n' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1706:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_p' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1721:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_rl' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1737:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_q_colon' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1744:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_q_slash' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1751:50: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_q_question' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1778:48: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_q_equals' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/normal.c:1810:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_u' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:1098:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_a' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:1109:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_b' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:1124:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_c' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:1184:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_f' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:1283:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_rb' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:1687:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_return' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:2303:51: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_xslash' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:2352:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_xd' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:2360:48: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_xxd' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:2384:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_ctrl_xm' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:2528:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_meta_b' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/modes/cmdline.c:2575:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'cmd_meta_f' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/status.c:670:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'size_updater' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/ui/cancellation.c:54:28: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ui_cancellation_hook' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/opt_handlers.c:3522:35: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'map_name' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/abbrevs/addition.c:71:15: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/abbrevs/deletion.c:61:15: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/autocmds/list.c:66:37: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dummy_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/autocmds/list.c:72:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'list_handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/autocmds/basic.c:167:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/autocmds/remove.c:31:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'handler' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/bmarks/find.c:85:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'bmarks_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/bmarks/list.c:50:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'bmarks_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/bmarks/utils.c:22:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'bmarks_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/cmds/suite.c:81:44: style: Parameter 'extra_arg' can be declared as pointer to const. However it seems that 'complete_line' is a callback function, if 'extra_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/cmds/suite.c:95:70: style: Parameter 'extra_arg' can be declared as pointer to const. However it seems that 'complete_args' is a callback function, if 'extra_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/cmds/suite.c:128:53: style: Parameter 'usr1' can be declared as pointer to const. However it seems that 'expand_macros' is a callback function, if 'usr1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/cmds/suite.c:128:64: style: Parameter 'usr2' can be declared as pointer to const. However it seems that 'expand_macros' is a callback function, if 'usr2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/commands/map.c:104:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'silent_key' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/fileops/suite.c:70:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/fileops/put_files.c:817:9: style: Parameter 'cb_arg' can be declared as pointer to const. However it seems that 'line_prompt_rec' is a callback function, if 'cb_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/fuzz/suite.c:112:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_dummy' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/fuzz/suite.c:314:70: style: Parameter 'extra_arg' can be declared as pointer to const. However it seems that 'complete_args' is a callback function, if 'extra_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/fuzz/suite.c:334:53: style: Parameter 'usr1' can be declared as pointer to const. However it seems that 'expand_macros' is a callback function, if 'usr1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/fuzz/suite.c:334:64: style: Parameter 'usr2' can be declared as pointer to const. However it seems that 'expand_macros' is a callback function, if 'usr2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/iop/cp-confirm.c:136:30: style: Parameter 'args' can be declared as pointer to const. However it seems that 'confirm_overwrite' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/iop/cp-confirm.c:143:27: style: Parameter 'args' can be declared as pointer to const. However it seems that 'deny_overwrite' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/iop/error.c:159:33: style: Parameter 'args' can be declared as pointer to const. However it seems that 'handle_errors' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/ior/error.c:77:33: style: Parameter 'args' can be declared as pointer to const. However it seems that 'handle_errors' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/ior/mv-confirm.c:132:30: style: Parameter 'args' can be declared as pointer to const. However it seems that 'confirm_overwrite' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/ior/mv-confirm.c:139:27: style: Parameter 'args' can be declared as pointer to const. However it seems that 'deny_overwrite' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/ior/mv.c:447:33: style: Parameter 'args' can be declared as pointer to const. However it seems that 'ignore_errors' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/ior/mv.c:470:30: style: Parameter 'args' can be declared as pointer to const. However it seems that 'confirm_overwrite' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/ior/cp.c:656:30: style: Parameter 'args' can be declared as pointer to const. However it seems that 'confirm_overwrite' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin.c:33:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'key_X' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:95:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_colon' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:103:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_m' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:117:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_quote' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:122:43: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_gg' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:127:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_H' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:132:43: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_gu' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:138:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_j' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:144:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_k' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:154:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_s' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:159:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_i' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:164:43: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_if' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:169:57: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_ctrl_w_less_than' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:175:47: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_delete' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:183:56: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_delete_selector' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:191:42: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_v' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:198:54: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_yank_selector' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:204:45: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_quit' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/builtin_keys.c:209:45: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'keys_norm' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/foreign_keys.c:123:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'key_X' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/selectors.c:124:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'key_tail' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/selectors.c:130:43: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'key_cmd' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/selectors.c:136:46: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'selector_a' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/silent.c:36:44: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'key_test' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/keys/users_key_to_key.c:75:50: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'key_selfremove' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/menus/undolist.c:69:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/misc/event_loop.c:161:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'x_key' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/misc/event_loop.c:168:41: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'X_key' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/misc/event_loop.c:175:51: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'set_pending_key' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/misc/event_loop.c:182:53: style: Parameter 'keys_info' can be declared as pointer to const. However it seems that 'check_pending_key' is a callback function, if 'keys_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/misc/flist_tree.c:676:25: style: Parameter 'view' can be declared as pointer to const. However it seems that 'remove_selected' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/misc/flist_tree.c:676:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'remove_selected' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-support/stic/stic.c:194:52: style: Parameter 'reason' can be declared as pointer to const. However it seems that 'stic_simple_test_result_log' is a callback function, if 'reason' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-support/stic/stic.c:517:29: style: Parameter 'marker' can be declared as pointer to const. However it seems that 'set_magic_marker' is a callback function, if 'marker' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/undo/suite.c:50:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/undo/undolevels.c:10:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'execute_dummy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/undo/trash.c:85:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/undo/undo.c:49:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_dummy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/undo/undo.c:114:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'execute_fail' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/undo/undo.c:203:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_skip' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/undo/undolist.c:49:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/utils/fsdata.c:284:72: style: Parameter 'data' can be declared as pointer to const. However it seems that 'traverser' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/utils/fsdata.c:285:9: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'traverser' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-support/test-utils.c:228:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-support/test-utils.c:347:49: style: Parameter 'extra_arg' can be declared as pointer to const. However it seems that 'complete_line_stub' is a callback function, if 'extra_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-support/test-utils.c:354:9: style: Parameter 'extra_arg' can be declared as pointer to const. However it seems that 'complete_args_stub' is a callback function, if 'extra_arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-support/test-utils.c:372:53: style: Parameter 'usr1' can be declared as pointer to const. However it seems that 'expand_macros' is a callback function, if 'usr1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/test-support/test-utils.c:372:64: style: Parameter 'usr2' can be declared as pointer to const. However it seems that 'expand_macros' is a callback function, if 'usr2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tests/utils/process_cmd_output.c:92:39: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'line_handler' 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/v/vigor/vigor_0.016.orig.tar.gz vigor-0.016.orig/ex/ex_cscope.c:436:9: style: Parameter 'cmdp' can be declared as pointer to const. However it seems that 'cscope_find' is a callback function, if 'cmdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vigor-0.016.orig/ex/ex_cscope.c:854:8: style: Parameter 'cn' can be declared as pointer to const. However it seems that 'cscope_kill' is a callback function, if 'cn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vigor-0.016.orig/tk/tk_util.c:238:8: style: Parameter 'line' can be declared as pointer to const. However it seems that 'tk_msg' 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/v/viking/viking_1.10+git20250612.b98e55e.orig.tar.xz viking-1.10+git20250612.b98e55e/src/vikgobjectbuilder.c:69:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'vik_gobject_builder_new_object' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] viking-1.10+git20250612.b98e55e/src/vikgobjectbuilder.c:69:67: style: Parameter 'object' can be declared as pointer to const. However it seems that 'vik_gobject_builder_new_object' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] viking-1.10+git20250612.b98e55e/test/test_babel.c:8:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'print_file_format' 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/v/vile/vile_9.8za.orig.tar.xz vile-9.8za/basic.c:1466:25: style: Parameter 'bp' can be declared as pointer to const. However it seems that 'update_marklist' is a callback function, if 'bp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/djhandl.c:34:35: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'ctrl_c_isr' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/bind.c:177:23: style: Parameter 'a' can be declared as pointer to const. However it seems that 'new_namebst' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/bind.c:197:23: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dpy_namebst' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/bind.c:435:25: style: Parameter 'bp' can be declared as pointer to const. However it seems that 'update_termchrs' is a callback function, if 'bp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/finderr.c:413:23: style: Parameter 'bp' can be declared as pointer to const. However it seems that 'free_err_exps' is a callback function, if 'bp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/gppconio.c:440:20: style: Parameter 'fp' can be declared as pointer to const. However it seems that '_scan_getche' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/gppconio.c:446:28: style: Parameter 'fp' can be declared as pointer to const. However it seems that '_scan_ungetch' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/menu.c:149:21: style: Parameter 'action' can be declared as pointer to const. However it seems that 'common_action' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/nullterm.c:133:74: style: Parameter 'GCC_UNUSED' can be declared as pointer to const. However it seems that 'nullterm_watchfd' is a callback function, if 'GCC_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/region.c:427:17: style: Parameter 'flagp' can be declared as pointer to const. However it seems that 'detabline' is a callback function, if 'flagp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/region.c:488:17: style: Parameter 'flagp' can be declared as pointer to const. However it seems that 'entabline' is a callback function, if 'flagp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/tags.c:158:20: style: Parameter 'a' can be declared as pointer to const. However it seems that 'new_tags' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/tags.c:177:20: style: Parameter 'a' can be declared as pointer to const. However it seems that 'dpy_tags' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vile-9.8za/tags.c:987:25: style: Parameter 'bp' can be declared as pointer to const. However it seems that 'update_tagstack' is a callback function, if 'bp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vimb/vimb_3.7.0+git20240706.orig.tar.xz vimb-3.7.0+git20240706/src/ext-proxy.c:140:50: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_connection_close' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vimb-3.7.0+git20240706/src/ext-proxy.c:141:39: style: Parameter 'error' can be declared as pointer to const. However it seems that 'on_connection_close' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vimb-3.7.0+git20240706/src/ext-proxy.c:141:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_connection_close' 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/v/vimix/vimix_0.8.4+git20250220+ds.orig.tar.xz vimix-0.8.4+git20250220+ds/ext/imgui/imgui_widgets.cpp:1570:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Items_ArrayGetter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vimix-0.8.4+git20250220+ds/ext/imgui/imgui_widgets.cpp:1579:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Items_SingleStringGetter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vimix-0.8.4+git20250220+ds/src/SourceList.cpp:31:30: style: Parameter 'first' can be declared as pointer to const. However it seems that 'compare_depth' is a callback function, if 'first' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vimix-0.8.4+git20250220+ds/src/SourceList.cpp:31:46: style: Parameter 'second' can be declared as pointer to const. However it seems that 'compare_depth' is a callback function, if 'second' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vino/vino_3.22.0.orig.tar.xz vino-3.22.0/server/libvncserver/translate.c:198:67: style: Parameter 'out' can be declared as pointer to const. However it seems that 'rfbTranslateNone' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinitcmtemplate.c:46:62: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbInitColourMapSingleTable8' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinitcmtemplate.c:47:45: style: Parameter 'out' can be declared as pointer to const. However it seems that 'rfbInitColourMapSingleTable8' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinittctemplate.c:60:64: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbInitTrueColourSingleTable8' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinittctemplate.c:61:50: style: Parameter 'out' can be declared as pointer to const. However it seems that 'rfbInitTrueColourSingleTable8' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinittctemplate.c:99:62: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbInitTrueColourRGBTables8' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinittctemplate.c:100:48: style: Parameter 'out' can be declared as pointer to const. However it seems that 'rfbInitTrueColourRGBTables8' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tabletranstemplate.c:86:64: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbTranslateWithRGBTables8to8' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinit24.c:31:61: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbInitColourMapSingleTable24' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinit24.c:32:45: style: Parameter 'out' can be declared as pointer to const. However it seems that 'rfbInitColourMapSingleTable24' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinit24.c:75:63: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbInitTrueColourSingleTable24' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinit24.c:76:50: style: Parameter 'out' can be declared as pointer to const. However it seems that 'rfbInitTrueColourSingleTable24' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinit24.c:116:61: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbInitTrueColourRGBTables24' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tableinit24.c:117:48: style: Parameter 'out' can be declared as pointer to const. However it seems that 'rfbInitTrueColourRGBTables24' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tabletrans24template.c:50:65: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbTranslateWithSingleTable24to24' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tabletrans24template.c:51:53: style: Parameter 'out' can be declared as pointer to const. However it seems that 'rfbTranslateWithSingleTable24to24' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tabletrans24template.c:89:63: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbTranslateWithRGBTables24to24' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tabletrans24template.c:174:64: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbTranslateWithRGBTables24to8' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/libvncserver/tabletrans24template.c:243:63: style: Parameter 'in' can be declared as pointer to const. However it seems that 'rfbTranslateWithRGBTables8to24' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-fb.c:920:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_fb_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-fb.c:942:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_fb_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-prompt.c:89:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_prompt_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-prompt.c:108:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_prompt_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-status-tube-icon.c:109:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_status_tube_icon_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-status-tube-icon.c:129:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_status_tube_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-status-icon.c:132:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_status_icon_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-status-icon.c:154:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_status_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-status-icon.c:244:41: style: Parameter 'icon' can be declared as pointer to const. However it seems that 'vino_status_icon_about' is a callback function, if 'icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-tube-server.c:113:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_tube_server_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-tube-server.c:132:17: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_tube_server_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-server.c:1155:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_server_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vino-3.22.0/server/vino-server.c:1222:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vino_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/v/vips/vips_8.16.1.orig.tar.gz libvips-8.16.1/examples/progress-cancel.c:13:29: style: Parameter 'image' can be declared as pointer to const. However it seems that 'preeval_callback' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/examples/progress-cancel.c:13:50: style: Parameter 'progress' can be declared as pointer to const. However it seems that 'preeval_callback' is a callback function, if 'progress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/examples/progress-cancel.c:13:66: style: Parameter 'pdata' can be declared as pointer to const. However it seems that 'preeval_callback' is a callback function, if 'pdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/examples/progress-cancel.c:19:47: style: Parameter 'progress' can be declared as pointer to const. However it seems that 'eval_callback' is a callback function, if 'progress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/arithmetic/avg.c:116:31: style: Parameter 'statistic' can be declared as pointer to const. However it seems that 'vips_avg_start' is a callback function, if 'statistic' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/arithmetic/deviate.c:133:35: style: Parameter 'statistic' can be declared as pointer to const. However it seems that 'vips_deviate_start' is a callback function, if 'statistic' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/colour/UCS2LCh.c:213:19: style: Parameter 'client' can be declared as pointer to const. However it seems that 'tables_init' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/conversion/extract.c:237:41: style: Parameter 'extract' can be declared as pointer to const. However it seems that 'vips_extract_area_init' is a callback function, if 'extract' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/conversion/tilecache.c:333:29: style: Parameter 'key' can be declared as pointer to const. However it seems that 'vips_tile_unlocked' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/conversion/tilecache.c:333:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'vips_tile_unlocked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/conversion/tilecache.c:433:26: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'vips_rect_hash' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/conversion/tilecache.c:448:27: style: Parameter 'a' can be declared as pointer to const. However it seems that 'vips_rect_equal' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/conversion/tilecache.c:448:40: style: Parameter 'b' can be declared as pointer to const. However it seems that 'vips_rect_equal' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/create/grey.c:77:28: style: Parameter 'point' can be declared as pointer to const. However it seems that 'vips_grey_point' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/create/sdf.c:93:26: style: Parameter 'sdf' can be declared as pointer to const. However it seems that 'vips_sdf_circle' is a callback function, if 'sdf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/create/sdf.c:99:23: style: Parameter 'sdf' can be declared as pointer to const. However it seems that 'vips_sdf_box' is a callback function, if 'sdf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:174:32: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'input_imagevec_init' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:174:43: style: Parameter 'str' can be declared as pointer to const. However it seems that 'input_imagevec_init' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:219:22: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'mask_init' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:366:41: style: Parameter 'str' can be declared as pointer to const. However it seems that 'input_double_init' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:404:33: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'input_doublevec_init' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:404:44: style: Parameter 'str' can be declared as pointer to const. However it seems that 'input_doublevec_init' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:489:30: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'input_intvec_init' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:489:41: style: Parameter 'str' can be declared as pointer to const. However it seems that 'input_intvec_init' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:564:38: style: Parameter 'str' can be declared as pointer to const. However it seems that 'input_int_init' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:730:30: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'input_gvalue_init' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:730:41: style: Parameter 'str' can be declared as pointer to const. However it seems that 'input_gvalue_init' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/dispatch_types.c:780:31: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'output_gvalue_init' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format_dispatch.c:41:26: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'jpeg2vips_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format_dispatch.c:67:24: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'vips2dz_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format_dispatch.c:93:26: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'vips2jpeg_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format_dispatch.c:301:29: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'analyze2vips_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format_dispatch.c:324:25: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'csv2vips_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format_dispatch.c:347:25: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'vips2csv_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format_dispatch.c:370:25: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'ppm2vips_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format_dispatch.c:393:25: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'vips2ppm_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format_dispatch.c:416:26: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'fits2vips_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format.c:57:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'format_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/format.c:57:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'format_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/mask_dispatch.c:60:23: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'matinv_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/mask_dispatch.c:86:23: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'mattrn_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/mask_dispatch.c:112:23: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'matcat_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/mask_dispatch.c:139:23: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'matmul_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/mask_dispatch.c:401:31: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'rotate_imask45_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/mask_dispatch.c:426:31: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'rotate_imask90_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/mask_dispatch.c:451:31: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'rotate_dmask45_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/deprecated/mask_dispatch.c:476:31: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'rotate_dmask90_vec' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/foreign/csvsave.c:121:59: style: Parameter 'area' can be declared as pointer to const. However it seems that 'vips_foreign_save_csv_block' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/foreign/csvload.c:150:50: style: Parameter 'load' can be declared as pointer to const. However it seems that 'vips_foreign_load_csv_get_flags' is a callback function, if 'load' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/foreign/csvload.c:633:54: style: Parameter 'source' can be declared as pointer to const. However it seems that 'vips_foreign_load_csv_source_is_a_source' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/foreign/foreign.c:443:32: style: Parameter 'a' can be declared as pointer to const. However it seems that 'file_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/foreign/foreign.c:443:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'file_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/foreign/foreign.c:443:62: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'file_compare' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/foreign/matrixsave.c:78:62: style: Parameter 'area' can be declared as pointer to const. However it seems that 'vips_foreign_save_matrix_block' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/foreign/matrixload.c:104:53: style: Parameter 'load' can be declared as pointer to const. However it seems that 'vips_foreign_load_matrix_get_flags' is a callback function, if 'load' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/foreign/rawload.c:68:50: style: Parameter 'load' can be declared as pointer to const. However it seems that 'vips_foreign_load_raw_get_flags' is a callback function, if 'load' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:315:21: style: Parameter 'argument_class' can be declared as pointer to const. However it seems that 'vips_object_hash_arg' is a callback function, if 'argument_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:316:24: style: Parameter 'argument_instance' can be declared as pointer to const. However it seems that 'vips_object_hash_arg' is a callback function, if 'argument_instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:366:21: style: Parameter 'argument_class' can be declared as pointer to const. However it seems that 'vips_object_equal_arg' is a callback function, if 'argument_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:367:24: style: Parameter 'argument_instance' can be declared as pointer to const. However it seems that 'vips_object_equal_arg' is a callback function, if 'argument_instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:489:35: style: Parameter 'object' can be declared as pointer to const. However it seems that 'vips_object_unref_arg' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:491:21: style: Parameter 'argument_class' can be declared as pointer to const. However it seems that 'vips_object_unref_arg' is a callback function, if 'argument_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:492:24: style: Parameter 'argument_instance' can be declared as pointer to const. However it seems that 'vips_object_unref_arg' is a callback function, if 'argument_instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:561:33: style: Parameter 'object' can be declared as pointer to const. However it seems that 'vips_object_ref_arg' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:563:21: style: Parameter 'argument_class' can be declared as pointer to const. However it seems that 'vips_object_ref_arg' is a callback function, if 'argument_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:564:24: style: Parameter 'argument_instance' can be declared as pointer to const. However it seems that 'vips_object_ref_arg' is a callback function, if 'argument_instance' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:651:44: style: Parameter 'a' can be declared as pointer to const. However it seems that 'vips_cache_get_first_fn' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/cache.c:651:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'vips_cache_get_first_fn' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/sourcecustom.c:155:55: style: Parameter 'source_custom' can be declared as pointer to const. However it seems that 'vips_source_custom_seek_signal_real' is a callback function, if 'source_custom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/targetcustom.c:188:56: style: Parameter 'target_custom' can be declared as pointer to const. However it seems that 'vips_target_custom_write_signal_real' is a callback function, if 'target_custom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/targetcustom.c:197:55: style: Parameter 'target_custom' can be declared as pointer to const. However it seems that 'vips_target_custom_read_signal_real' is a callback function, if 'target_custom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/targetcustom.c:198:8: style: Parameter 'data' can be declared as pointer to const. However it seems that 'vips_target_custom_read_signal_real' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/targetcustom.c:206:55: style: Parameter 'target_custom' can be declared as pointer to const. However it seems that 'vips_target_custom_seek_signal_real' is a callback function, if 'target_custom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/targetcustom.c:215:54: style: Parameter 'target_custom' can be declared as pointer to const. However it seems that 'vips_target_custom_end_signal_real' is a callback function, if 'target_custom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/targetcustom.c:223:57: style: Parameter 'target_custom' can be declared as pointer to const. However it seems that 'vips_target_custom_finish_signal_real' is a callback function, if 'target_custom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/window.c:307:49: style: Parameter 'req' can be declared as pointer to const. However it seems that 'vips_window_fits' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/iofuncs/window.c:307:60: style: Parameter 'b' can be declared as pointer to const. However it seems that 'vips_window_fits' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/global_balance.c:336:33: style: Parameter 'name' can be declared as pointer to const. However it seems that 'test_name' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/global_balance.c:336:45: style: Parameter 'b' can be declared as pointer to const. However it seems that 'test_name' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/global_balance.c:713:31: style: Parameter 'a' can be declared as pointer to const. However it seems that 'is_root' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/global_balance.c:713:40: style: Parameter 'b' can be declared as pointer to const. However it seems that 'is_root' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/global_balance.c:1158:41: style: Parameter 'node' can be declared as pointer to const. However it seems that 'overlap_eq' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/global_balance.c:1158:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'overlap_eq' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/global_balance.c:1266:60: style: Parameter 'gamma' can be declared as pointer to const. However it seems that 'add_nominated' is a callback function, if 'gamma' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/global_balance.c:1282:56: style: Parameter 'gamma' can be declared as pointer to const. However it seems that 'add_other' is a callback function, if 'gamma' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/global_balance.c:1331:35: style: Parameter 'a' can be declared as pointer to const. However it seems that 'choose_leaf' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/global_balance.c:1331:44: style: Parameter 'b' can be declared as pointer to const. However it seems that 'choose_leaf' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/mosaicing/lrmerge.c:1064:30: style: Parameter 'out' can be declared as pointer to const. However it seems that 'vips__start_merge' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/test/test_connections.c:77:28: style: Parameter 'target_custom' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'target_custom' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/test/test_connections.c:78:45: style: Parameter 'my_output' can be declared as pointer to const. However it seems that 'write_cb' is a callback function, if 'my_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/test/test_timeout_gifsave.c:6:47: style: Parameter 'progress' can be declared as pointer to const. However it seems that 'eval_callback' is a callback function, if 'progress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/test/test_timeout_webpsave.c:6:47: style: Parameter 'progress' can be declared as pointer to const. However it seems that 'eval_callback' is a callback function, if 'progress' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/tools/vips.c:134:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'test_class_name' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/tools/vips.c:202:40: style: Parameter 'argument_class' can be declared as pointer to const. However it seems that 'list_operation_arg' is a callback function, if 'argument_class' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/tools/vipsheader.c:116:18: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dump_field' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/tools/vipsheader.c:151:27: style: Parameter 'image' can be declared as pointer to const. However it seems that 'print_field_fn' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libvips-8.16.1/libvips/histogram/maplut.c:107:14: style: Parameter 'maplut' can be declared as pointer to const. However it seems that 'vips_maplut_posteval' is a callback function, if 'maplut' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/virglrenderer/virglrenderer_1.2.0.orig.tar.bz2 virglrenderer-1.2.0/server/render_state.c:99:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'render_state_cb_debug_logger' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/server/render_context.c:27:61: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'render_context_dispatch_submit_fence' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/server/render_context.c:73:65: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'render_context_dispatch_destroy_resource' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/server/render_context.c:83:64: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'render_context_dispatch_import_resource' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/server/render_context.c:164:59: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'render_context_dispatch_nop' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/drm/drm_context.c:27:57: style: Parameter 'vctx' can be declared as pointer to const. However it seems that 'drm_context_get_fencing_fd' is a callback function, if 'vctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/drm/drm_context.c:34:56: style: Parameter 'vctx' can be declared as pointer to const. However it seems that 'drm_context_retire_fences' is a callback function, if 'vctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/drm/drm_context.c:269:45: style: Parameter '_obj' can be declared as pointer to const. However it seems that 'free_blob' is a callback function, if '_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/drm/drm_context.c:282:48: style: Parameter '_obj' can be declared as pointer to const. However it seems that 'free_resource' is a callback function, if '_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/venus/vkr_pipeline.c:109:68: style: Parameter 'dispatch' can be declared as pointer to const. However it seems that 'vkr_dispatch_vkCreateGraphicsPipelines' is a callback function, if 'dispatch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/venus/vkr_pipeline.c:124:67: style: Parameter 'dispatch' can be declared as pointer to const. However it seems that 'vkr_dispatch_vkCreateComputePipelines' is a callback function, if 'dispatch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/venus/vkr_pipeline.c:147:32: style: Parameter 'dispatch' can be declared as pointer to const. However it seems that 'vkr_dispatch_vkCreateRayTracingPipelinesKHR' is a callback function, if 'dispatch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/venus/vkr_render_pass.c:18:62: style: Parameter 'dispatch' can be declared as pointer to const. However it seems that 'vkr_dispatch_vkCreateRenderPass2' is a callback function, if 'dispatch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/vrend/vrend_object.c:76:58: style: Parameter 'val' can be declared as pointer to const. However it seems that 'vrend_ctx_resource_destroy_func' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/vrend/vrend_decode.c:1690:64: style: Parameter 'res' can be declared as pointer to const. However it seems that 'vrend_decode_ctx_transfer_3d' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/vrend/vrend_decode.c:2099:73: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'vrend_decode_ctx_get_fencing_fd' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/src/vrend/vrend_decode.c:2104:73: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'vrend_decode_ctx_retire_fences' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/tests/fuzzer/virgl_drm_fuzzer.c:35:39: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'fuzz_write_context_fence' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/tests/fuzzer/virgl_fuzzer.c:62:45: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'fuzzer_write_fence' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/tests/fuzzer/virgl_fuzzer.c:90:45: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'fuzzer_make_current' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/tests/test_fuzzer_formats.c:54:45: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'fuzzer_write_fence' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/tests/test_fuzzer_formats.c:58:62: style: Parameter 'param' can be declared as pointer to const. However it seems that 'fuzzer_create_gl_context' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/tests/testvirgl.c:102:48: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'testvirgl_write_fence' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virglrenderer-1.2.0/vtest/threadpool.c:29:24: style: Parameter 'job' can be declared as pointer to const. However it seems that 'exit_work' is a callback function, if 'job' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/virt-viewer/virt-viewer_11.0.orig.tar.xz virt-viewer-11.0/src/remote-viewer-connect.c:51:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_pressed_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/remote-viewer.c:173:37: style: Parameter 'object' can be declared as pointer to const. However it seems that 'remote_viewer_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/remote-viewer.c:174:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'remote_viewer_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/remote-viewer.c:175:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'remote_viewer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-display-vte.c:61:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_display_vte_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-display-vte.c:80:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_display_vte_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-notebook.c:38:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'virt_viewer_notebook_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-notebook.c:39:44: style: Parameter 'value' can be declared as pointer to const. However it seems that 'virt_viewer_notebook_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-notebook.c:39:77: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_notebook_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-notebook.c:48:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'virt_viewer_notebook_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-notebook.c:49:83: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_notebook_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-display.c:287:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_display_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-display.c:326:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_display_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-session-vnc.c:87:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'virt_viewer_session_vnc_mime_type' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-session-vnc.c:92:66: style: Parameter 'session' can be declared as pointer to const. However it seems that 'virt_viewer_session_vnc_vm_action' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-session-vnc.c:264:60: style: Parameter 'session' can be declared as pointer to const. However it seems that 'virt_viewer_session_vnc_channel_open_fd' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-session-vnc.c:265:67: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'virt_viewer_session_vnc_channel_open_fd' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-file.c:982:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_file_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-file.c:1113:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_file_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-session.c:87:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_session_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-session.c:132:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_session_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-window.c:105:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-window.c:133:67: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'virt_viewer_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer-window.c:1463:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'window_key_pressed' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] virt-viewer-11.0/src/virt-viewer.c:949:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'virt_viewer_error_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/v/virtualpg/virtualpg_2.0.1.orig.tar.gz virtualpg-2.0.1/virtualpg.c:1818:60: style: Parameter 'pIndex' can be declared as pointer to const. However it seems that 'vpg_best_index' is a callback function, if 'pIndex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vis/vis_0.9.orig.tar.xz vis-0.9/test/core/map-test.c:13:44: style: Parameter 'value' can be declared as pointer to const. However it seems that 'compare' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/test/fuzz/buffer-fuzzer.c:64:40: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'cmd_quit' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/test/fuzz/text-fuzzer.c:33:31: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'pos_start' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/test/fuzz/text-fuzzer.c:224:38: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'cmd_info' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/test/fuzz/text-fuzzer.c:235:38: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'cmd_dump' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/test/fuzz/text-fuzzer.c:242:38: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'cmd_quit' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/main.c:1201:29: style: Parameter 'vis' can be declared as pointer to const. However it seems that 'nop' is a callback function, if 'vis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/main.c:2211:51: style: Parameter 'siginfo' can be declared as pointer to const. However it seems that 'signal_handler' is a callback function, if 'siginfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/main.c:2211:66: style: Parameter 'context' can be declared as pointer to const. However it seems that 'signal_handler' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1362:53: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'cmd_insert' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1362:105: style: Parameter 'range' can be declared as pointer to const. However it seems that 'cmd_insert' is a callback function, if 'range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1374:53: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'cmd_append' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1374:105: style: Parameter 'range' can be declared as pointer to const. However it seems that 'cmd_append' is a callback function, if 'range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1386:53: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'cmd_change' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1575:104: style: Parameter 'range' can be declared as pointer to const. However it seems that 'cmd_print' is a callback function, if 'range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1619:52: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'cmd_write' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1757:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'read_buffer' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1789:105: style: Parameter 'range' can be declared as pointer to const. However it seems that 'cmd_launch' is a callback function, if 'range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1822:25: style: Parameter 'vis' can be declared as pointer to const. However it seems that 'cmd_cd' is a callback function, if 'vis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1822:35: style: Parameter 'win' can be declared as pointer to const. However it seems that 'cmd_cd' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1822:49: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'cmd_cd' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1822:85: style: Parameter 'sel' can be declared as pointer to const. However it seems that 'cmd_cd' is a callback function, if 'sel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/sam.c:1822:101: style: Parameter 'range' can be declared as pointer to const. However it seems that 'cmd_cd' is a callback function, if 'range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-cmds.c:123:51: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'cmd_user' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-cmds.c:461:51: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'cmd_edit' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-cmds.c:517:51: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'cmd_quit' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-cmds.c:528:51: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'cmd_qall' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-cmds.c:702:49: style: Parameter 'value' can be declared as pointer to const. However it seems that 'print_option' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-cmds.c:915:50: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'cmd_map' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-modes.c:143:51: style: Parameter 'old' can be declared as pointer to const. However it seems that 'vis_mode_normal_enter' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-modes.c:189:51: style: Parameter 'old' can be declared as pointer to const. However it seems that 'vis_mode_visual_enter' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-modes.c:197:56: style: Parameter 'old' can be declared as pointer to const. However it seems that 'vis_mode_visual_line_enter' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-modes.c:207:56: style: Parameter 'new' can be declared as pointer to const. However it seems that 'vis_mode_visual_line_leave' is a callback function, if 'new' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-modes.c:220:51: style: Parameter 'new' can be declared as pointer to const. However it seems that 'vis_mode_visual_leave' is a callback function, if 'new' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-motions.c:115:29: style: Parameter 'vis' can be declared as pointer to const. However it seems that 'to_right' is a callback function, if 'vis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-motions.c:130:28: style: Parameter 'vis' can be declared as pointer to const. However it seems that 'to_left' is a callback function, if 'vis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-motions.c:141:34: style: Parameter 'vis' can be declared as pointer to const. However it seems that 'to_line_right' is a callback function, if 'vis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-motions.c:160:33: style: Parameter 'vis' can be declared as pointer to const. However it seems that 'to_line_left' is a callback function, if 'vis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-motions.c:205:31: style: Parameter 'vis' can be declared as pointer to const. However it seems that 'window_nop' is a callback function, if 'vis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-motions.c:205:41: style: Parameter 'win' can be declared as pointer to const. However it seems that 'window_nop' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-motions.c:235:39: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'percent' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-motions.c:242:36: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'byte' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-motions.c:253:42: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'byte_right' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-single.c:95:89: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'unlink_cb' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-registers.c:24:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'read_buffer' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-operators.c:128:67: style: Parameter 'c' can be declared as pointer to const. However it seems that 'op_shift_left' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-operators.c:210:34: style: Parameter 'vis' can be declared as pointer to const. However it seems that 'op_modeswitch' is a callback function, if 'vis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis-operators.c:210:45: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'op_modeswitch' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vis-0.9/vis.c:1945:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'read_buffer' 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/v/visualboyadvance/visualboyadvance_1.8.0.dfsg.orig.tar.gz VisualBoyAdvance-1.8.0/src/exprNode.cpp:80:36: style: Parameter 'n' can be declared as pointer to const. However it seems that 'exprNodeIdentifierPrint' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] VisualBoyAdvance-1.8.0/src/exprNode.cpp:98:34: style: Parameter 'n' can be declared as pointer to const. However it seems that 'exprNodeNumberResolve' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] VisualBoyAdvance-1.8.0/src/exprNode.cpp:98:47: style: Parameter 'f' can be declared as pointer to const. However it seems that 'exprNodeNumberResolve' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] VisualBoyAdvance-1.8.0/src/exprNode.cpp:98:63: style: Parameter 'u' can be declared as pointer to const. However it seems that 'exprNodeNumberResolve' is a callback function, if 'u' is declared with const you might also need to cast function pointer(s). [constParameterCallback] VisualBoyAdvance-1.8.0/src/exprNode.cpp:103:32: style: Parameter 'n' can be declared as pointer to const. However it seems that 'exprNodeNumberPrint' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] VisualBoyAdvance-1.8.0/src/remote.cpp:76:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'remoteTcpSend' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] VisualBoyAdvance-1.8.0/src/remote.cpp:175:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'remotePipeSend' 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/v/vitetris/vitetris_0.59.1.orig.tar.gz vitetris-0.59.1/src/cmdline.c:156:43: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_wh' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/cmdline.c:316:45: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_help' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/cmdline.c:344:47: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_nomenu' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/cmdline.c:364:48: style: Parameter 'fname' can be declared as pointer to const. However it seems that 'cmd_hiscore' is a callback function, if 'fname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/cmdline.c:592:46: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_color' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/cmdline.c:602:46: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_ascii' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/cmdline.c:635:43: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'cmd_tt' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/menu/men_allegro.c:128:35: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'op_handler' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/menu/men_ansi.c:96:35: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'op_handler' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/menu/men_curses.c:146:35: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'op_handler' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/menu/netplay.c:63:34: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'textfield' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/menu/optsmenu.c:73:34: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'op_tcolor' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vitetris-0.59.1/src/menu/optsmenu.c:92:38: style: Parameter 'pos' can be declared as pointer to const. However it seems that 'op_tcolor_gt4' is a callback function, if 'pos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vkbasalt/vkbasalt_0.3.2.10.orig.tar.gz vkBasalt-0.3.2.10/src/stb_image.h:3240:63: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_v_2' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkBasalt-0.3.2.10/src/stb_image.h:3240:81: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'stbi__resample_row_v_2' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkBasalt-0.3.2.10/src/stb_image.h:3280:64: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_hv_2' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkBasalt-0.3.2.10/src/stb_image.h:3280:82: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'stbi__resample_row_hv_2' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkBasalt-0.3.2.10/src/stb_image.h:3421:67: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_generic' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vkeybd/vkeybd_0.1.18d.orig.tar.gz vkeybd-0.1.18d/oper_awe.c:184:23: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'seq_close' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkeybd-0.1.18d/oper_awe.c:184:33: style: Parameter 'private' can be declared as pointer to const. However it seems that 'seq_close' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkeybd-0.1.18d/oper_awe.c:198:21: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'note_on' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkeybd-0.1.18d/oper_awe.c:198:31: style: Parameter 'private' can be declared as pointer to const. However it seems that 'note_on' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkeybd-0.1.18d/oper_awe.c:205:22: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'note_off' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkeybd-0.1.18d/oper_awe.c:205:32: style: Parameter 'private' can be declared as pointer to const. However it seems that 'note_off' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkeybd-0.1.18d/oper_awe.c:212:21: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'control' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkeybd-0.1.18d/oper_awe.c:212:31: style: Parameter 'private' can be declared as pointer to const. However it seems that 'control' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkeybd-0.1.18d/oper_awe.c:219:20: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'bender' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkeybd-0.1.18d/oper_awe.c:219:30: style: Parameter 'private' can be declared as pointer to const. However it seems that 'bender' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vkfft/vkfft_1.3.4+ds2.orig.tar.xz VkFFT-1.3.4/benchmark_scripts/vkFFT_scripts/src/utils_VkFFT.cpp:68:219: style: Parameter 'pUserData' can be declared as pointer to const. However it seems that 'debugCallback' is a callback function, if 'pUserData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vkmark/vkmark_2025.01.orig.tar.gz vkmark-2025.01/src/stb_image.h:3124:63: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_v_2' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkmark-2025.01/src/stb_image.h:3124:81: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'stbi__resample_row_v_2' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkmark-2025.01/src/stb_image.h:3164:64: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_hv_2' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkmark-2025.01/src/stb_image.h:3164:82: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'stbi__resample_row_hv_2' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vkmark-2025.01/src/stb_image.h:3305:67: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_generic' is a callback function, if 'in_near' 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+dfsg.orig.tar.xz vstree-2.3.1/src/Mkvtree/mapcfrcrf.c:23:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Mkvtree/mkdna6idx.c:37:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Mkvtree/mkrcidx.c:33:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Mkvtree/mkvcmp.c:16:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Mkvtree/mkvfile.c:20:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Mkvtree/mkvram.c:12:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Mkvtree/mkcfr.c:184:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/SELECT/mstat.c:67:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sortMstatvalue' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/SELECT/mstat.c:67:54: style: Parameter 'q' can be declared as pointer to const. However it seems that 'sortMstatvalue' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/apmcontain.c:44:58: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ordermatchpos1' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/apmcontain.c:44:72: style: Parameter 'q' can be declared as pointer to const. However it seems that 'ordermatchpos1' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/clpos.c:20:67: style: Parameter 'amref' can be declared as pointer to const. However it seems that 'cmpmatchreferences' is a callback function, if 'amref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/clpos.c:21:67: style: Parameter 'bmref' can be declared as pointer to const. However it seems that 'cmpmatchreferences' is a callback function, if 'bmref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/clpos.c:53:50: style: Parameter 'matchedge' can be declared as pointer to const. However it seems that 'gapmlclinkinfo' is a callback function, if 'matchedge' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/clpos.c:62:54: style: Parameter 'matchedge' can be declared as pointer to const. However it seems that 'overlapmlclinkinfo' is a callback function, if 'matchedge' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/cpridxps-demo.c:6:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/cpridxps-demo.c:28:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'parse' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/cpridxps-demo.c:58:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wrap' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/cluedist.c:108:55: style: Parameter 'matchedge' can be declared as pointer to const. However it seems that 'cluedistmlclinkinfo' is a callback function, if 'matchedge' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/matchcl.mn.c:22:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/detmatch.c:916:45: style: Parameter 'storematch' can be declared as pointer to const. However it seems that 'makestorematchtable' is a callback function, if 'storematch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/readm.mn.c:132:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/profiler.c:924:31: style: Parameter 's' can be declared as pointer to const. However it seems that 'showverbose' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/vmatch.mn.c:26:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/vmatch.mn.c:31:45: style: Parameter 'showmatchinfo' can be declared as pointer to const. However it seems that 'swallowmatch' is a callback function, if 'showmatchinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/vmatch.mn.c:32:49: style: Parameter 'virtualmultiseq' can be declared as pointer to const. However it seems that 'swallowmatch' is a callback function, if 'virtualmultiseq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/vmatch.mn.c:33:49: style: Parameter 'multiseq' can be declared as pointer to const. However it seems that 'swallowmatch' is a callback function, if 'multiseq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/vmatch.mn.c:34:51: style: Parameter 'storematch' can be declared as pointer to const. However it seems that 'swallowmatch' is a callback function, if 'storematch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/vmotif-demo.c:6:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/vmotif-demo.c:67:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wrap' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmatch/vmatsel.mn.c:37:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmengine/splitesaapm.c:355:64: style: Parameter 'leftright' can be declared as pointer to const. However it seems that 'processmatchintervalwithstore' is a callback function, if 'leftright' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmengine/leafblocktree.c:47:80: style: Parameter 'cmpinfo' can be declared as pointer to const. However it seems that 'comparekeys' is a callback function, if 'cmpinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmengine/leafblocktree.c:65:89: style: Parameter 'cmpinfo' can be declared as pointer to const. However it seems that 'compareblocktreekeys' is a callback function, if 'cmpinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmengine/leafblocktree.c:87:57: style: Parameter 'showinfo' can be declared as pointer to const. However it seems that 'showkey' is a callback function, if 'showinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/Vmengine/leafblocktree.c:97:66: style: Parameter 'showinfo' can be declared as pointer to const. However it seems that 'showblocktreekey' is a callback function, if 'showinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz-basic/chain2dim.c:899:49: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cmpendFragpoint2' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz-basic/chain2dim.c:1231:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'comparescores' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz-basic/multiseq-adv.c:750:61: style: Parameter 'start' can be declared as pointer to const. However it seems that 'showfastasequence' is a callback function, if 'start' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz-basic/scanpaths.c:22:43: style: Parameter 'path' can be declared as pointer to const. However it seems that 'callfileopen' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz-basic/space.c:203:47: style: Parameter 'info' can be declared as pointer to const. However it seems that 'compareaddress' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz-basic/space.c:488:58: style: Parameter 'info' can be declared as pointer to const. However it seems that 'activateblockssingleblock' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz-basic/space.c:489:57: style: Parameter 'blockptr' can be declared as pointer to const. However it seems that 'activateblockssingleblock' is a callback function, if 'blockptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz-basic/space.c:509:51: style: Parameter 'blockptr' can be declared as pointer to const. However it seems that 'showsinglespaceleak' is a callback function, if 'blockptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz-basic/readvirt.c:555:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz-basic/readvirt.c:1009:39: style: Parameter 's' can be declared as pointer to const. However it seems that 'simplyshowthestring' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/cleanMUMcand.c:25:48: style: Parameter 'p' can be declared as pointer to const. However it seems that 'compareMUMcandidates' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/cleanMUMcand.c:25:64: style: Parameter 'q' can be declared as pointer to const. However it seems that 'compareMUMcandidates' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/huffman.c:25:47: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cmpHuffmannode' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/chainqhits.c:103:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/checkredrange.c:21:43: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cmpNumbers' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/queuetest.c:14:57: style: Parameter 'info' can be declared as pointer to const. However it seems that 'showqueuelem' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/codon.mn.c:120:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'showonstdout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/regioncheck.c:21:45: style: Parameter 'info' can be declared as pointer to const. However it seems that 'echoregion' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/runredblack.c:62:73: style: Parameter 'info' can be declared as pointer to const. However it seems that 'cmp_fn' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/strm-selfcmp.c:32:59: style: Parameter 'info' can be declared as pointer to const. However it seems that 'simpleexactselfmatchoutput' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/rundict.c:109:45: style: Parameter 'showinfo' can be declared as pointer to const. However it seems that 'showDictelem' is a callback function, if 'showinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/matsort.c:74:2: style: Parameter 'p' can be declared as pointer to const. However it seems that 'length1ascend' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/matsort.c:75:2: style: Parameter 'p' can be declared as pointer to const. However it seems that 'length1descend' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/matsort.c:77:2: style: Parameter 'p' can be declared as pointer to const. However it seems that 'position1ascend' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/matsort.c:78:2: style: Parameter 'p' can be declared as pointer to const. However it seems that 'position1descend' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/matsort.c:80:2: style: Parameter 'p' can be declared as pointer to const. However it seems that 'position2ascend' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/matsort.c:81:2: style: Parameter 'p' can be declared as pointer to const. However it seems that 'position2descend' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/matsort.c:83:2: style: Parameter 'p' can be declared as pointer to const. However it seems that 'Evalueascend' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/matsort.c:84:2: style: Parameter 'p' can be declared as pointer to const. However it seems that 'Evaluedescend' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/onflychain.c:487:49: style: Parameter 'info' can be declared as pointer to const. However it seems that 'comparediagonals' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/vmatch-mini.c:65:59: style: Parameter 'info' can be declared as pointer to const. However it seems that 'simpleexactselfmatchoutput' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/vmatch-mini.c:82:60: style: Parameter 'info' can be declared as pointer to const. However it seems that 'simpleexactquerymatchoutput' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/vmatch-mini.c:104:38: style: Parameter 'qsubstring' can be declared as pointer to const. However it seems that 'leftrightsubmatch' is a callback function, if 'qsubstring' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/libtest/vmatch-mini.c:105:38: style: Parameter 'qseqptr' can be declared as pointer to const. However it seems that 'leftrightsubmatch' is a callback function, if 'qseqptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/regionsmerger.c:15:71: style: Parameter 'info' can be declared as pointer to const. However it seems that 'compareregions' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/smcontain.c:23:58: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ordermatchp1l1' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/smcontain.c:23:72: style: Parameter 'q' can be declared as pointer to const. However it seems that 'ordermatchp1l1' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstree-2.3.1/src/kurtz/superbck.c:138:39: style: Parameter 's' can be declared as pointer to const. However it seems that 'simplyshowthestring' 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/vmem/vmem_1.8.orig.tar.gz vmem-1.8/src/examples/libvmem/libart/arttree.c:463:17: style: Parameter 'appname' can be declared as pointer to const. However it seems that 'quit_help' is a callback function, if 'appname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/examples/libvmem/libart/arttree.c:473:17: style: Parameter 'appname' can be declared as pointer to const. However it seems that 'quit_func' is a callback function, if 'appname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/examples/libvmem/libart/arttree.c:473:45: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'quit_func' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/examples/libvmem/libart/arttree.c:473:66: style: Parameter 'argv' can be declared as const array. However it seems that 'quit_func' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/examples/libvmem/libart/arttree.c:481:23: style: Parameter 'appname' can be declared as pointer to const. However it seems that 'set_output_help' is a callback function, if 'appname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/examples/libvmem/libart/arttree.c:525:17: style: Parameter 'appname' can be declared as pointer to const. However it seems that 'help_help' is a callback function, if 'appname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/examples/libvmem/libart/arttree.c:848:74: style: Parameter 'av' can be declared as const array. However it seems that 'arttree_search_func' is a callback function, if 'av' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/examples/libvmem/libart/arttree.c:896:74: style: Parameter 'av' can be declared as const array. However it seems that 'arttree_delete_func' is a callback function, if 'av' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/test/unit/junk.c:170:44: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'arena_redzone_corruption_replacement' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/test/unit/pool.h:376:31: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'print_jemalloc_messages' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/test/unit/pool_custom_alloc.c:15:17: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'free_test' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/test/unit/quarantine.c:62:44: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'arena_redzone_corruption_replacement' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/test/unit/rtree.c:4:22: style: Parameter 'pool' can be declared as pointer to const. However it seems that 'rtree_malloc' is a callback function, if 'pool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/test/unit/stats.c:146:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'thd_start' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/libvmem/vmem.c:71:31: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'print_jemalloc_messages' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/libvmem/vmem.c:82:28: style: Parameter 'ignore' can be declared as pointer to const. However it seems that 'print_jemalloc_stats' is a callback function, if 'ignore' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1385:65: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'thread_tcache_flush_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1386:13: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'thread_tcache_flush_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1386:28: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'thread_tcache_flush_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1429:59: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'arena_i_purge_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1429:73: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'arena_i_purge_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1430:11: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arena_i_purge_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1597:28: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arenas_narenas_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1619:13: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'arenas_initialized_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1619:28: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arenas_initialized_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1675:11: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'arenas_extend_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1707:11: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'pools_npools_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1731:57: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'pool_i_base_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1731:71: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'pool_i_base_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1732:11: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'pool_i_base_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1751:57: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'pool_i_size_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1751:71: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'pool_i_size_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1752:11: style: Parameter 'newp' can be declared as pointer to const. However it seems that 'pool_i_size_ctl' is a callback function, if 'newp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1820:55: style: Parameter 'oldp' can be declared as pointer to const. However it seems that 'prof_dump_ctl' is a callback function, if 'oldp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/jemalloc/src/ctl.c:1820:69: style: Parameter 'oldlenp' can be declared as pointer to const. However it seems that 'prof_dump_ctl' is a callback function, if 'oldlenp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/test/win_lists/win_lists.c:126:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sortedq_node_comparer' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmem-1.8/src/test/win_lists/win_lists.c:126:64: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sortedq_node_comparer' 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/v/vmemcache/vmemcache_0.8.1.orig.tar.gz vmemcache-0.8.1/benchmarks/bench_simul.c:498:24: style: Parameter 'cache' can be declared as pointer to const. However it seems that 'on_evict_cb' is a callback function, if 'cache' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmemcache-0.8.1/benchmarks/bench_simul.c:498:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'on_evict_cb' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmemcache-0.8.1/src/vmemcache_repl.c:132:40: style: Parameter 'head' can be declared as pointer to const. However it seems that 'repl_p_none_delete' is a callback function, if 'head' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmemcache-0.8.1/src/vmemcache_repl.c:151:37: style: Parameter 'head' can be declared as pointer to const. However it seems that 'repl_p_none_use' is a callback function, if 'head' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmemcache-0.8.1/src/vmemcache_repl.c:159:39: style: Parameter 'head' can be declared as pointer to const. However it seems that 'repl_p_none_evict' is a callback function, if 'head' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vmfs-tools/vmfs-tools_0.2.5.orig.tar.gz vmfs-tools-0.2.5/debugvmfs/variables.c:474:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'get_value_string' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vmfs-tools-0.2.5/debugvmfs/variables.c:705:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'get_bitmap_item' 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/v/vmfs6-tools/vmfs6-tools_0.2.1.orig.tar.gz teward-vmfs6-tools-582b525/debugvmfs6/debugvmfs6.c:392:63: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_read_block' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] teward-vmfs6-tools-582b525/debugvmfs6/debugvmfs6.c:460:70: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_alloc_block_fixed' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] teward-vmfs6-tools-582b525/debugvmfs6/debugvmfs6.c:485:64: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_alloc_block' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] teward-vmfs6-tools-582b525/debugvmfs6/debugvmfs6.c:511:63: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_free_block' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] teward-vmfs6-tools-582b525/debugvmfs6/variables.c:479:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'get_value_string' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] teward-vmfs6-tools-582b525/debugvmfs6/variables.c:710:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'get_bitmap_item' 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/v/vnlog/vnlog_1.40.orig.tar.gz vnlog-1.40/vnlog-parser.c:199:29: style: Parameter '_dummy' can be declared as pointer to const. However it seems that 'noop_free' is a callback function, if '_dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vo-amrwbenc/vo-amrwbenc_0.1.3.orig.tar.gz vo-amrwbenc-0.1.3/amrwbenc/src/voAMRWBEnc.c:1691:20: style: Parameter 'pInput' can be declared as pointer to const. However it seems that 'voAMRWB_SetInputData' is a callback function, if 'pInput' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/volume-key/volume-key_0.3.12.orig.tar.xz volume_key-0.3.12/lib/crypto.c:600:28: style: Parameter 'hook' can be declared as pointer to const. However it seems that 'gpgme_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/v/volumeicon/volumeicon_0.5.1+git20230228.orig.tar.xz volumeicon-master/src/alsa_backend.c:60:48: style: Parameter 'elem' can be declared as pointer to const. However it seems that 'asound_elem_event' is a callback function, if 'elem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] volumeicon-master/src/volumeicon.c:752:54: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'menu_volcontrol_on_activate' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] volumeicon-master/src/volumeicon.c:753:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'menu_volcontrol_on_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] volumeicon-master/src/volumeicon.c:802:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'status_icon_on_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] volumeicon-master/src/volumeicon.c:860:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'status_icon_on_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] volumeicon-master/src/volumeicon.c:1018:49: style: Parameter 'icon_theme' can be declared as pointer to const. However it seems that 'icon_theme_on_changed' is a callback function, if 'icon_theme' is declared with const you might also need to cast function pointer(s). [constParameterCallback] volumeicon-master/src/volumeicon.c:1018:70: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'icon_theme_on_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] volumeicon-master/src/volumeicon.c:1165:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_configure' 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/v/vorbis-tools/vorbis-tools_1.4.3.orig.tar.gz vorbis-tools-1.4.3/ogg123/flac_format.c:144:24: style: Parameter 'audio_fmt' can be declared as pointer to const. However it seems that 'flac_init' is a callback function, if 'audio_fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogg123/flac_format.c:359:27: style: Parameter 'decoder' can be declared as pointer to const. However it seems that 'flac_seek' is a callback function, if 'decoder' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogg123/flac_format.c:530:115: style: Parameter 'client_data' can be declared as pointer to const. However it seems that 'easyflac_error_callback' is a callback function, if 'client_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogg123/oggvorbis_format.c:66:36: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ovf_can_decode' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogg123/oggvorbis_format.c:73:24: style: Parameter 'audio_fmt' can be declared as pointer to const. However it seems that 'ovf_init' is a callback function, if 'audio_fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogg123/oggvorbis_format.c:327:32: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'vorbisfile_cb_close' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogg123/opus_format.c:74:24: style: Parameter 'audio_fmt' can be declared as pointer to const. However it seems that 'opf_init' is a callback function, if 'audio_fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogg123/opus_format.c:312:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'opusfile_cb_close' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogg123/speex_format.c:116:26: style: Parameter 'audio_fmt' can be declared as pointer to const. However it seems that 'speex_init' is a callback function, if 'audio_fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/oggenc/audio.c:219:28: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'aiff_id' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/oggenc/audio.c:246:57: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'aiff_open' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/oggenc/flac.c:315:115: style: Parameter 'client_data' can be declared as pointer to const. However it seems that 'easyflac_error_callback' is a callback function, if 'client_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogginfo/codec_invalid.c:20:47: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'process_invalid' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogginfo/codec_invalid.c:20:65: style: Parameter 'page' can be declared as pointer to const. However it seems that 'process_invalid' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vorbis-tools-1.4.3/ogginfo/codec_kate.c:252:40: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'kate_end' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vpb-driver/vpb-driver_4.2.61.orig.tar.gz vpb-driver-4.2.61/src/libpri/pridump.c:119:51: style: Parameter 'stuff' can be declared as pointer to const. However it seems that 'my_pri_message' is a callback function, if 'stuff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vpb-driver-4.2.61/src/libpri/pridump.c:124:49: style: Parameter 'stuff' can be declared as pointer to const. However it seems that 'my_pri_error' is a callback function, if 'stuff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vpb-driver-4.2.61/src/libpri/testprilib.c:151:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'testmsg' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vpb-driver-4.2.61/src/libpri/testprilib.c:177:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'testerr' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vpb-driver-4.2.61/unittest/utils/hostfiletone.cpp:140:26: style: Parameter 'mess' can be declared as const array. However it seems that 'toned_callback' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vpb-driver-4.2.61/unittest/utils/hostfiletone.cpp:140:39: style: Parameter 'board' can be declared as pointer to const. However it seems that 'toned_callback' is a callback function, if 'board' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vpb-driver-4.2.61/unittest/utils/hostfiletone2.cpp:148:26: style: Parameter 'mess' can be declared as const array. However it seems that 'toned_callback' is a callback function, if 'mess' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vpb-driver-4.2.61/unittest/utils/hostfiletone2.cpp:148:39: style: Parameter 'board' can be declared as pointer to const. However it seems that 'toned_callback' is a callback function, if 'board' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vpcs/vpcs_0.8.3.orig.tar.gz vpcs-0.8.3/src.drivers/freebsd/if_utun.c:199:35: style: Parameter 'ifc' can be declared as pointer to const. However it seems that 'utun_clone_match' is a callback function, if 'ifc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vpcs-0.8.3/src.drivers/freebsd/if_utun.c:579:21: style: Parameter '__unused' can be declared as pointer to const. However it seems that 'utun_init' is a callback function, if '__unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vpcs-0.8.3/src.drivers/freebsd/if_utun.c:584:26: style: Parameter 'ifp' can be declared as pointer to const. However it seems that 'utun_start' is a callback function, if 'ifp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vpcs-0.8.3/src/vpcs.c:573:28: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'pth_timer_tick' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vpnc/vpnc_0.5.3+git20241220.orig.tar.xz vpnc-0.5.3+git20241220/src/math_group.c:412:38: style: Parameter 'grp' can be declared as pointer to const. However it seems that 'modp_setraw' is a callback function, if 'grp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vsftpd/vsftpd_3.0.5.orig.tar.gz vsftpd-3.0.5/standalone.c:269:37: style: Parameter 'p_key' can be declared as pointer to const. However it seems that 'hash_ip' is a callback function, if 'p_key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vsmartcard/vsmartcard_3.3+dfsg.orig.tar.gz vsmartcard-3.3/TCardEmulator/src/tcardemulator.c:131:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'service_app_control' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vsmartcard-3.3/pcsc-relay/src/lnfc.c:258:43: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'lnfc_disconnect' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vsmartcard-3.3/pcsc-relay/src/lnfc.c:263:46: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'lnfc_receive_capdu' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vsmartcard-3.3/pcsc-relay/src/lnfc.c:264:40: style: Parameter 'len' can be declared as pointer to const. However it seems that 'lnfc_receive_capdu' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vsmartcard-3.3/pcsc-relay/src/lnfc.c:269:43: style: Parameter 'driver_data' can be declared as pointer to const. However it seems that 'lnfc_send_rapdu' is a callback function, if 'driver_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vstream-client/vstream-client_1.2.1.1.orig.tar.bz2 vstream-client-1.2.1.1/query.c:32:58: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstream-client-1.2.1.1/query.c:33:31: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstream-client-1.2.1.1/schema.c:82:57: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'load_callback2' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstream-client-1.2.1.1/schema.c:83:31: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'load_callback2' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstream-client-1.2.1.1/schema.c:98:57: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'load_callback1' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstream-client-1.2.1.1/schema.c:99:31: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'load_callback1' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vstream-client-1.2.1.1/schema.c:99:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'load_callback1' 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/v/vte/vte_0.28.2.orig.tar.xz vte-0.28.2/src/trie.c:107:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'char_class_exact_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.28.2/src/trie.c:126:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'char_class_none_extract' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.28.2/src/trie.c:126:47: style: Parameter 'array' can be declared as pointer to const. However it seems that 'char_class_none_extract' is a callback function, if 'array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.28.2/src/trie.c:132:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'char_class_digit_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.28.2/src/trie.c:158:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'char_class_digit_extract' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.28.2/src/trie.c:177:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'char_class_multi_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.28.2/src/trie.c:204:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'char_class_multi_extract' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.28.2/src/trie.c:228:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'char_class_any_check' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.28.2/src/trie.c:240:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'char_class_any_extract' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.28.2/src/trie.c:254:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'char_class_string_check' 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/v/vte2.91/vte2.91_0.82.0.orig.tar.xz vte-0.82.0/src/vtestream-file.h:607:28: style: Parameter 'snake' can be declared as pointer to const. However it seems that '_vte_snake_tail' is a callback function, if 'snake' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.82.0/src/vtestream-file.h:613:28: style: Parameter 'snake' can be declared as pointer to const. However it seems that '_vte_snake_head' is a callback function, if 'snake' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.82.0/src/vtestream-file.h:1035:24: style: Parameter 'boa' can be declared as pointer to const. However it seems that '_vte_boa_tail' is a callback function, if 'boa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vte-0.82.0/src/vtestream-file.h:1041:24: style: Parameter 'boa' can be declared as pointer to const. However it seems that '_vte_boa_head' is a callback function, if 'boa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vtun/vtun_3.0.4.orig.tar.gz vtun-3.0.4/lfd_encrypt.c:755:41: style: Parameter 'host' can be declared as pointer to const. However it seems that 'no_encrypt' is a callback function, if 'host' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vtun-3.0.4/lfd_legacy_encrypt.c:143:48: style: Parameter 'host' can be declared as pointer to const. However it seems that 'no_legacy_encrypt' is a callback function, if 'host' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vtun-3.0.4/lfd_shaper.c:147:40: style: Parameter 'host' can be declared as pointer to const. However it seems that 'no_shaper' is a callback function, if 'host' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vtun-3.0.4/lfd_lzo.c:147:37: style: Parameter 'host' can be declared as pointer to const. However it seems that 'no_lzo' is a callback function, if 'host' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vtun-3.0.4/lfd_zlib.c:178:38: style: Parameter 'host' can be declared as pointer to const. However it seems that 'no_zlib' is a callback function, if 'host' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vtwm/vtwm_5.4.7.orig.tar.gz vtwm-5.4.7/events.c:3484:10: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'HLNQueueScanner' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vtwm-5.4.7/events.c:4045:10: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'UninstallRootColormapQScanner' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vtwm-5.4.7/twm.c:1549:14: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'CatchRedirectError' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vtwm-5.4.7/twm.c:1550:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'CatchRedirectError' 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/v/vulkan-loader/vulkan-loader_1.4.321.0.orig.tar.xz vulkan-loader-1.4.321.0/tests/loader_unknown_ext_tests.cpp:856:80: style: Parameter 'ptr_a' can be declared as pointer to const. However it seems that 'implementation' is a callback function, if 'ptr_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vulkan-loader-1.4.321.0/tests/loader_unknown_ext_tests.cpp:856:92: style: Parameter 'ptr_b' can be declared as pointer to const. However it seems that 'implementation' is a callback function, if 'ptr_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vulkan-loader-1.4.321.0/tests/loader_unknown_ext_tests.cpp:891:80: style: Parameter 'ptr_a' can be declared as pointer to const. However it seems that 'implementation' is a callback function, if 'ptr_a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vulkan-loader-1.4.321.0/tests/loader_unknown_ext_tests.cpp:891:94: style: Parameter 'ptr_b' can be declared as pointer to const. However it seems that 'implementation' is a callback function, if 'ptr_b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vuos/vuos_0.9.2.orig.tar.gz vuos-0.9.2/umvu/src/epoch.c:73:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'epoch_upcall' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/umvu/src/umvu_tracer.c:143:89: style: Parameter 'sd' can be declared as pointer to const. However it seems that 'default_syscall_handler' is a callback function, if 'sd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/umvu/src/hashtable.c:244:47: style: Parameter 'ht' can be declared as pointer to const. However it seems that 'has_exception' is a callback function, if 'ht' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/umvu/src/hashtable.c:595:48: style: Parameter 'ht' can be declared as pointer to const. However it seems that 'vuht_mtab_add' is a callback function, if 'ht' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/umvu/src/vu_file_table.c:90:51: style: Parameter 'ht' can be declared as pointer to const. However it seems that 'null_close_upcall' is a callback function, if 'ht' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/umvu/src/vu_file_table.c:90:70: style: Parameter 'private' can be declared as pointer to const. However it seems that 'null_close_upcall' is a callback function, if 'private' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/umvu/src/vu_wrap_execve.c:406:68: style: Parameter 'ioarg' can be declared as pointer to const. However it seems that 'execve_tracer_upcall' is a callback function, if 'ioarg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/umvu/src/vu_wrap_execve.c:406:81: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'execve_tracer_upcall' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/vudev_modules/vudevramdisk.c:105:74: style: Parameter 'vudevfd' can be declared as pointer to const. However it seems that 'vuramdisk_open' is a callback function, if 'vudevfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/vudev_modules/vudevramdisk.c:109:47: style: Parameter 'vudevfd' can be declared as pointer to const. However it seems that 'vuramdisk_close' is a callback function, if 'vudevfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/vudev_modules/vudevpartx.c:269:43: style: Parameter 'vdevfd' can be declared as pointer to const. However it seems that 'vumbr_close' is a callback function, if 'vdevfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/vudev_modules/vudevpartx.c:294:71: style: Parameter 'vdevfd' can be declared as pointer to const. However it seems that 'vumbr_lseek' is a callback function, if 'vdevfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/vufs/vufsa.c:109:18: style: Parameter 'vufs' can be declared as pointer to const. However it seems that 'vufsa_bind' is a callback function, if 'vufs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vuos-0.9.2/vufs/vufsa.c:345:18: style: Parameter 'vufs' can be declared as pointer to const. However it seems that 'vufsa_err' is a callback function, if 'vufs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/v/vvmd/vvmd_1.1.orig.tar.bz2 vvmd-1.1/src/main.c:89:32: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vvmd-1.1/src/main.c:91:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vvmd-1.1/plugins/modemmanager.c:689:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'retry_sync_vvm_imap_server' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vvmd-1.1/plugins/modemmanager.c:1662:31: style: Parameter 'error' can be declared as pointer to const. However it seems that 'find_settings_cb' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vvmd-1.1/src/service.c:1779:35: style: Parameter 'key' can be declared as pointer to const. However it seems that 'dbus_unregister_message' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] vvmd-1.1/src/service.c:1781:35: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dbus_unregister_message' 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/v/vvmplayer/vvmplayer_2.6.orig.tar.bz2 vvmplayer-2.6/src/vvmplayer-contact-provider.c:344:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'vvm_eds_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/w/w3m/w3m_0.5.3+git20230121.orig.tar.xz w3m-0.5.3+git20230121/backend.c:232:16: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'quit' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/backend.c:243:16: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'help' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/backend.c:255:22: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'set_column' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/anchor.c:213:36: style: Parameter 'p1' can be declared as pointer to const. However it seems that '_put_anchor_all' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/anchor.c:213:46: style: Parameter 'p2' can be declared as pointer to const. However it seems that '_put_anchor_all' is a callback function, if 'p2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/istream.c:647:17: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'basic_read' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/istream.c:670:28: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'str_read' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/parsetagx.c:43:16: style: Parameter 'oval' can be declared as pointer to const. However it seems that 'toNumber' is a callback function, if 'oval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/parsetagx.c:59:16: style: Parameter 'oval' can be declared as pointer to const. However it seems that 'toLength' is a callback function, if 'oval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/parsetagx.c:77:15: style: Parameter 'oval' can be declared as pointer to const. However it seems that 'toAlign' is a callback function, if 'oval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/parsetagx.c:97:16: style: Parameter 'oval' can be declared as pointer to const. However it seems that 'toVAlign' is a callback function, if 'oval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:16:24: style: Parameter 'self' can be declared as pointer to const. However it seems that 'w3mfb_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:25:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'w3mfb_finish' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:33:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'w3mfb_active' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:41:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'w3mfb_set_background' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:41:46: style: Parameter 'background' can be declared as pointer to const. However it seems that 'w3mfb_set_background' is a callback function, if 'background' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:53:24: style: Parameter 'self' can be declared as pointer to const. However it seems that 'w3mfb_sync' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:59:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'w3mfb_close' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:65:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'w3mfb_clear' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:122:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'w3mfb_free_image' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/fb/fb_w3mimg.c:135:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'w3mfb_get_image_size' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/win/win_w3mimg.cpp:580:55: style: Parameter 'fname' can be declared as pointer to const. However it seems that 'win_load_image' is a callback function, if 'fname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/win/win_w3mimg.cpp:653:47: style: Parameter 'img_unused' can be declared as pointer to const. However it seems that 'win_get_image_size' is a callback function, if 'img_unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] w3m-0.5.3+git20230121/w3mimg/win/win_w3mimg.cpp:653:65: style: Parameter 'fname' can be declared as pointer to const. However it seems that 'win_get_image_size' is a callback function, if 'fname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/waffle/waffle_1.8.1.orig.tar.xz waffle-1.8.1/src/waffle/wayland/wayland_display.c:97:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_listener_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/src/waffle/wayland/wayland_display.c:98:53: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_listener_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/src/waffle/wayland/wayland_window.c:128:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toplevel_handle_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/src/waffle/wayland/wayland_window.c:128:56: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'toplevel_handle_close' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/src/waffle/wayland/wayland_window.c:146:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'shell_surface_listener_configure' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/src/waffle/wayland/wayland_window.c:147:59: style: Parameter 'shell_surface' can be declared as pointer to const. However it seems that 'shell_surface_listener_configure' is a callback function, if 'shell_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/src/waffle/wayland/wayland_window.c:155:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'shell_surface_listener_popup_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/src/waffle/wayland/wayland_window.c:156:60: style: Parameter 'shell_surface' can be declared as pointer to const. However it seems that 'shell_surface_listener_popup_done' is a callback function, if 'shell_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/src/waffle/x11/x11_wrappers.h:49:34: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'x11_dummy_error_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/src/waffle/x11/x11_wrappers.h:49:52: style: Parameter 'err' can be declared as pointer to const. However it seems that 'x11_dummy_error_handler' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/src/waffle/wgl/wgl_platform.c:133:45: style: Parameter 'wc_self' can be declared as pointer to const. However it seems that 'wgl_get_proc_address' is a callback function, if 'wc_self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waffle-1.8.1/third_party/cmocka/example/calculator_test.c:64:38: style: Parameter 'file' can be declared as pointer to const. However it seems that 'example_test_fprintf' 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/w/warmux/warmux_11.04.1+repack2.orig.tar.bz2 warmux-11.04.1+repack2/src/maemo/osso.cpp:66:80: style: Parameter 'data' can be declared as pointer to const. However it seems that 'osso_display_event_callback' 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/wasix-libc/wasix-libc_2025.07.07.1+ds.orig.tar.xz wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/aio/aio.c:343:34: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'aio_return' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/aio/aio.c:354:38: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'aio_cancel' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/ldso/__dlsym.c:4:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'stub_dlsym' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/ldso/__dlsym.c:4:82: style: Parameter 'ra' can be declared as pointer to const. However it seems that 'stub_dlsym' is a callback function, if 'ra' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/ldso/arm/find_exidx.c:10:44: style: Parameter 'info' can be declared as pointer to const. However it seems that 'find_exidx' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/ldso/dladdr.c:4:51: style: Parameter 'info' can be declared as pointer to const. However it seems that 'stub_dladdr' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/malloc/calloc.c:27:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'allzerop' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/stdio/fopencookie.c:73:31: style: Parameter 'f' can be declared as pointer to const. However it seems that 'cookieseek' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/stdio/fopencookie.c:91:30: style: Parameter 'f' can be declared as pointer to const. However it seems that 'cookieclose' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/thread/pthread_key_create.c:12:26: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'nodtor' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasix-org-wasix-libc-ccb4434/libc-top-half/musl/src/thread/pthread_setcancelstate.c:3:44: style: Parameter 'old' can be declared as pointer to const. However it seems that '__pthread_setcancelstate' is a callback function, if 'old' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wasmedge/wasmedge_0.14.1+dfsg.orig.tar.xz wasmedge/test/api/hostfunc_c.c:28:21: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'SpecTestPrint' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:31:31: style: Parameter 'Out' can be declared as pointer to const. However it seems that 'SpecTestPrint' is a callback function, if 'Out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:36:24: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'SpecTestPrintI32' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:39:34: style: Parameter 'Out' can be declared as pointer to const. However it seems that 'SpecTestPrintI32' is a callback function, if 'Out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:44:24: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'SpecTestPrintI64' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:47:34: style: Parameter 'Out' can be declared as pointer to const. However it seems that 'SpecTestPrintI64' is a callback function, if 'Out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:52:24: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'SpecTestPrintF32' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:55:34: style: Parameter 'Out' can be declared as pointer to const. However it seems that 'SpecTestPrintF32' is a callback function, if 'Out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:60:24: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'SpecTestPrintF64' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:63:34: style: Parameter 'Out' can be declared as pointer to const. However it seems that 'SpecTestPrintF64' is a callback function, if 'Out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:68:11: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'SpecTestPrintI32F32' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:70:60: style: Parameter 'Out' can be declared as pointer to const. However it seems that 'SpecTestPrintI32F32' is a callback function, if 'Out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:75:11: style: Parameter 'Data' can be declared as pointer to const. However it seems that 'SpecTestPrintF64F64' is a callback function, if 'Data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wasmedge/test/api/hostfunc_c.c:77:60: style: Parameter 'Out' can be declared as pointer to const. However it seems that 'SpecTestPrintF64F64' is a callback function, if 'Out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/watchcatd/watchcatd_1.2.1.orig.tar.gz watchcatd-1.2.1/loadconf.c:25:44: style: Parameter 'val' can be declared as pointer to const. However it seems that 'handle_master_debug_level' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] watchcatd-1.2.1/loadconf.c:35:34: style: Parameter 'val' can be declared as pointer to const. However it seems that 'handle_priority' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] watchcatd-1.2.1/loadconf.c:45:34: style: Parameter 'val' can be declared as pointer to const. However it seems that 'handle_realtime' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] watchcatd-1.2.1/loadconf.c:59:30: style: Parameter 'val' can be declared as pointer to const. However it seems that 'handle_user' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] watchcatd-1.2.1/loadconf.c:75:43: style: Parameter 'val' can be declared as pointer to const. However it seems that 'handle_slave_debug_level' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] watchcatd-1.2.1/loadconf.c:171:47: style: Parameter 'val' can be declared as pointer to const. However it seems that 'handle_slave_max_connections' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] watchcatd-1.2.1/loadconf.c:181:43: style: Parameter 'val' can be declared as pointer to const. However it seems that 'handle_slave_max_per_pid' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] watchcatd-1.2.1/slave.c:697:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sigterm_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/w/wavbreaker/wavbreaker_0.16.orig.tar.gz wavbreaker-0.16/src/appconfig_gtk.c:117:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prepend_file_number_toggled' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/appconfig_gtk.c:117:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'prepend_file_number_toggled' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/appconfig_gtk.c:135:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'browse_button_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/appconfig_gtk.c:135:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'browse_button_clicked' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/cli.c:154:80: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'split_on_file_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/cli.c:171:43: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'split_on_error' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/cli.c:190:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'split_is_cancelled' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/cli.c:219:27: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_split' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/cli.c:308:29: style: Parameter 'argv' can be declared as const array. However it seems that 'cmd_version' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavgen.c:48:40: style: Parameter 'si' can be declared as pointer to const. However it seems that 'generate_ampfreq' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavgen.c:81:41: style: Parameter 'si' can be declared as pointer to const. However it seems that 'generate_oneliner' is a callback function, if 'si' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:318:43: style: Parameter 'action' can be declared as pointer to const. However it seems that 'jump_to_cursor_marker' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:318:61: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'jump_to_cursor_marker' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:318:81: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'jump_to_cursor_marker' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:501:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'track_break_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:1670:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'draw_summary_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:1799:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'scroll_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:1799:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:1836:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2240:45: style: Parameter 'action' can be declared as pointer to const. However it seems that 'menu_delete_track_break' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2240:63: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'menu_delete_track_break' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2240:83: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'menu_delete_track_break' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2290:42: style: Parameter 'action' can be declared as pointer to const. However it seems that 'menu_add_track_break' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2290:60: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'menu_add_track_break' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2290:80: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'menu_add_track_break' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2296:31: style: Parameter 'action' can be declared as pointer to const. However it seems that 'menu_open_file' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2296:49: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'menu_open_file' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2296:69: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'menu_open_file' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2457:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2457:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2457:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavbreaker-0.16/src/wavbreaker.c:2531:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'do_activate' 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/w/wavemon/wavemon_0.9.1.orig.tar.gz wavemon-0.9.1/iw_nl80211.h:246:75: style: Parameter 'err' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavemon-0.9.1/iw_nl80211.h:268:47: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'no_seq_check' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavemon-0.9.1/iw_nl80211.h:268:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'no_seq_check' 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/w/wavpack/wavpack_5.8.1.orig.tar.xz wavpack-5.8.1/cli/wvtest.c:1217:32: style: Parameter 'id' can be declared as pointer to const. However it seems that 'get_pos' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/cli/wvtest.c:1222:31: style: Parameter 'id' can be declared as pointer to const. However it seems that 'set_pos_abs' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/cli/wvtest.c:1227:31: style: Parameter 'id' can be declared as pointer to const. However it seems that 'set_pos_rel' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/cli/wvtest.c:1242:35: style: Parameter 'id' can be declared as pointer to const. However it seems that 'get_length' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/cli/wvtest.c:1247:28: style: Parameter 'id' can be declared as pointer to const. However it seems that 'can_seek' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/src/open_filename.c:155:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'write_bytes' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/src/open_raw.c:64:39: style: Parameter 'id' can be declared as pointer to const. However it seems that 'raw_write_bytes' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/src/open_raw.c:64:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'raw_write_bytes' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/src/open_raw.c:69:35: style: Parameter 'id' can be declared as pointer to const. However it seems that 'raw_get_pos' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/src/open_raw.c:74:35: style: Parameter 'id' can be declared as pointer to const. However it seems that 'raw_set_pos_abs' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/src/open_raw.c:79:35: style: Parameter 'id' can be declared as pointer to const. However it seems that 'raw_set_pos_rel' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/src/open_raw.c:92:38: style: Parameter 'id' can be declared as pointer to const. However it seems that 'raw_get_length' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wavpack-5.8.1/src/open_raw.c:97:32: style: Parameter 'id' can be declared as pointer to const. However it seems that 'raw_can_seek' 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/w/waybar/waybar_0.14.0.orig.tar.gz waybar-0.14.0/src/modules/dwl/window.cpp:17:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_visibility' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/window.cpp:17:63: style: Parameter 'zdwl_output_v2' can be declared as pointer to const. However it seems that 'toggle_visibility' is a callback function, if 'zdwl_output_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/window.cpp:21:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'active' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/window.cpp:21:52: style: Parameter 'zdwl_output_v2' can be declared as pointer to const. However it seems that 'active' is a callback function, if 'zdwl_output_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/window.cpp:25:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_tag' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/window.cpp:25:53: style: Parameter 'zdwl_output_v2' can be declared as pointer to const. However it seems that 'set_tag' is a callback function, if 'zdwl_output_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/window.cpp:69:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/window.cpp:69:66: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:24:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'toggle_visibility' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:24:63: style: Parameter 'zdwl_output_v2' can be declared as pointer to const. However it seems that 'toggle_visibility' is a callback function, if 'zdwl_output_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:28:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'active' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:28:52: style: Parameter 'zdwl_output_v2' can be declared as pointer to const. However it seems that 'active' is a callback function, if 'zdwl_output_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:40:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_layout_symbol' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:40:63: style: Parameter 'zdwl_output_v2' can be declared as pointer to const. However it seems that 'set_layout_symbol' is a callback function, if 'zdwl_output_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:44:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'title' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:44:51: style: Parameter 'zdwl_output_v2' can be declared as pointer to const. However it seems that 'title' is a callback function, if 'zdwl_output_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:48:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dwl_frame' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:48:55: style: Parameter 'zdwl_output_v2' can be declared as pointer to const. However it seems that 'dwl_frame' is a callback function, if 'zdwl_output_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:52:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'set_layout' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:52:56: style: Parameter 'zdwl_output_v2' can be declared as pointer to const. However it seems that 'set_layout' is a callback function, if 'zdwl_output_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:56:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'appid' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:56:51: style: Parameter 'zdwl_output_v2' can be declared as pointer to const. However it seems that 'appid' is a callback function, if 'zdwl_output_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:84:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/dwl/tags.cpp:84:66: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/ext/workspace_manager_binding.cpp:19:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/ext/workspace_manager_binding.cpp:19:59: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:10:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_focused_tags' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:10:77: style: Parameter 'zriver_output_status_v1' can be declared as pointer to const. However it seems that 'listen_focused_tags' is a callback function, if 'zriver_output_status_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:15:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_view_tags' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:15:74: style: Parameter 'zriver_output_status_v1' can be declared as pointer to const. However it seems that 'listen_view_tags' is a callback function, if 'zriver_output_status_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:16:47: style: Parameter 'tags' can be declared as pointer to const. However it seems that 'listen_view_tags' is a callback function, if 'tags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:20:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_urgent_tags' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:20:76: style: Parameter 'zriver_output_status_v1' can be declared as pointer to const. However it seems that 'listen_urgent_tags' is a callback function, if 'zriver_output_status_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:45:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_focused_view' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:45:75: style: Parameter 'zriver_seat_status_v1' can be declared as pointer to const. However it seems that 'listen_focused_view' is a callback function, if 'zriver_seat_status_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:50:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_mode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:50:67: style: Parameter 'zriver_seat_status_v1' can be declared as pointer to const. However it seems that 'listen_mode' is a callback function, if 'zriver_seat_status_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:94:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/layout.cpp:94:66: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/mode.cpp:10:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_focused_output' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/mode.cpp:10:77: style: Parameter 'seat_status' can be declared as pointer to const. However it seems that 'listen_focused_output' is a callback function, if 'seat_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/mode.cpp:11:53: style: Parameter 'output' can be declared as pointer to const. However it seems that 'listen_focused_output' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/mode.cpp:15:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_unfocused_output' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/mode.cpp:15:79: style: Parameter 'seat_status' can be declared as pointer to const. However it seems that 'listen_unfocused_output' is a callback function, if 'seat_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/mode.cpp:16:55: style: Parameter 'output' can be declared as pointer to const. However it seems that 'listen_unfocused_output' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/mode.cpp:20:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_focused_view' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/mode.cpp:20:75: style: Parameter 'seat_status' can be declared as pointer to const. However it seems that 'listen_focused_view' is a callback function, if 'seat_status' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/mode.cpp:54:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/mode.cpp:54:66: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/window.cpp:27:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_mode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/window.cpp:27:67: style: Parameter 'zriver_seat_status_v1' can be declared as pointer to const. However it seems that 'listen_mode' is a callback function, if 'zriver_seat_status_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/window.cpp:54:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/window.cpp:54:66: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/tags.cpp:36:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_command_success' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/tags.cpp:37:71: style: Parameter 'zriver_command_callback_v1' can be declared as pointer to const. However it seems that 'listen_command_success' is a callback function, if 'zriver_command_callback_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/tags.cpp:42:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'listen_command_failure' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/tags.cpp:43:71: style: Parameter 'zriver_command_callback_v1' can be declared as pointer to const. However it seems that 'listen_command_failure' is a callback function, if 'zriver_command_callback_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/tags.cpp:77:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/river/tags.cpp:77:66: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/wlr/taskbar.cpp:61:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tl_handle_parent' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/wlr/taskbar.cpp:61:82: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'tl_handle_parent' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/wlr/taskbar.cpp:62:70: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'tl_handle_parent' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/wlr/taskbar.cpp:557:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] waybar-0.14.0/src/modules/wlr/taskbar.cpp:557:66: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wayfire/wayfire_0.9.0.orig.tar.gz wayfire-0.9.0/plugins/protocols/gtk-shell.cpp:277:55: style: Parameter 'client' can be declared as pointer to const. However it seems that 'handle_gtk_shell_notify_launch' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayfire-0.9.0/plugins/protocols/gtk-shell.cpp:277:76: style: Parameter 'resource' can be declared as pointer to const. However it seems that 'handle_gtk_shell_notify_launch' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayfire-0.9.0/plugins/protocols/gtk-shell.cpp:287:56: style: Parameter 'client' can be declared as pointer to const. However it seems that 'handle_gtk_shell_set_startup_id' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayfire-0.9.0/plugins/protocols/gtk-shell.cpp:287:77: style: Parameter 'resource' can be declared as pointer to const. However it seems that 'handle_gtk_shell_set_startup_id' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayfire-0.9.0/plugins/protocols/gtk-shell.cpp:323:52: style: Parameter 'resource' can be declared as pointer to const. However it seems that 'handle_gtk_shell1_destroy' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayfire-0.9.0/plugins/ipc/stipc.cpp:55:38: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'led_update' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayfire-0.9.0/plugins/protocols/input-method-v1.cpp:490:57: style: Parameter 'client' can be declared as pointer to const. However it seems that 'handle_input_panel_surface_set_toplevel' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayfire-0.9.0/plugins/protocols/input-method-v1.cpp:490:78: style: Parameter 'resource' can be declared as pointer to const. However it seems that 'handle_input_panel_surface_set_toplevel' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayfire-0.9.0/plugins/protocols/input-method-v1.cpp:491:18: style: Parameter 'output' can be declared as pointer to const. However it seems that 'handle_input_panel_surface_set_toplevel' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wayland/wayland_1.24.0.orig.tar.gz wayland-1.24.0/src/event-loop.c:98:28: style: Parameter 'ep' can be declared as pointer to const. However it seems that 'wl_event_source_fd_dispatch' is a callback function, if 'ep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/src/event-loop.c:242:39: style: Parameter 'source' can be declared as pointer to const. However it seems that 'noop_dispatch' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/src/event-loop.c:243:28: style: Parameter 'ep' can be declared as pointer to const. However it seems that 'noop_dispatch' is a callback function, if 'ep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/src/wayland-server.c:2314:33: style: Parameter 'listener' can be declared as pointer to const. However it seems that 'handle_noop' is a callback function, if 'listener' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/src/wayland-server.c:2314:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_noop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/connection-test.c:353:26: style: Parameter 'object' can be declared as pointer to const. However it seems that 'validate_demarshal_u' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/connection-test.c:360:26: style: Parameter 'object' can be declared as pointer to const. However it seems that 'validate_demarshal_i' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/connection-test.c:366:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'validate_demarshal_s' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/connection-test.c:367:26: style: Parameter 'object' can be declared as pointer to const. However it seems that 'validate_demarshal_s' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/connection-test.c:392:26: style: Parameter 'object' can be declared as pointer to const. However it seems that 'validate_demarshal_f' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:979:14: style: Parameter 'data' can be declared as pointer to const. However it seems that 'global_filter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:990:35: style: Parameter 'client' can be declared as pointer to const. However it seems that 'bind_data_offer' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:990:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'bind_data_offer' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:1010:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_handle_remove_filtered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:1010:65: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_handle_remove_filtered' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:1180:10: style: Parameter 'data' can be declared as pointer to const. However it seems that 'fd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:1180:34: style: Parameter 'fdp' can be declared as pointer to const. However it seems that 'fd' is a callback function, if 'fdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:1330:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'double_pre_fd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:1330:45: style: Parameter 'fdp' can be declared as pointer to const. However it seems that 'double_pre_fd' is a callback function, if 'fdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:1636:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_global_remove_after_handle_global' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/display-test.c:1637:29: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_global_remove_after_handle_global' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/map-test.c:123:48: style: Parameter 'element' can be declared as pointer to const. However it seems that 'never_run' is a callback function, if 'element' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/map-test.c:123:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'never_run' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/queue-test.c:638:30: style: Parameter 'client' can be declared as pointer to const. However it seems that 'dummy_bind' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayland-1.24.0/tests/queue-test.c:639:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dummy_bind' 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/wayvnc/wayvnc_0.9.1.orig.tar.gz wayvnc-0.9.1/src/ext-image-copy-capture.c:275:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'session_handle_format_drm' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/ext-image-copy-capture.c:276:45: style: Parameter 'session' can be declared as pointer to const. However it seems that 'session_handle_format_drm' is a callback function, if 'session' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/ext-image-copy-capture.c:277:37: style: Parameter 'modifiers' can be declared as pointer to const. However it seems that 'session_handle_format_drm' is a callback function, if 'modifiers' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/ext-image-copy-capture.c:303:20: style: Parameter 'device' can be declared as pointer to const. However it seems that 'session_handle_dmabuf_device' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/ext-image-copy-capture.c:502:43: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'frame_handle_ready' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/ext-image-copy-capture.c:539:43: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'frame_handle_failed' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/ext-image-copy-capture.c:618:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cursor_handle_position' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/ext-image-copy-capture.c:619:52: style: Parameter 'cursor' can be declared as pointer to const. However it seems that 'cursor_handle_position' is a callback function, if 'cursor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:47:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_head_description' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:48:31: style: Parameter 'output_head' can be declared as pointer to const. However it seems that 'output_head_description' is a callback function, if 'output_head' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:54:45: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_head_physical_size' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:55:31: style: Parameter 'output_head' can be declared as pointer to const. However it seems that 'output_head_physical_size' is a callback function, if 'output_head' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:61:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_head_mode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:62:31: style: Parameter 'output_head' can be declared as pointer to const. However it seems that 'output_head_mode' is a callback function, if 'output_head' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:63:31: style: Parameter 'mode' can be declared as pointer to const. However it seems that 'output_head_mode' is a callback function, if 'mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:76:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_head_current_mode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:77:31: style: Parameter 'output_head' can be declared as pointer to const. However it seems that 'output_head_current_mode' is a callback function, if 'output_head' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:78:31: style: Parameter 'mode' can be declared as pointer to const. However it seems that 'output_head_current_mode' is a callback function, if 'mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:83:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_head_position' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:84:31: style: Parameter 'output_head' can be declared as pointer to const. However it seems that 'output_head_position' is a callback function, if 'output_head' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:89:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_head_transform' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:90:31: style: Parameter 'output_head' can be declared as pointer to const. However it seems that 'output_head_transform' is a callback function, if 'output_head' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:159:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_manager_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:160:34: style: Parameter 'zwlr_output_manager_v1' can be declared as pointer to const. However it seems that 'output_manager_done' is a callback function, if 'zwlr_output_manager_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:167:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_manager_finished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/output-management.c:168:34: style: Parameter 'zwlr_output_manager_v1' can be declared as pointer to const. However it seems that 'output_manager_finished' is a callback function, if 'zwlr_output_manager_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/screencopy.c:103:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'screencopy_linux_dmabuf' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/screencopy.c:104:43: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'screencopy_linux_dmabuf' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wayvnc-0.9.1/src/main.c:1067:48: style: Parameter 'output' can be declared as pointer to const. However it seems that 'on_output_dimension_change' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wbar/wbar_2.3.4.orig.tar.gz wbar-2.3.4/src/core/Bar.cc:679:60: style: Parameter 'theEvent' can be declared as pointer to const. However it seems that 'rootErrorHandler' is a callback function, if 'theEvent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wbar-2.3.4/src/core/Main.cc:526:57: style: Parameter 'theEvent' can be declared as pointer to const. However it seems that 'eErrorHandler' is a callback function, if 'theEvent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wcc/wcc_0.0.7+dfsg.orig.tar.xz wcc-0.0.7+dfsg/src/wsh/lua/src/ldblib.c:305:45: style: Parameter 'ar' can be declared as pointer to const. However it seems that 'hookf' is a callback function, if 'ar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wsh/lua/src/ldebug.c:93:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gethookmask' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wsh/lua/src/ldebug.c:98:42: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gethookcount' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wsh/lua/src/lapi.c:1030:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_status' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wcc/wcc.c:946:32: style: Parameter 'a' can be declared as pointer to const. However it seems that 'phdr_cmp_premerge' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wcc/wcc.c:946:44: style: Parameter 'b' can be declared as pointer to const. However it seems that 'phdr_cmp_premerge' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wcc/wcc.c:957:23: style: Parameter 'a' can be declared as pointer to const. However it seems that 'phdr_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wcc/wcc.c:957:35: style: Parameter 'b' can be declared as pointer to const. However it seems that 'phdr_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wsh/lua/src/ldo.c:649:50: style: Parameter 'from' can be declared as pointer to const. However it seems that 'lua_resume' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wsh/lua/src/ldo.c:680:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_isyieldable' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wsh/luajit-2.0/src/host/buildvm_lib.c:72:48: style: Parameter 'p' can be declared as pointer to const. However it seems that 'libdef_module' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wsh/luajit-2.0/src/host/buildvm_lib.c:204:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'libdef_push' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcc-0.0.7+dfsg/src/wsh/luajit-2.0/src/host/buildvm_lib.c:249:34: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'libdef_set' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wcm/wcm_0.9.0+repack.orig.tar.xz WayfireWM-wcm-397c761/src/wcm.cpp:1359:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_remove_object' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WayfireWM-wcm-397c761/src/wcm.cpp:1359:68: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_remove_object' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wcstools/wcstools_3.9.7.orig.tar.gz wcstools-3.9.7/getcol.c:1754:6: style: Parameter 'i' can be declared as pointer to const. However it seems that 'intcompare' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcstools-3.9.7/getcol.c:1754:10: style: Parameter 'j' can be declared as pointer to const. However it seems that 'intcompare' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcstools-3.9.7/libwcs/matchstar.c:1688:9: style: Parameter 'v' can be declared as pointer to const. However it seems that 'wcs_chisqr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wcstools-3.9.7/matchstar.c:1684:9: style: Parameter 'v' can be declared as pointer to const. However it seems that 'wcs_chisqr' 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/w/wdisplays/wdisplays_1.1.3.orig.tar.xz wdisplays-1.1.3/src/glviewport.c:87:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wd_gl_viewport_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdisplays-1.1.3/src/overlay.c:26:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'layer_surface_closed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdisplays-1.1.3/src/overlay.c:27:35: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'layer_surface_closed' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdisplays-1.1.3/src/outputs.c:423:33: style: Parameter 'wlr_mode' can be declared as pointer to const. However it seems that 'head_handle_current_mode' is a callback function, if 'wlr_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdisplays-1.1.3/src/main.c:897:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_state_changed' 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/w/wdm/wdm_1.28.orig.tar.gz wdm-1.28/src/chooser.c:883:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DoCheckWilling' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/chooser.c:883:50: style: Parameter 'params' can be declared as pointer to const. However it seems that 'DoCheckWilling' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/chooser.c:883:68: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'DoCheckWilling' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/chooser.c:899:29: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DoCancel' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/chooser.c:899:44: style: Parameter 'params' can be declared as pointer to const. However it seems that 'DoCancel' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/chooser.c:899:62: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'DoCancel' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdm/reset.c:49:24: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'ignoreErrors' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdm/reset.c:49:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ignoreErrors' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdm/server.c:276:28: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'openErrorHandler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdm/server.c:344:25: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'PingLostIOErr' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdmPrefs/testPanel.c:57:22: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'ShowTestPanel' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdmPrefs/testPanel.c:64:22: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'HideTestPanel' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdmPrefs/testPanel.c:71:21: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'SaveTestData' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdmPrefs/testPanel.c:76:21: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'UndoTestData' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdmPrefs/testPanel2.c:64:22: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'ShowTestPanel' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdmPrefs/testPanel2.c:71:22: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'HideTestPanel' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdmPrefs/testPanel2.c:78:21: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'SaveTestData' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wdm-1.28/src/wdmPrefs/testPanel2.c:83:21: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'UndoTestData' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/webauth/webauth_4.7.0.orig.tar.xz webauth-4.7.0/modules/ldap/mod_webauthldap.c:47:29: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'sasl_interact_stub' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/modules/ldap/mod_webauthldap.c:48:35: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'sasl_interact_stub' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/modules/ldap/mod_webauthldap.c:48:52: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'sasl_interact_stub' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/modules/webauth/webkdc.c:222:19: style: Parameter 'in_data' can be declared as pointer to const. However it seems that 'post_gather' is a callback function, if 'in_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/lib/webkdc-krb-t.c:547:42: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'log_callback' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/lib/webkdc-krb-t.c:547:61: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'log_callback' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/tap/process.c:188:20: style: Parameter 'data' can be declared as pointer to const. However it seems that 'exec_command' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:49:30: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test1' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:50:30: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test2' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:51:30: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test3' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:52:30: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test4' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:56:30: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test5' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:60:30: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test6' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:64:30: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test7' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:69:30: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test8' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:77:30: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test9' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:81:31: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test10' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:126:31: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test17' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:127:31: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test18' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:131:31: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test19' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:141:31: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test22' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webauth-4.7.0/tests/util/messages-t.c:145:31: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'test23' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/webcamoid/webcamoid_9.3.0.orig.tar.xz webcamoid-9.3.0/libAvKys/Plugins/MultiSrc/src/vlc/src/mediasourcevlc.cpp:792:63: style: Parameter 'width' can be declared as pointer to const. However it seems that 'videoFormatCallback' is a callback function, if 'width' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webcamoid-9.3.0/libAvKys/Plugins/MultiSrc/src/vlc/src/mediasourcevlc.cpp:793:63: style: Parameter 'height' can be declared as pointer to const. However it seems that 'videoFormatCallback' is a callback function, if 'height' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webcamoid-9.3.0/libAvKys/Plugins/MultiSrc/src/vlc/src/mediasourcevlc.cpp:824:57: style: Parameter 'rate' can be declared as pointer to const. However it seems that 'audioSetupCallback' is a callback function, if 'rate' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/webdis/webdis_0.1.22+ds.orig.tar.xz nicolasff-webdis-7cf0ae4/src/client.c:21:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'http_client_on_url' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nicolasff-webdis-7cf0ae4/src/client.c:37:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'http_client_on_body' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nicolasff-webdis-7cf0ae4/src/client.c:55:48: style: Parameter 'p' can be declared as pointer to const. However it seems that 'http_client_on_header_name' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nicolasff-webdis-7cf0ae4/src/client.c:97:49: style: Parameter 'parser' can be declared as pointer to const. However it seems that 'http_client_on_query_string' is a callback function, if 'parser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nicolasff-webdis-7cf0ae4/src/client.c:146:49: style: Parameter 'p' can be declared as pointer to const. However it seems that 'http_client_on_header_value' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nicolasff-webdis-7cf0ae4/src/client.c:179:53: style: Parameter 'p' can be declared as pointer to const. However it seems that 'http_client_on_message_complete' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] nicolasff-webdis-7cf0ae4/tests/websocket.c:380:37: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ws_on_headers_complete' 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/w/webissues/webissues_1.1.5.orig.tar.bz2 webissues-1.1.5/src/sqlite/sqlite3.c:63017:72: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sqlite3_backup_remaining' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:63031:72: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sqlite3_backup_pagecount' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:69233:65: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_type' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:69447:91: style: Parameter 'pValue' can be declared as pointer to const. However it seems that 'sqlite3_result_value' is a callback function, if 'pValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:87013:48: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprSrcCount' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:115765:65: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_vtab_on_conflict' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:128903:68: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_db_mutex' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:129006:9: style: Parameter 'padFlag' can be declared as pointer to const. However it seems that 'binCollFunc' is a callback function, if 'padFlag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:129059:75: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_last_insert_rowid' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:129072:56: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_changes' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:129085:62: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_total_changes' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webissues-1.1.5/src/sqlite/sqlite3.c:131318:63: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_get_autocommit' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/webp-pixbuf-loader/webp-pixbuf-loader_0.2.7.orig.tar.gz webp-pixbuf-loader-0.2.7/io-webp-anim-iter.c:86:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'on_currently_loading_frame' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] webp-pixbuf-loader-0.2.7/tests/t_null_error.c:15:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'save_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/w/websocketpp/websocketpp_0.8.2+git20250909.orig.tar.gz zaphoyd-websocketpp-b9aeec6/examples/handler_switch/handler_switch.cpp:14:29: style: Parameter 's' can be declared as reference to const. However it seems that 'custom_on_msg' 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/w/weechat/weechat_4.6.3.orig.tar.xz weechat-4.6.3/src/core/core-arraylist.c:47:33: style: Parameter 'pointer1' can be declared as pointer to const. However it seems that 'arraylist_cmp_default_cb' is a callback function, if 'pointer1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-arraylist.c:47:49: style: Parameter 'pointer2' can be declared as pointer to const. However it seems that 'arraylist_cmp_default_cb' is a callback function, if 'pointer2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-debug.c:210:22: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'debug_dump_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-config.c:2147:59: style: Parameter 'option' can be declared as pointer to const. However it seems that 'config_weechat_palette_change_cb' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-config.c:3206:62: style: Parameter 'option' can be declared as pointer to const. However it seems that 'config_weechat_key_delete_option_cb' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-doc.c:988:34: style: Parameter 'pointer1' can be declared as pointer to const. However it seems that 'doc_gen_hdata_list_cmp_cb' is a callback function, if 'pointer1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-doc.c:988:50: style: Parameter 'pointer2' can be declared as pointer to const. However it seems that 'doc_gen_hdata_list_cmp_cb' is a callback function, if 'pointer2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-hashtable.c:105:52: style: Parameter 'hashtable' can be declared as pointer to const. However it seems that 'hashtable_hash_key_default_cb' is a callback function, if 'hashtable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-hashtable.c:796:55: style: Parameter 'hashtable' can be declared as pointer to const. However it seems that 'hashtable_compute_length_keys_cb' is a callback function, if 'hashtable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-hashtable.c:819:57: style: Parameter 'hashtable' can be declared as pointer to const. However it seems that 'hashtable_compute_length_values_cb' is a callback function, if 'hashtable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-hashtable.c:863:53: style: Parameter 'hashtable' can be declared as pointer to const. However it seems that 'hashtable_build_string_keys_cb' is a callback function, if 'hashtable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-hashtable.c:889:55: style: Parameter 'hashtable' can be declared as pointer to const. However it seems that 'hashtable_build_string_values_cb' is a callback function, if 'hashtable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-hashtable.c:922:60: style: Parameter 'hashtable' can be declared as pointer to const. However it seems that 'hashtable_build_string_keys_values_cb' is a callback function, if 'hashtable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-url.c:856:28: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'weeurl_write_stream' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/core/core-url.c:866:28: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'weeurl_write_string' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item-custom.c:172:60: style: Parameter 'option' can be declared as pointer to const. However it seems that 'gui_bar_item_custom_config_change' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item-custom.c:271:52: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gui_bar_item_custom_callback' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item-custom.c:272:52: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_bar_item_custom_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:778:51: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gui_bar_item_input_paste_cb' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:1190:53: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_bar_item_buffer_number_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:1220:51: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_bar_item_buffer_name_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:1251:57: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_bar_item_buffer_short_name_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:1316:53: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_bar_item_buffer_filter_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:1353:61: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_bar_item_buffer_nicklist_count_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:1384:68: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_bar_item_buffer_nicklist_count_groups_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:1415:65: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_bar_item_buffer_nicklist_count_all_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:1446:51: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_bar_item_buffer_zoom_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:1479:46: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gui_bar_item_scroll_cb' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:1982:53: style: Parameter 'window' can be declared as pointer to const. However it seems that 'gui_bar_item_window_number_cb' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar-item.c:2011:52: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_bar_item_mouse_status_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar.c:834:55: style: Parameter 'option' can be declared as pointer to const. However it seems that 'gui_bar_config_change_hidden' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar.c:897:57: style: Parameter 'option' can be declared as pointer to const. However it seems that 'gui_bar_config_change_priority' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar.c:970:57: style: Parameter 'option' can be declared as pointer to const. However it seems that 'gui_bar_config_change_position' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar.c:991:56: style: Parameter 'option' can be declared as pointer to const. However it seems that 'gui_bar_config_change_filling' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar.c:1016:52: style: Parameter 'option' can be declared as pointer to const. However it seems that 'gui_bar_config_check_size' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar.c:1086:53: style: Parameter 'option' can be declared as pointer to const. However it seems that 'gui_bar_config_change_size' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar.c:1139:54: style: Parameter 'option' can be declared as pointer to const. However it seems that 'gui_bar_config_change_color' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar.c:1158:58: style: Parameter 'option' can be declared as pointer to const. However it seems that 'gui_bar_config_change_separator' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-bar.c:1177:54: style: Parameter 'option' can be declared as pointer to const. However it seems that 'gui_bar_config_change_items' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-color.c:973:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gui_color_decode_ansi_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/gui/gui-buffer.c:1126:48: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'gui_buffer_user_close_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/buflist/buflist-config.c:137:39: style: Parameter 'pointer1' can be declared as pointer to const. However it seems that 'buflist_config_compare_signals' is a callback function, if 'pointer1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/buflist/buflist-config.c:137:55: style: Parameter 'pointer2' can be declared as pointer to const. However it seems that 'buflist_config_compare_signals' is a callback function, if 'pointer2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/exec/exec.c:701:27: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'exec_debug_dump_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/fset/fset.c:60:27: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'fset_debug_dump_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-debug.c:40:62: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'irc_debug_signal_debug_dump_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:529:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_action' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:599:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_admin' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:1061:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_auth' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:1592:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_ban' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:1772:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_connect' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:1968:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_ctcp' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:2078:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_cycle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:2287:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_dehalfop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:2326:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_deop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:2365:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_devoice' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:2404:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_die' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:2505:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_disconnect' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:2580:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_halfop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:2827:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_info' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:2855:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_invite' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:2919:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_ison' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3096:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_join' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3219:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_kick' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3357:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_kill' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3387:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_knock' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3417:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_links' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3697:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_lusers' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3725:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_map' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3753:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_me' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3811:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_mode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3867:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_motd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:3895:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_msg' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4103:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_nick' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4135:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_notice' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4399:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_op' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4438:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_oper' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4490:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_part' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4576:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_ping' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4598:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_pong' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4620:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_query' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4752:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_quiet' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4829:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_quote' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4910:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_reconnect' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:4998:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_rehash' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:5087:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_restart' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:5115:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_rules' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:5137:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_sajoin' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:5159:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_samode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:5218:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_sanick' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:5239:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_sapart' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:5260:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_saquit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6239:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_service' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6262:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_servlist' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6290:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_squery' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6319:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_setname' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6340:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_squit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6362:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_stats' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6391:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_summon' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6413:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_time' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6517:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_trace' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6545:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_unban' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6603:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_unquiet' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6671:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_userhost' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6693:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_users' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6722:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_version' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6759:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_voice' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6798:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_wallchops' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6914:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_wallops' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6937:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_who' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:6965:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_whois' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc-command.c:7016:1: style: Parameter 'data' can be declared as pointer to const. However it seems that 'irc_command_whowas' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/irc/irc.c:105:30: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'irc_signal_upgrade_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/javascript/weechat-js.cpp:812:63: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'weechat_js_signal_debug_dump_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/plugin-config.c:135:56: style: Parameter 'option' can be declared as pointer to const. However it seems that 'plugin_config_desc_changed_cb' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/relay/irc/relay-irc.c:344:59: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'relay_irc_signal_irc_in2_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/relay/irc/relay-irc.c:466:40: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'relay_irc_signal_irc_outtags_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/relay/relay-buffer.c:256:45: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'relay_buffer_close_cb' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/relay/relay.c:229:28: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'relay_debug_dump_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/script/script.c:218:29: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'script_debug_dump_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/tcl/weechat-tcl.c:804:64: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'weechat_tcl_signal_debug_dump_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/trigger/trigger.c:1338:30: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'trigger_debug_dump_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/tests/tests-record.cpp:53:22: style: Parameter 'pointer1' can be declared as pointer to const. However it seems that 'record_cmp_cb' is a callback function, if 'pointer1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/tests/tests-record.cpp:53:38: style: Parameter 'pointer2' can be declared as pointer to const. However it seems that 'record_cmp_cb' is a callback function, if 'pointer2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/xfer/xfer.c:121:31: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'xfer_signal_upgrade_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/src/plugins/xfer/xfer.c:1795:27: style: Parameter 'signal_data' can be declared as pointer to const. However it seems that 'xfer_debug_dump_cb' is a callback function, if 'signal_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/tests/unit/plugins/logger/test-logger-backlog.cpp:158:39: style: Parameter 'pointer1' can be declared as pointer to const. However it seems that 'test_logger_backlog_msg_cmp_cb' is a callback function, if 'pointer1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weechat-4.6.3/tests/unit/plugins/logger/test-logger-backlog.cpp:159:39: style: Parameter 'pointer2' can be declared as pointer to const. However it seems that 'test_logger_backlog_msg_cmp_cb' is a callback function, if 'pointer2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/welle.io/welle.io_2.4+ds.orig.tar.xz welle.io-2.4+ds/src/libs/mpg123/lfs_wrap.c:406:67: style: Parameter 'offsets' can be declared as pointer to const. However it seems that 'mpg123_set_index' is a callback function, if 'offsets' is declared with const you might also need to cast function pointer(s). [constParameterCallback] welle.io-2.4+ds/src/libs/mpg123/readers.c:801:43: style: Parameter 'fr' can be declared as pointer to const. However it seems that 'feed_seek_frame' is a callback function, if 'fr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] welle.io-2.4+ds/src/libs/mpg123/readers.c:891:38: style: Parameter 'mh' can be declared as pointer to const. However it seems that 'bad_close' is a callback function, if 'mh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] welle.io-2.4+ds/src/libs/mpg123/readers.c:900:39: style: Parameter 'mh' can be declared as pointer to const. However it seems that 'bad_rewind' is a callback function, if 'mh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/west-chamber/west-chamber_20100405+svn20111107.r124.orig.tar.bz2 west-chamber/extensions/libxt_CUI.c:22:71: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'cui_tg_parse' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] west-chamber/extensions/libxt_ZHANG.c:22:73: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'zhang_tg_parse' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] west-chamber/extensions/libxt_gfw.c:9:71: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'gfw_mt_parse' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/weston/weston_14.0.2.orig.tar.xz weston-14.0.2/clients/constraints.c:228:27: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'pointer_handle_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:286:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_axis' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:286:52: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'pointer_handle_axis' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:292:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_frame' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:292:53: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'pointer_handle_frame' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:297:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_axis_source' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:297:59: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'pointer_handle_axis_source' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:303:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_axis_stop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:303:57: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'pointer_handle_axis_stop' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:309:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_axis_discrete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:309:61: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'pointer_handle_axis_discrete' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:327:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_keymap' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:327:56: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_keymap' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:334:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_enter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:334:55: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_enter' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:335:28: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'keyboard_handle_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:335:54: style: Parameter 'keys' can be declared as pointer to const. However it seems that 'keyboard_handle_enter' is a callback function, if 'keys' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:340:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:340:55: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_leave' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:341:28: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'keyboard_handle_leave' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:356:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_modifiers' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:356:59: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_modifiers' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:477:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:477:54: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:487:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_toplevel_configure' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:487:60: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'handle_toplevel_configure' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/constraints.c:489:27: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_toplevel_configure' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/dnd.c:405:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'data_source_dnd_drop_performed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/dnd.c:405:67: style: Parameter 'source' can be declared as pointer to const. However it seems that 'data_source_dnd_drop_performed' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/dnd.c:676:19: style: Parameter 'input' can be declared as pointer to const. However it seems that 'dnd_leave_handler' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/dnd.c:690:20: style: Parameter 'input' can be declared as pointer to const. However it seems that 'dnd_motion_handler' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/editor.c:479:23: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'text_input_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/editor.c:512:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_input_panel_state' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/editor.c:513:35: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_input_panel_state' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/editor.c:570:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'data_source_target' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/editor.c:571:29: style: Parameter 'source' can be declared as pointer to const. However it seems that 'data_source_target' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/editor.c:601:18: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'paste_func' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/keyboard.c:407:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/keyboard.c:408:46: style: Parameter 'data' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/resizor.c:85:48: style: Parameter 'callback' can be declared as pointer to const. However it seems that 'frame_callback' is a callback function, if 'callback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:273:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'PointerHandleMotion' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:273:52: style: Parameter 'wlPointer' can be declared as pointer to const. However it seems that 'PointerHandleMotion' is a callback function, if 'wlPointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:419:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'PointerHandleAxis' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:419:50: style: Parameter 'wlPointer' can be declared as pointer to const. However it seems that 'PointerHandleAxis' is a callback function, if 'wlPointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:485:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'TouchHandleMotion' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:485:48: style: Parameter 'wlTouch' can be declared as pointer to const. However it seems that 'TouchHandleMotion' is a callback function, if 'wlTouch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:491:24: style: Parameter 'data' can be declared as pointer to const. However it seems that 'TouchHandleFrame' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:491:47: style: Parameter 'wlTouch' can be declared as pointer to const. However it seems that 'TouchHandleFrame' is a callback function, if 'wlTouch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:496:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'TouchHandleCancel' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:496:48: style: Parameter 'wlTouch' can be declared as pointer to const. However it seems that 'TouchHandleCancel' is a callback function, if 'wlTouch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:621:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/ivi-shell-user-interface.c:621:63: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/presentation-shm.c:212:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/presentation-shm.c:212:64: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/presentation-shm.c:214:27: style: Parameter 'states' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'states' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/presentation-shm.c:388:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'feedback_sync_output' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/presentation-shm.c:389:41: style: Parameter 'presentation_feedback' can be declared as pointer to const. However it seems that 'feedback_sync_output' is a callback function, if 'presentation_feedback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/presentation-shm.c:390:26: style: Parameter 'output' can be declared as pointer to const. However it seems that 'feedback_sync_output' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-im.c:133:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_content_type' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-im.c:134:43: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handle_content_type' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-im.c:141:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_invoke_action' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-im.c:142:44: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handle_invoke_action' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-im.c:159:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_preferred_language' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-im.c:160:42: style: Parameter 'context' can be declared as pointer to const. However it seems that 'handle_preferred_language' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-im.c:353:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-im.c:353:63: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-damage.c:169:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-damage.c:169:64: style: Parameter 'toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-damage.c:171:27: style: Parameter 'states' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'states' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-damage.c:176:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-damage.c:176:60: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_close' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-damage.c:770:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-damage.c:770:63: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:466:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:466:64: style: Parameter 'toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:468:27: style: Parameter 'states' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'states' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:473:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:473:60: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_close' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:899:45: style: Parameter 'release' can be declared as pointer to const. However it seems that 'buffer_fenced_release' is a callback function, if 'release' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:915:41: style: Parameter 'release' can be declared as pointer to const. However it seems that 'buffer_immediate_release' is a callback function, if 'release' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:1035:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dmabuf_format' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:1035:55: style: Parameter 'zwp_linux_dmabuf' can be declared as pointer to const. However it seems that 'dmabuf_format' is a callback function, if 'zwp_linux_dmabuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:1086:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-egl.c:1086:63: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-touch.c:215:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_handle_up' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-touch.c:215:46: style: Parameter 'wl_touch' can be declared as pointer to const. However it seems that 'touch_handle_up' is a callback function, if 'wl_touch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-touch.c:232:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_handle_frame' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-touch.c:232:49: style: Parameter 'wl_touch' can be declared as pointer to const. However it seems that 'touch_handle_frame' is a callback function, if 'wl_touch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-touch.c:237:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_handle_cancel' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-touch.c:237:50: style: Parameter 'wl_touch' can be declared as pointer to const. However it seems that 'touch_handle_cancel' is a callback function, if 'wl_touch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-touch.c:340:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-touch.c:340:54: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:764:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:764:60: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_close' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:921:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dmabuf_format' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:921:55: style: Parameter 'zwp_linux_dmabuf' can be declared as pointer to const. However it seems that 'dmabuf_format' is a callback function, if 'zwp_linux_dmabuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:961:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:961:53: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'pointer_handle_leave' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:962:44: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'pointer_handle_leave' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:967:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_motion' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:967:54: style: Parameter 'pointer' can be declared as pointer to const. However it seems that 'pointer_handle_motion' is a callback function, if 'pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:988:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_axis' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:988:52: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'pointer_handle_axis' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1002:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_keymap' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1002:56: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_keymap' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1010:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_enter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1010:55: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_enter' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1011:59: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'keyboard_handle_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1012:40: style: Parameter 'keys' can be declared as pointer to const. However it seems that 'keyboard_handle_enter' is a callback function, if 'keys' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1017:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1017:55: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_leave' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1018:59: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'keyboard_handle_leave' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1042:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_modifiers' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1042:59: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_modifiers' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1142:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/simple-dmabuf-v4l.c:1142:63: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/tablet.c:165:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'pressure_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/tablet.c:165:61: style: Parameter 'tool' can be declared as pointer to const. However it seems that 'pressure_handler' is a callback function, if 'tool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/tablet.c:166:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pressure_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/tablet.c:191:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'tablet_down_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/tablet.c:191:64: style: Parameter 'tool' can be declared as pointer to const. However it seems that 'tablet_down_handler' is a callback function, if 'tool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/tablet.c:191:76: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tablet_down_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/tablet.c:197:34: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'tablet_up_handler' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/tablet.c:197:62: style: Parameter 'tool' can be declared as pointer to const. However it seems that 'tablet_up_handler' is a callback function, if 'tool' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/tablet.c:197:74: style: Parameter 'data' can be declared as pointer to const. However it seems that 'tablet_up_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/touch-calibrator.c:675:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'motion_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/clients/touch-calibrator.c:675:60: style: Parameter 'interface' can be declared as pointer to const. However it seems that 'motion_handler' is a callback function, if 'interface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/frontend/xwayland.c:93:37: style: Parameter 'process' can be declared as pointer to const. However it seems that 'xserver_cleanup' is a callback function, if 'process' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/ivi-layout-transition.c:345:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_transition_move_resize_view_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/ivi-layout-transition.c:346:36: style: Parameter 'view' can be declared as pointer to const. However it seems that 'is_transition_move_resize_view_func' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/ivi-layout-transition.c:478:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_transition_fade_view_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/ivi-layout-transition.c:479:36: style: Parameter 'view' can be declared as pointer to const. However it seems that 'is_transition_fade_view_func' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/ivi-layout-transition.c:710:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_transition_move_layer_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/ivi-layout-transition.c:711:35: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'is_transition_move_layer_func' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/ivi-layout-transition.c:830:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'is_transition_fade_layer_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/ivi-layout-transition.c:831:35: style: Parameter 'layer' can be declared as pointer to const. However it seems that 'is_transition_fade_layer_func' is a callback function, if 'layer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/kiosk-shell/kiosk-shell-grab.c:47:53: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'pointer_move_grab_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/kiosk-shell/kiosk-shell-grab.c:52:52: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'pointer_move_grab_axis' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/kiosk-shell/kiosk-shell-grab.c:54:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pointer_move_grab_axis' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/kiosk-shell/kiosk-shell-grab.c:59:59: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'pointer_move_grab_axis_source' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/kiosk-shell/kiosk-shell-grab.c:65:53: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'pointer_move_grab_frame' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/kiosk-shell/kiosk-shell-grab.c:134:48: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'touch_move_grab_down' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/kiosk-shell/kiosk-shell-grab.c:179:49: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'touch_move_grab_frame' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdpdisp.c:45:35: style: Parameter 'rdp' can be declared as pointer to const. However it seems that 'match_primary' is a callback function, if 'rdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdpdisp.c:45:52: style: Parameter 'a' can be declared as pointer to const. However it seems that 'match_primary' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdpdisp.c:45:67: style: Parameter 'b' can be declared as pointer to const. However it seems that 'match_primary' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdpdisp.c:54:38: style: Parameter 'rdp' can be declared as pointer to const. However it seems that 'match_dimensions' is a callback function, if 'rdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdpdisp.c:69:36: style: Parameter 'rdp' can be declared as pointer to const. However it seems that 'match_position' is a callback function, if 'rdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdpdisp.c:69:53: style: Parameter 'a' can be declared as pointer to const. However it seems that 'match_position' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdpdisp.c:69:68: style: Parameter 'b' can be declared as pointer to const. However it seems that 'match_position' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdpdisp.c:89:31: style: Parameter 'rdp' can be declared as pointer to const. However it seems that 'match_any' is a callback function, if 'rdp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdpdisp.c:89:48: style: Parameter 'a' can be declared as pointer to const. However it seems that 'match_any' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdpdisp.c:89:63: style: Parameter 'b' can be declared as pointer to const. However it seems that 'match_any' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/hmi-controller.c:1634:53: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'pointer_noop_grab_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/hmi-controller.c:1770:48: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'touch_nope_grab_down' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/hmi-controller.c:1802:59: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'touch_move_workspace_grab_frame' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/ivi-shell/hmi-controller.c:2044:43: style: Parameter 'resource' can be declared as pointer to const. However it seems that 'unbind_hmi_controller' is a callback function, if 'resource' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/clipboard.c:112:52: style: Parameter 'source' can be declared as pointer to const. However it seems that 'clipboard_source_accept' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/clipboard.c:133:52: style: Parameter 'source' can be declared as pointer to const. However it seems that 'clipboard_source_cancel' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-x11/x11.c:842:72: style: Parameter 'mode' can be declared as pointer to const. However it seems that 'x11_output_switch_mode' is a callback function, if 'mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdp.c:865:36: style: Parameter 'client' can be declared as pointer to const. However it seems that 'xf_peer_capabilities' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/backend-rdp/rdp.c:1209:36: style: Parameter 'client' can be declared as pointer to const. However it seems that 'xf_peer_post_connect' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/color-noop.c:150:63: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'cmnoop_destroy_color_transform' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/desktop/xwayland.c:157:74: style: Parameter 'dsurface' can be declared as pointer to const. However it seems that 'weston_desktop_xwayland_surface_committed' is a callback function, if 'dsurface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/desktop/xwayland.c:261:78: style: Parameter 'dsurface' can be declared as pointer to const. However it seems that 'weston_desktop_xwayland_surface_get_maximized' is a callback function, if 'dsurface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/desktop/xwayland.c:270:79: style: Parameter 'dsurface' can be declared as pointer to const. However it seems that 'weston_desktop_xwayland_surface_get_fullscreen' is a callback function, if 'dsurface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/launcher-libseat.c:297:37: style: Parameter 'launcher' can be declared as pointer to const. However it seems that 'seat_get_vt' is a callback function, if 'launcher' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/noop-renderer.c:40:49: style: Parameter 'output' can be declared as pointer to const. However it seems that 'noop_renderer_read_pixels' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/noop-renderer.c:41:52: style: Parameter 'pixels' can be declared as pointer to const. However it seems that 'noop_renderer_read_pixels' is a callback function, if 'pixels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/noop-renderer.c:49:52: style: Parameter 'output' can be declared as pointer to const. However it seems that 'noop_renderer_repaint_output' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/noop-renderer.c:50:28: style: Parameter 'output_damage' can be declared as pointer to const. However it seems that 'noop_renderer_repaint_output' is a callback function, if 'output_damage' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/noop-renderer.c:51:37: style: Parameter 'renderbuffer' can be declared as pointer to const. However it seems that 'noop_renderer_repaint_output' is a callback function, if 'renderbuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/noop-renderer.c:56:51: style: Parameter 'output' can be declared as pointer to const. However it seems that 'noop_renderer_resize_output' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/noop-renderer.c:65:54: style: Parameter 'pnode' can be declared as pointer to const. However it seems that 'noop_renderer_flush_damage' is a callback function, if 'pnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/renderer-gl/gl-shader-config-color-transformation.c:110:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'color_transform_destroy_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/touch-calibration.c:402:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_calibrator_output_destroyed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/touch-calibration.c:415:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_calibrator_device_destroyed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/touch-calibration.c:428:72: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_calibrator_surface_destroyed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/libweston/pixman-renderer.c:691:56: style: Parameter 'pnode' can be declared as pointer to const. However it seems that 'pixman_renderer_flush_damage' is a callback function, if 'pnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/config-parser-test.c:75:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'setup_test_config' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/config-parser-test.c:85:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'setup_test_config_failing' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/constraints-test.c:76:64: style: Parameter 'locked_pointer' can be declared as pointer to const. However it seems that 'pointer_locked_event' is a callback function, if 'locked_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/constraints-test.c:85:66: style: Parameter 'locked_pointer' can be declared as pointer to const. However it seems that 'pointer_unlocked_event' is a callback function, if 'locked_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/constraints-test.c:99:68: style: Parameter 'confined_pointer' can be declared as pointer to const. However it seems that 'pointer_confined_event' is a callback function, if 'confined_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/constraints-test.c:108:70: style: Parameter 'confined_pointer' can be declared as pointer to const. However it seems that 'pointer_unconfined_event' is a callback function, if 'confined_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/lcms_util.c:310:57: style: Parameter 'cargo' can be declared as pointer to const. However it seems that 'transform_sampler' is a callback function, if 'cargo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/kiosk-shell-test.c:128:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_xdg_toplevel_close' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/kiosk-shell-test.c:128:60: style: Parameter 'toplevel' can be declared as pointer to const. However it seems that 'handle_xdg_toplevel_close' is a callback function, if 'toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/kiosk-shell-test.c:133:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_xdg_toplevel_configure_bounds' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/kiosk-shell-test.c:133:71: style: Parameter 'toplevel' can be declared as pointer to const. However it seems that 'handle_xdg_toplevel_configure_bounds' is a callback function, if 'toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/kiosk-shell-test.c:139:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_xdg_toplevel_wm_capabilities' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/kiosk-shell-test.c:139:70: style: Parameter 'toplevel' can be declared as pointer to const. However it seems that 'handle_xdg_toplevel_wm_capabilities' is a callback function, if 'toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/kiosk-shell-test.c:140:26: style: Parameter 'capabilities' can be declared as pointer to const. However it seems that 'handle_xdg_toplevel_wm_capabilities' is a callback function, if 'capabilities' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/ivi-layout-test-plugin.c:561:1: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'runner_func_ivi_layout_commit_changes' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/ivi-layout-test-plugin.c:751:1: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'runner_func_commit_changes_after_render_order_set_surface_destroy' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/ivi-layout-test-plugin.c:766:1: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'runner_func_cleanup_layer' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/linux-explicit-synchronization-test.c:287:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'buffer_release_fenced_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/linux-explicit-synchronization-test.c:288:46: style: Parameter 'buffer_release' can be declared as pointer to const. However it seems that 'buffer_release_fenced_handler' is a callback function, if 'buffer_release' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/output-capture-protocol-test.c:94:42: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'capture_source_handle_format' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/output-capture-protocol-test.c:107:40: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'capture_source_handle_size' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/output-capture-protocol-test.c:121:44: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'capture_source_handle_complete' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/output-capture-protocol-test.c:133:41: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'capture_source_handle_retry' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/output-capture-protocol-test.c:145:42: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'capture_source_handle_failed' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/surface-screenshot-test.c:137:41: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'trigger_binding' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:55:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_commit_string' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:56:31: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_commit_string' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:63:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_preedit_string' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:64:32: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_preedit_string' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:72:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_delete_surrounding_text' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:73:34: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_delete_surrounding_text' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:80:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_cursor_position' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:81:33: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_cursor_position' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:88:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_preedit_styling' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:89:33: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_preedit_styling' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:97:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_preedit_cursor' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:98:32: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_preedit_cursor' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:104:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_modifiers_map' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:105:31: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_modifiers_map' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:106:22: style: Parameter 'map' can be declared as pointer to const. However it seems that 'text_input_modifiers_map' is a callback function, if 'map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:111:25: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_keysym' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:112:31: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_keysym' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:144:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_input_panel_state' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:145:35: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_input_panel_state' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:151:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_language' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:152:33: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_language' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:159:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'text_input_text_direction' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/text-test.c:160:32: style: Parameter 'text_input' can be declared as pointer to const. However it seems that 'text_input_text_direction' is a callback function, if 'text_input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:108:53: style: Parameter 'desktop_surface' can be declared as pointer to const. However it seems that 'desktop_surface_move' is a callback function, if 'desktop_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:109:28: style: Parameter 'seat' can be declared as pointer to const. However it seems that 'desktop_surface_move' is a callback function, if 'seat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:109:57: style: Parameter 'shell' can be declared as pointer to const. However it seems that 'desktop_surface_move' is a callback function, if 'shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:114:55: style: Parameter 'desktop_surface' can be declared as pointer to const. However it seems that 'desktop_surface_resize' is a callback function, if 'desktop_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:115:30: style: Parameter 'seat' can be declared as pointer to const. However it seems that 'desktop_surface_resize' is a callback function, if 'seat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:116:56: style: Parameter 'shell' can be declared as pointer to const. However it seems that 'desktop_surface_resize' is a callback function, if 'shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:121:69: style: Parameter 'desktop_surface' can be declared as pointer to const. However it seems that 'desktop_surface_fullscreen_requested' is a callback function, if 'desktop_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:123:32: style: Parameter 'output' can be declared as pointer to const. However it seems that 'desktop_surface_fullscreen_requested' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:123:46: style: Parameter 'shell' can be declared as pointer to const. However it seems that 'desktop_surface_fullscreen_requested' is a callback function, if 'shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:128:68: style: Parameter 'desktop_surface' can be declared as pointer to const. However it seems that 'desktop_surface_maximized_requested' is a callback function, if 'desktop_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:129:31: style: Parameter 'shell' can be declared as pointer to const. However it seems that 'desktop_surface_maximized_requested' is a callback function, if 'shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:134:68: style: Parameter 'desktop_surface' can be declared as pointer to const. However it seems that 'desktop_surface_minimized_requested' is a callback function, if 'desktop_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:135:15: style: Parameter 'shell' can be declared as pointer to const. However it seems that 'desktop_surface_minimized_requested' is a callback function, if 'shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:140:60: style: Parameter 'desktop_client' can be declared as pointer to const. However it seems that 'desktop_surface_ping_timeout' is a callback function, if 'desktop_client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:141:15: style: Parameter 'shell' can be declared as pointer to const. However it seems that 'desktop_surface_ping_timeout' is a callback function, if 'shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:146:52: style: Parameter 'desktop_client' can be declared as pointer to const. However it seems that 'desktop_surface_pong' is a callback function, if 'desktop_client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-desktop-shell.c:147:14: style: Parameter 'shell' can be declared as pointer to const. However it seems that 'desktop_surface_pong' is a callback function, if 'shell' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:235:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_frame' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:235:53: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'pointer_handle_frame' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:241:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_axis_source' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:241:59: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'pointer_handle_axis_source' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:262:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pointer_handle_axis_discrete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:262:61: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'pointer_handle_axis_discrete' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:281:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_keymap' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:281:56: style: Parameter 'wl_keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_keymap' is a callback function, if 'wl_keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:1799:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_capturer_handle_retry' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:1800:42: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'output_capturer_handle_retry' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:1806:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_capturer_handle_failed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tests/weston-test-client-helper.c:1807:43: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'output_capturer_handle_failed' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tools/zunitc/src/zuc_base_logger.c:260:43: style: Parameter 'test_case' can be declared as pointer to const. However it seems that 'case_started' is a callback function, if 'test_case' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tools/zunitc/src/zuc_base_logger.c:273:41: style: Parameter 'test_case' can be declared as pointer to const. However it seems that 'case_ended' is a callback function, if 'test_case' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tools/zunitc/src/zuc_base_logger.c:286:43: style: Parameter 'test' can be declared as pointer to const. However it seems that 'test_started' is a callback function, if 'test' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tools/zunitc/src/zuc_base_logger.c:294:41: style: Parameter 'test' can be declared as pointer to const. However it seems that 'test_ended' is a callback function, if 'test' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tools/zunitc/src/zuc_base_logger.c:330:23: style: Parameter 'data' can be declared as pointer to const. However it seems that 'check_triggered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tools/zunitc/test/zunitc_test.c:191:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'complex_test_tear_down_case' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tools/zunitc/test/zunitc_test.c:198:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'complex_test_set_up' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/tools/zunitc/test/zunitc_test.c:205:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'complex_test_tear_down' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/xwayland/dnd.c:108:47: style: Parameter 'source' can be declared as pointer to const. However it seems that 'data_source_cancel' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/xwayland/selection.c:155:47: style: Parameter 'source' can be declared as pointer to const. However it seems that 'data_source_accept' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/xwayland/selection.c:184:47: style: Parameter 'source' can be declared as pointer to const. However it seems that 'data_source_cancel' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] weston-14.0.2/xwayland/window-manager.c:261:75: style: Parameter 'data' can be declared as pointer to const. However it seems that 'weston_output_weak_ref_handle_destroy' 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/wev/wev_1.1.0.orig.tar.xz wev-1.1.0/wev.c:1404:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wev-1.1.0/wev.c:1404:35: style: Parameter 'wl_registry' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'wl_registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wf-recorder/wf-recorder_0.5.0.orig.tar.gz wf-recorder-0.5.0/src/main.cpp:66:21: style: Parameter 'zxdg_output' can be declared as pointer to const. However it seems that 'handle_xdg_output_logical_position' is a callback function, if 'zxdg_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-recorder-0.5.0/src/main.cpp:79:21: style: Parameter 'zxdg_output' can be declared as pointer to const. However it seems that 'handle_xdg_output_logical_size' is a callback function, if 'zxdg_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-recorder-0.5.0/src/main.cpp:93:59: style: Parameter 'zxdg_output_v1' can be declared as pointer to const. However it seems that 'handle_xdg_output_name' is a callback function, if 'zxdg_output_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-recorder-0.5.0/src/main.cpp:103:66: style: Parameter 'zxdg_output_v1' can be declared as pointer to const. However it seems that 'handle_xdg_output_description' is a callback function, if 'zxdg_output_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-recorder-0.5.0/src/main.cpp:415:22: style: Parameter 'device' can be declared as pointer to const. However it seems that 'dmabuf_feedback_main_device' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wf-shell/wf-shell_0.9.0+ds.orig.tar.xz wf-shell-0.9.0+ds/src/dock/dock-app.cpp:27:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_remove_object' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/dock/dock-app.cpp:27:68: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_remove_object' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/dock/dock-app.cpp:158:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_manager_finished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/dock/dock-app.cpp:158:63: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'handle_manager_finished' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/dock/toplevel-icon.cpp:81:49: style: Parameter 'alloc' can be declared as reference to const. However it seems that 'on_allocation_changed' is a callback function, if 'alloc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/dock/toplevel.cpp:166:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_toplevel_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/panel/panel.cpp:130:33: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'on_delete' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/panel/widgets/volume.cpp:134:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_volume_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/panel/widgets/volume.cpp:143:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_volume_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/panel/widgets/window-list/window-list.cpp:138:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_manager_finished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/panel/widgets/window-list/window-list.cpp:138:83: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'handle_manager_finished' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/panel/widgets/window-list/window-list.cpp:161:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_remove_object' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/panel/widgets/window-list/window-list.cpp:161:68: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_remove_object' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/panel/widgets/window-list/toplevel.cpp:321:49: style: Parameter 'alloc' can be declared as reference to const. However it seems that 'on_allocation_changed' is a callback function, if 'alloc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/panel/widgets/window-list/toplevel.cpp:217:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/panel/widgets/window-list/toplevel.cpp:633:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_toplevel_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/util/wf-shell-app.cpp:133:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_remove_object' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/src/util/wf-shell-app.cpp:133:68: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_remove_object' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-event-role.c:129:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gvc_mixer_event_role_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-event-role.c:147:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gvc_mixer_event_role_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-card.c:308:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'gvc_mixer_card_profile_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-card.c:309:54: style: Parameter 'b' can be declared as pointer to const. However it seems that 'gvc_mixer_card_profile_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-card.c:407:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gvc_mixer_card_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-card.c:440:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gvc_mixer_card_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-ui-device.c:87:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gvc_mixer_ui_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-ui-device.c:126:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gvc_mixer_ui_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-stream.c:610:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sort_ports' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-stream.c:611:33: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sort_ports' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-stream.c:659:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gvc_mixer_stream_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-stream.c:731:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gvc_mixer_stream_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-stream.c:819:52: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'gvc_mixer_stream_real_change_port' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-stream.c:826:52: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'gvc_mixer_stream_real_push_volume' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wf-shell-0.9.0+ds/subprojects/gvc/gvc-mixer-stream.c:832:56: style: Parameter 'stream' can be declared as pointer to const. However it seems that 'gvc_mixer_stream_real_change_is_muted' is a callback function, if 'stream' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wget/wget_1.25.0.orig.tar.gz wget-1.25.0/fuzz/wget_read_hunk_fuzzer.c:122:51: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'my_write' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget-1.25.0/fuzz/wget_read_hunk_fuzzer.c:122:86: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'my_write' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget-1.25.0/fuzz/wget_read_hunk_fuzzer.c:132:60: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'my_errstr' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget-1.25.0/fuzz/wget_read_hunk_fuzzer.c:136:52: style: Parameter '_GL_UNUSED' can be declared as pointer to const. However it seems that 'my_close' is a callback function, if '_GL_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget-1.25.0/lib/malloc/dynarray_finalize.c:29:33: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_finalize' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget-1.25.0/lib/malloc/dynarray_emplace_enlarge.c:31:40: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_emplace_enlarge' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget-1.25.0/lib/malloc/dynarray_resize.c:31:31: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_resize' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget-1.25.0/lib/tempname.c:126:17: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_file' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget-1.25.0/lib/tempname.c:135:16: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_dir' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget-1.25.0/lib/tempname.c:135:39: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'try_dir' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget-1.25.0/lib/tempname.c:141:21: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_nocreate' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wget2/wget2_2.2.0+ds.orig.tar.xz wget2-2.2.0/examples/print_css_urls.c:34:47: style: Parameter 'WGET_GCC_UNUSED' can be declared as pointer to const. However it seems that '_css_parse_encoding' is a callback function, if 'WGET_GCC_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/examples/print_css_urls.c:39:42: style: Parameter 'WGET_GCC_UNUSED' can be declared as pointer to const. However it seems that '_css_parse_uri' is a callback function, if 'WGET_GCC_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/fuzz/libwget_xml_parse_buffer_fuzzer.c:32:24: style: Parameter 'context' can be declared as pointer to const. However it seems that '_cb' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/lib/malloc/dynarray_finalize.c:29:33: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_finalize' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/lib/malloc/dynarray_emplace_enlarge.c:31:40: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_emplace_enlarge' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/lib/malloc/dynarray_resize.c:31:31: style: Parameter 'scratch' can be declared as pointer to const. However it seems that '__libc_dynarray_resize' is a callback function, if 'scratch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/lib/tempname.c:126:17: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_file' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/lib/tempname.c:135:16: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_dir' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/lib/tempname.c:135:39: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'try_dir' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/lib/tempname.c:141:21: style: Parameter 'tmpl' can be declared as pointer to const. However it seems that 'try_nocreate' is a callback function, if 'tmpl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/libwget/hpkp.c:47:39: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'compare_pin' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/libwget/hpkp.c:47:58: style: Parameter 'p2' can be declared as pointer to const. However it seems that 'compare_pin' is a callback function, if 'p2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wget2-2.2.0/unit-tests/test-parse-html.c:67:29: style: Parameter 'user_ctx' can be declared as pointer to const. However it seems that 'html_dump' is a callback function, if 'user_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/whowatch/whowatch_1.8.6.orig.tar.gz whowatch-1.8.6/src/exti.c:8:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'siglist' 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/w/whysynth/whysynth_20170701.orig.tar.gz whysynth-20170701/src/gtkknob.c:340:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_knob_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] whysynth-20170701/src/gtkknob.c:377:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_knob_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] whysynth-20170701/src/gtkknob.c:436:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_knob_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] whysynth-20170701/src/gtkknob.c:573:44: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that 'gtk_knob_adjustment_changed' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] whysynth-20170701/src/gtkknob.c:588:51: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that 'gtk_knob_adjustment_value_changed' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] whysynth-20170701/src/gui_callbacks.c:660:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_voice_detent_change' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] whysynth-20170701/src/gui_callbacks.c:887:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_test_note_slider_change' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] whysynth-20170701/src/gui_callbacks.c:1114:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_polyphony_change' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] whysynth-20170701/src/gui_main.c:202:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_control_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] whysynth-20170701/src/gui_main.c:224:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_program_handler' 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/w/widelands/widelands_21.orig.tar.bz2 widelands-build21/src/third_party/eris/lapi.c:1030:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_status' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] widelands-build21/src/third_party/eris/ldblib.c:305:45: style: Parameter 'ar' can be declared as pointer to const. However it seems that 'hookf' is a callback function, if 'ar' is declared with const you might also need to cast function pointer(s). [constParameterCallback] widelands-build21/src/third_party/eris/ldebug.c:100:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gethookmask' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] widelands-build21/src/third_party/eris/ldebug.c:105:42: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_gethookcount' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] widelands-build21/src/third_party/eris/ldo.c:648:50: style: Parameter 'from' can be declared as pointer to const. However it seems that 'lua_resume' is a callback function, if 'from' is declared with const you might also need to cast function pointer(s). [constParameterCallback] widelands-build21/src/third_party/eris/ldo.c:687:41: style: Parameter 'L' can be declared as pointer to const. However it seems that 'lua_isyieldable' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wiipdf/wiipdf_1.4.orig.tar.gz wiipdf-1.4/wiipdf.c:99:43: style: Parameter 'msg_wiimote' can be declared as pointer to const. However it seems that 'msg_callback' is a callback function, if 'msg_wiimote' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wiipdf-1.4/wiipdf.c:100:22: style: Parameter 'time' can be declared as pointer to const. However it seems that 'msg_callback' is a callback function, if 'time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wildmidi/wildmidi_0.4.6.orig.tar.gz wildmidi-0.4.6/src/internal_midi.c:844:72: style: Parameter 'data' can be declared as pointer to const. However it seems that '_WM_do_control_channel_hold' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wildmidi-0.4.6/src/internal_midi.c:911:59: style: Parameter 'data' can be declared as pointer to const. However it seems that '_WM_do_control_data_increment' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wildmidi-0.4.6/src/internal_midi.c:923:59: style: Parameter 'data' can be declared as pointer to const. However it seems that '_WM_do_control_data_decrement' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wildmidi-0.4.6/src/internal_midi.c:969:52: style: Parameter 'mdi' can be declared as pointer to const. However it seems that '_WM_do_control_channel_sound_off' is a callback function, if 'mdi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wildmidi-0.4.6/src/internal_midi.c:970:59: style: Parameter 'data' can be declared as pointer to const. However it seems that '_WM_do_control_channel_sound_off' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wildmidi-0.4.6/src/internal_midi.c:989:65: style: Parameter 'data' can be declared as pointer to const. However it seems that '_WM_do_control_channel_controllers_off' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wildmidi-0.4.6/src/internal_midi.c:1004:52: style: Parameter 'mdi' can be declared as pointer to const. However it seems that '_WM_do_control_channel_notes_off' is a callback function, if 'mdi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wildmidi-0.4.6/src/internal_midi.c:1005:59: style: Parameter 'data' can be declared as pointer to const. However it seems that '_WM_do_control_channel_notes_off' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wildmidi-0.4.6/src/internal_midi.c:1106:75: style: Parameter 'data' can be declared as pointer to const. However it seems that '_WM_do_sysex_roland_drum_track' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wildmidi-0.4.6/src/player/out_wave.c:34:62: style: Parameter 'r' can be declared as pointer to const. However it seems that 'open_wav_output' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wildmidi-0.4.6/src/player/out_wave.c:97:35: style: Parameter 'output_data' can be declared as pointer to const. However it seems that 'write_wav_output' is a callback function, if 'output_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wily/wily_0.13.42.orig.tar.gz wily-0.13.42/libXg/gwin.c:408:58: style: Parameter 'seltype' can be declared as pointer to const. However it seems that 'SelCallback' is a callback function, if 'seltype' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/libXg/gwin.c:409:32: style: Parameter 'len' can be declared as pointer to const. However it seems that 'SelCallback' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/libXg/gwin.c:409:42: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'SelCallback' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/libXg/gwin.c:430:36: style: Parameter 'target' can be declared as pointer to const. However it seems that 'SendSel' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/libXg/xtbinit.c:121:16: style: Parameter 'd' can be declared as pointer to const. However it seems that 'ioerr' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/libXg/xtbinit.c:319:33: style: Parameter 'pfd' can be declared as pointer to const. However it seems that 'gotinput' is a callback function, if 'pfd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/tools/old/reader/mail.c:485:18: style: Parameter 'w' can be declared as pointer to const. However it seems that 'mMultiart' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/tools/old/reader/mail.c:485:34: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mMultiart' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/tools/old/wilytoys/reader/mail.c:575:18: style: Parameter 'w' can be declared as pointer to const. However it seems that 'mMultiart' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/tools/old/wilytoys/reader/mail.c:575:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mMultiart' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/tools/old/wilytoys/reader/mail.c:582:20: style: Parameter 'w' can be declared as pointer to const. However it seems that 'mAllheaders' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/tools/old/wilytoys/reader/mail.c:582:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mAllheaders' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/tools/old/wilytoys/reader2/mail.c:759:20: style: Parameter 'w' can be declared as pointer to const. However it seems that 'mAllheaders' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wily-0.13.42/tools/old/wilytoys/reader2/mail.c:759:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mAllheaders' 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/w/wimlib/wimlib_1.14.4.orig.tar.gz wimlib-1.14.4/examples/applywim.c:51:32: style: Parameter 'info' can be declared as pointer to const. However it seems that 'extract_progress' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wimlib-1.14.4/examples/applywim.c:51:44: style: Parameter 'progctx' can be declared as pointer to const. However it seems that 'extract_progress' is a callback function, if 'progctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wimlib-1.14.4/examples/capturewim.c:51:37: style: Parameter 'info' can be declared as pointer to const. However it seems that 'write_progress' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wimlib-1.14.4/examples/capturewim.c:51:49: style: Parameter 'progctx' can be declared as pointer to const. However it seems that 'write_progress' is a callback function, if 'progctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wims/wims_4.30+dfsg1.orig.tar.gz tmptl6ivth2/src/OefMsg2wims/sp.c:23:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_asis' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:53:21: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_solve' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:64:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_diff' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:73:19: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_det' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:95:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_htmlmath' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:100:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_teximg' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:106:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_texmath' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:111:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_maxima' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:117:21: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_yacas' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:123:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_pari' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:129:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_simplify' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:147:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_draw' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:157:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_drawtikz' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:167:26: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_canvasdraw' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:177:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_shuffle' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:192:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_random' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:228:21: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_items' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:233:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_randitem' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:273:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_rows' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/OefMsg2wims/sp.c:279:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sp_randrow' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/Wimslogd/cmd.c:22:21: style: Parameter 'p' can be declared as pointer to const. However it seems that 'cmd_test' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/calc.c:397:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'calc_subst' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/exec.c:116:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'exec_else' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/exec.c:122:23: style: Parameter 'p' can be declared as pointer to const. However it seems that 'exec_endif' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/exec.c:520:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'exec_formend' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/exec.c:1087:25: style: Parameter 'p' can be declared as pointer to const. However it seems that 'exec_comment' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/exec.c:1093:22: style: Parameter 'p' can be declared as pointer to const. However it seems that 'exec_exit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] tmptl6ivth2/src/exec.c:1830:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'exec_directout' 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/w/wings3d/wings3d_2.4.1.orig.tar.bz2 wings-2.4.1/c_src/tess/tess.c:58:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'noVertex' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/tess/tess.c:61:74: style: Parameter 'data' can be declared as const array. However it seems that 'noCombine' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/tess/tess.c:63:54: style: Parameter 'mesh' can be declared as pointer to const. However it seems that 'noMesh' is a callback function, if 'mesh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/tess/tess.c:67:17: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noBeginData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/tess/tess.c:69:18: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noEdgeFlagData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/tess/tess.c:70:55: style: Parameter 'data' can be declared as pointer to const. However it seems that '__gl_noVertexData' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/tess/tess.c:71:18: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noVertexData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/tess/tess.c:72:52: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noEndData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/tess/tess.c:74:17: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noErrorData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/tess/tess.c:76:19: style: Parameter 'data' can be declared as const array. However it seems that '__gl_noCombineData' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/tess/tess.c:79:19: style: Parameter 'polygonData' can be declared as pointer to const. However it seems that '__gl_noCombineData' is a callback function, if 'polygonData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/wings_pick_nif.c:424:31: style: Parameter 'env' can be declared as pointer to const. However it seems that 'upgrade' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/wings_pick_nif.c:430:31: style: Parameter 'env' can be declared as pointer to const. However it seems that 'unload' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/wings_pick_nif.c:430:42: style: Parameter 'priv_data' can be declared as pointer to const. However it seems that 'unload' is a callback function, if 'priv_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/wings_tess.c:53:32: style: Parameter 'coords' can be declared as pointer to const. However it seems that 'egl_ogla_vertex' is a callback function, if 'coords' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/wings_tess.c:84:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'egl_ogla_edge_flag' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/wings_tess.c:88:46: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'egl_ogla_error' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/wings_tess.c:211:31: style: Parameter 'env' can be declared as pointer to const. However it seems that 'upgrade' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/wings_tess.c:217:31: style: Parameter 'env' can be declared as pointer to const. However it seems that 'unload' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wings-2.4.1/c_src/wings_tess.c:217:42: style: Parameter 'priv_data' can be declared as pointer to const. However it seems that 'unload' is a callback function, if 'priv_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wininfo/wininfo_0.7.orig.tar.gz wininfo-0.7/src/wininfo.c:215:36: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wininfo-0.7/src/wininfo.c:215:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_destroy' 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/wireguard/wireguard_1.0.20250521.orig.tar.xz wireguard-1.0.20250521/contrib/embeddable-wg-library/wireguard.c:451:106: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mnl_cb_noop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireguard-1.0.20250521/contrib/embeddable-wg-library/wireguard.c:456:83: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mnl_cb_error' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireguard-1.0.20250521/contrib/embeddable-wg-library/wireguard.c:473:106: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mnl_cb_stop' 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/wireless-tools/wireless-tools_30~pre9.orig.tar.gz wireless_tools.30/ifrename.c:648:18: style: Parameter 'string' can be declared as pointer to const. However it seems that 'mapping_addmac' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:722:36: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmpmac' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:723:29: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmpmac' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:799:18: style: Parameter 'string' can be declared as pointer to const. However it seems that 'mapping_addarp' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:835:36: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmparp' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:836:29: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmparp' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:866:13: style: Parameter 'string' can be declared as pointer to const. However it seems that 'mapping_adddriver' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:901:39: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmpdriver' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:902:25: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmpdriver' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:915:14: style: Parameter 'string' can be declared as pointer to const. However it seems that 'mapping_addbusinfo' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:964:40: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmpbusinfo' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:965:26: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmpbusinfo' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:978:15: style: Parameter 'string' can be declared as pointer to const. However it seems that 'mapping_addfirmware' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1013:41: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmpfirmware' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1014:27: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmpfirmware' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1086:15: style: Parameter 'string' can be declared as pointer to const. However it seems that 'mapping_addbaseaddr' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1126:41: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmpbaseaddr' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1127:27: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmpbaseaddr' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1140:18: style: Parameter 'string' can be declared as pointer to const. However it seems that 'mapping_addirq' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1180:36: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmpirq' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1181:29: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmpirq' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1249:14: style: Parameter 'string' can be declared as pointer to const. However it seems that 'mapping_addiwproto' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1284:40: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmpiwproto' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1285:26: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmpiwproto' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1332:18: style: Parameter 'string' can be declared as pointer to const. However it seems that 'mapping_addpcmciaslot' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1366:43: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmppcmciaslot' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1367:29: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmppcmciaslot' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1559:38: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmpsysfs' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1560:24: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmpsysfs' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1861:14: style: Parameter 'string' can be declared as pointer to const. However it seems that 'mapping_addprevname' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1897:41: style: Parameter 'ifnode' can be declared as pointer to const. However it seems that 'mapping_cmpprevname' is a callback function, if 'ifnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:1898:26: style: Parameter 'target' can be declared as pointer to const. However it seems that 'mapping_cmpprevname' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/ifrename.c:2473:16: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'process_ifname' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:618:17: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_essid_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:716:16: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_mode_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:717:16: style: Parameter 'args' can be declared as const array. However it seems that 'set_mode_info' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:754:16: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_freq_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:755:16: style: Parameter 'args' can be declared as const array. However it seems that 'set_freq_info' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:825:12: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_bitrate_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:826:12: style: Parameter 'args' can be declared as const array. However it seems that 'set_bitrate_info' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:904:15: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_enc_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1016:17: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_power_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1133:16: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_nick_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1169:16: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_nwid_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1170:16: style: Parameter 'args' can be declared as const array. However it seems that 'set_nwid_info' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1218:11: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_apaddr_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1264:11: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_txpower_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1383:16: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_sens_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1384:16: style: Parameter 'args' can be declared as const array. However it seems that 'set_sens_info' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1413:17: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_retry_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1481:15: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_rts_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1482:15: style: Parameter 'args' can be declared as const array. However it seems that 'set_rts_info' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1533:16: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_frag_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1534:16: style: Parameter 'args' can be declared as const array. However it seems that 'set_frag_info' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1586:14: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_modulation_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwconfig.c:1664:11: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'set_commit_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlib.c:383:12: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_iface_version_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:616:14: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_scanning_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:898:11: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_freq_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:956:13: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_bitrate_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:1022:11: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_keys_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:1320:13: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_txpower_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:1601:15: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_ap_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:1714:17: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_event_capa_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:1782:11: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_auth_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:1844:13: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_wpakeys_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:1962:12: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_gen_ie_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwlist.c:1999:12: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_modul_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwspy.c:23:16: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_spy_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireless_tools.30/iwpriv.c:598:11: style: Parameter 'ifname' can be declared as pointer to const. However it seems that 'print_priv_info' is a callback function, if 'ifname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wireplumber/wireplumber_0.5.11.orig.tar.bz2 wireplumber-0.5.11/modules/module-dbus-connection.c:178:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wp_dbus_connection_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-dbus-connection.c:200:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wp_dbus_connection_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-lua-scripting/script.c:74:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wp_lua_script_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-modem-manager.c:82:31: style: Parameter 'signal' can be declared as pointer to const. However it seems that 'on_call_state_change' is a callback function, if 'signal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-modem-manager.c:156:26: style: Parameter 'signal' can be declared as pointer to const. However it seems that 'on_voice_signal' is a callback function, if 'signal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-mpris.c:375:34: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'on_dbus_state_changed' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-mpris.c:433:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wp_mpris_plugin_operation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-mpris.c:634:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'wp_mpris_plugin_match_pid' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-portal-permissionstore.c:87:69: style: Parameter 'permissions' can be declared as pointer to const. However it seems that 'wp_portal_permissionstore_plugin_set' is a callback function, if 'permissions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-portal-permissionstore.c:142:34: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'on_dbus_state_changed' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-reserve-device/plugin.c:45:34: style: Parameter 'dbus' can be declared as pointer to const. However it seems that 'on_dbus_state_changed' is a callback function, if 'dbus' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-reserve-device/reserve-device.c:276:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wp_reserve_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-reserve-device/reserve-device.c:314:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wp_reserve_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-settings.c:359:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wp_settings_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-settings.c:379:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wp_settings_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-si-audio-adapter.c:234:30: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'on_proxy_destroyed' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-si-audio-adapter.c:642:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'si_audio_adapter_get_supported_features' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-si-node.c:57:30: style: Parameter 'proxy' can be declared as pointer to const. However it seems that 'on_proxy_destroyed' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-si-node.c:144:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'si_node_get_supported_features' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/modules/module-si-standard-link.c:134:56: style: Parameter 'item' can be declared as pointer to const. However it seems that 'si_standard_link_get_associated_proxy' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/tests/wp/object-interest.c:55:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'test_obj_a_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wireplumber-0.5.11/tests/wp/object-interest.c:92:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'test_obj_a_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/w/wise/wise_2.4.1.orig.tar.gz wise-2.4.1/src/HMMer2/interleaved.c:160:24: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dataline_clustal' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/interleaved.c:160:35: style: Parameter 'expected_name' can be declared as pointer to const. However it seems that 'dataline_clustal' is a callback function, if 'expected_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/interleaved.c:235:20: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dataline_MSF' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/interleaved.c:235:31: style: Parameter 'expected_name' can be declared as pointer to const. However it seems that 'dataline_MSF' is a callback function, if 'expected_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/hmmio.c:1050:24: style: Parameter 'hmmfp' can be declared as pointer to const. However it seems that 'read_asc11hmm' is a callback function, if 'hmmfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/hmmio.c:1082:24: style: Parameter 'hmmfp' can be declared as pointer to const. However it seems that 'read_asc10hmm' is a callback function, if 'hmmfp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wisestreaminterface.dy:150:50: style: Parameter 'string' can be declared as pointer to const. However it seems that 'Wise2_write_buffer_FILE_impl' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/corba/hspscan_server_impl.c:177:75: style: Parameter 'servant' can be declared as pointer to const. However it seems that 'impl_Wise2HSP_HSP_ts_iterator_is_more' is a callback function, if 'servant' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/corba/hspscan_server_impl.c:178:31: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'impl_Wise2HSP_HSP_ts_iterator_is_more' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/sqio.c:314:14: style: Parameter 's' can be declared as pointer to const. However it seems that 'endPIR' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/sqio.c:368:13: style: Parameter 's' can be declared as pointer to const. However it seems that 'endIG' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/sqio.c:493:18: style: Parameter 's' can be declared as pointer to const. However it seems that 'endGCGdata' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/sqio.c:542:18: style: Parameter 's' can be declared as pointer to const. However it seems that 'endPearson' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/sqio.c:568:15: style: Parameter 's' can be declared as pointer to const. However it seems that 'endEMBL' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/HMMer2/sqio.c:628:16: style: Parameter 's' can be declared as pointer to const. However it seems that 'endZuker' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compressed_protein_index.dy:39:94: style: Parameter 'prev' can be declared as pointer to const. However it seems that 'Wise2_get_next_CompressedProteinClient' is a callback function, if 'prev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compressed_protein_index.dy:73:67: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_free_SeqLookupResultInterface_CompressedProteinClient' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compressed_protein_index.dy:219:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_add_direct_number_CompressedProteinIndex' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compressed_protein_index.dy:219:88: style: Parameter 'target' can be declared as pointer to const. However it seems that 'Wise2_add_direct_number_CompressedProteinIndex' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] compressed_protein_index.dy:234:87: style: Parameter 'para' can be declared as pointer to const. However it seems that 'Wise2_add_seq_CompressedProteinIndex' is a callback function, if 'para' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/dyc/docugen.c:13:33: style: Parameter 'node' can be declared as pointer to const. However it seems that 'place_k_loop' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynfile.dy:378:43: style: Parameter 'one' can be declared as pointer to const. However it seems that 'compare_two_FuncInfo_alpha' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynfile.dy:378:58: style: Parameter 'two' can be declared as pointer to const. However it seems that 'compare_two_FuncInfo_alpha' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynfile.dy:399:41: style: Parameter 'one' can be declared as pointer to const. However it seems that 'compare_two_FuncInfo_pos' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dynfile.dy:399:56: style: Parameter 'two' can be declared as pointer to const. However it seems that 'compare_two_FuncInfo_pos' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcinfo.dy:190:35: style: Parameter 'one' can be declared as pointer to const. However it seems that 'compare_ArgInfo_pos' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcinfo.dy:190:49: style: Parameter 'two' can be declared as pointer to const. However it seems that 'compare_ArgInfo_pos' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbestsearch.dy:520:34: style: Parameter 'two' can be declared as pointer to const. However it seems that 'comp_Transition' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] kbestsearch.dy:520:51: style: Parameter 'one' can be declared as pointer to const. However it seems that 'comp_Transition' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] optimiser.dy:82:37: style: Parameter 'etr' can be declared as pointer to const. However it seems that 'cses_expr_placer' is a callback function, if 'etr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arrayseqlookup.dy:189:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_free_arrayhead_results' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] arrayseqlookup.dy:332:76: style: Parameter 'para' can be declared as pointer to const. However it seems that 'Wise2_add_seq_arraylookup' is a callback function, if 'para' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alnrange.dy:95:39: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_AlnRange_start' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alnrange.dy:95:54: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_AlnRange_start' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:168:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_flat_negi_eval' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:168:47: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_flat_negi_eval' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:211:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_flat_zero_eval' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:211:47: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_flat_zero_eval' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:259:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_stupid_5SS_eval' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:259:48: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_stupid_5SS_eval' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:310:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_stupid_3SS_eval' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:310:48: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_stupid_3SS_eval' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:529:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_base_number_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:529:50: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_base_number_func' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:612:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_aminoacid_number_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] complexevalset.dy:612:55: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_aminoacid_number_func' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpenvelope.dy:316:36: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_DPUnit_startj' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dpenvelope.dy:316:49: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_DPUnit_startj' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitlist.dy:77:37: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_HitPair_score' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hitlist.dy:77:51: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_HitPair_score' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hscore.dy:468:44: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_DataScore_by_score' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hscore.dy:468:60: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_DataScore_by_score' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hsp.dy:145:29: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_HSP_score' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hsp.dy:145:39: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_HSP_score' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hsp2hitscan.dy:370:43: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_SeedHitSet_score' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hsp2hitscan.dy:370:60: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_SeedHitSet_score' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hsp2hitscan.dy:387:40: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_SeedHit_diagonal' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hsp2hitscan.dy:387:54: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_SeedHit_diagonal' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hsplookupscan.dy:576:96: style: Parameter 'para' can be declared as pointer to const. However it seems that 'Wise2_simple_HSPScan_scan_query' is a callback function, if 'para' is declared with const you might also need to cast function pointer(s). [constParameterCallback] hsplookupthreaded.dy:134:112: style: Parameter 'para' can be declared as pointer to const. However it seems that 'Wise2_one_off_ordered_HSPscan_scan_query_direct' is a callback function, if 'para' is declared with const you might also need to cast function pointer(s). [constParameterCallback] searchstatlookup.dy:24:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_bit_halfbit_lookup_ssi' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] searchstatlookup.dy:45:57: style: Parameter 'a' can be declared as pointer to const. However it seems that 'Wise2_evalue_halfbit_lookup_ssi' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] searchstatlookup.dy:45:70: style: Parameter 'b' can be declared as pointer to const. However it seems that 'Wise2_evalue_halfbit_lookup_ssi' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] subseqhash.dy:77:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'Wise2_free_client_subseqhash_ghash' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] subseqhash.dy:194:81: style: Parameter 'para' can be declared as pointer to const. However it seems that 'Wise2_add_seq_subseqhash_ghash' is a callback function, if 'para' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/external/mott/wise2_mott_bridge.c:53:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'calc_bits_Mott' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/external/mott/wise2_mott_bridge.c:58:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'attribution_Mott' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/external/mott/wise2_mott_bridge.c:63:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'free_data_noop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnaprofileengine.dy:645:55: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_DnaProfileMatchPair' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dnaprofileengine.dy:645:81: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_DnaProfileMatchPair' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] est_evidence.dy:154:49: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_est_utr5_start' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] est_evidence.dy:167:47: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_est_utr3_end' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] est_evidence.dy:214:54: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_est_cds_frameshift' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] est_evidence.dy:252:49: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_est_intron_pot' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] est_evidence.dy:314:42: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_est_3ss' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] est_evidence.dy:341:43: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_est_5ss' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] est_evidence.dy:370:46: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_est_utr_pot' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] genestats.dy:610:52: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_scored_ag_eval_func' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] genestats.dy:660:52: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_scored_gt_eval_func' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] genestats.dy:728:73: style: Parameter 'seq' can be declared as pointer to const. However it seems that 'Wise2_pwmDNA_splice_ComplexSequence_eval_func' is a callback function, if 'seq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] genewisehsp.dy:331:45: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_GeneWiseHSP_start' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] genewisehsp.dy:331:63: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_GeneWiseHSP_start' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] genewisehsp.dy:348:45: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_GeneWiseHSP_score' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] genewisehsp.dy:348:63: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_GeneWiseHSP_score' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] localcishit.dy:280:45: style: Parameter 'a' can be declared as pointer to const. However it seems that 'Wise2_compare_LocalCisHit_score' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] localcishit.dy:280:61: style: Parameter 'b' can be declared as pointer to const. However it seems that 'Wise2_compare_LocalCisHit_score' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] localcishit.dy:285:45: style: Parameter 'a' can be declared as pointer to const. However it seems that 'Wise2_compare_LocalCisHit_start' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] localcishit.dy:285:61: style: Parameter 'b' can be declared as pointer to const. However it seems that 'Wise2_compare_LocalCisHit_start' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] mapstruct.dy:350:42: style: Parameter 'a' can be declared as pointer to const. However it seems that 'Wise2_start_comp_MappedClone' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] mapstruct.dy:350:58: style: Parameter 'b' can be declared as pointer to const. However it seems that 'Wise2_start_comp_MappedClone' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/models/oldpostwise.c:92:37: style: Parameter 'gen' can be declared as pointer to const. However it seems that 'make_ace_gene_name' is a callback function, if 'gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise-2.4.1/src/models/oldpostwise.c:92:48: style: Parameter 'protein_name' can be declared as pointer to const. However it seems that 'make_ace_gene_name' is a callback function, if 'protein_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] seqhit.dy:104:47: style: Parameter 'one' can be declared as pointer to const. However it seems that 'Wise2_compare_SegmentHit_by_qstart' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] seqhit.dy:104:64: style: Parameter 'two' can be declared as pointer to const. However it seems that 'Wise2_compare_SegmentHit_by_qstart' is a callback function, if 'two' is declared with const you might also need to cast function pointer(s). [constParameterCallback] transfactor.dy:896:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'Wise2_compare_start_TransFactorMatch' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] transfactor.dy:896:76: style: Parameter 'b' can be declared as pointer to const. However it seems that 'Wise2_compare_start_TransFactorMatch' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise2xhmmer2.dy:192:62: style: Parameter 'tdb' can be declared as pointer to const. However it seems that 'Wise2_open_for_indexing_ThreeStateDB_HMMer2' is a callback function, if 'tdb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wise2xhmmer2.dy:209:63: style: Parameter 'tdb' can be declared as pointer to const. However it seems that 'Wise2_close_for_indexing_ThreeStateDB_HMMer2' is a callback function, if 'tdb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] simplebufferedserver.dy:55:51: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'Wise2_close_and_free_simple_buffered_server' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wit/wit_3.01a.orig.tar.gz wit-3.01a/dclib/dclib-basics.c:3756:13: style: Parameter 'param' can be declared as pointer to const. However it seems that 'ScanKeywordListMaskHelper' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wit-3.01a/dclib/dclib-network.c:4070:64: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'OnReceivedCommandTCP' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wit-3.01a/src/lib-lzma.c:217:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'AllocLZMA' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wit-3.01a/src/lzma/LzFind.c:45:56: style: Parameter 'p' can be declared as pointer to const. However it seems that 'MatchFinder_GetPointerToCurrentPos' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wit-3.01a/src/lzma/LzFind.c:48:55: style: Parameter 'p' can be declared as pointer to const. However it seems that 'MatchFinder_GetNumAvailableBytes' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wit-3.01a/src/lib-sf.c:1736:21: style: Parameter 'sf' can be declared as pointer to const. However it seems that 'DataBlockStandard' is a callback function, if 'sf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wit-3.01a/src/libwbfs/wiidisc.c:3766:44: style: Parameter 'it' can be declared as pointer to const. However it seems that 'true_file_func' is a callback function, if 'it' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wizznic/wizznic_0.9.9+dfsg.orig.tar.xz wizznic-0.9.9-src/platform/pspspec.c:6:45: style: Parameter 'common' can be declared as pointer to const. However it seems that 'exit_callback' is a callback function, if 'common' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wl-clipboard/wl-clipboard_2.2.1.orig.tar.gz wl-clipboard-2.2.1/src/types/keyboard.c:24:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wl_keyboard_keymap_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/keyboard.c:25:25: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'wl_keyboard_keymap_handler' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/keyboard.c:47:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wl_keyboard_leave_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/keyboard.c:48:25: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'wl_keyboard_leave_handler' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/keyboard.c:50:24: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'wl_keyboard_leave_handler' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/keyboard.c:54:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wl_keyboard_key_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/keyboard.c:55:25: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'wl_keyboard_key_handler' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/keyboard.c:63:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wl_keyboard_modifiers_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/keyboard.c:64:25: style: Parameter 'keyboard' can be declared as pointer to const. However it seems that 'wl_keyboard_modifiers_handler' is a callback function, if 'keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/device.c:109:1: style: Parameter 'self' can be declared as pointer to const. However it seems that 'device_supports_selection_on_wl_data_device' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/copy-action.c:69:36: style: Parameter 'source' can be declared as pointer to const. However it seems that 'do_send' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/copy-action.c:147:43: style: Parameter 'source' can be declared as pointer to const. However it seems that 'forward_cancel' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/shell-surface.c:42:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wl_shell_surface_configure' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/shell-surface.c:43:30: style: Parameter 'wl_shell_surface' can be declared as pointer to const. However it seems that 'wl_shell_surface_configure' is a callback function, if 'wl_shell_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/shell-surface.c:50:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wl_shell_surface_popup_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/shell-surface.c:51:30: style: Parameter 'wl_shell_surface' can be declared as pointer to const. However it seems that 'wl_shell_surface_popup_done' is a callback function, if 'wl_shell_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/source.c:78:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wl_data_source_target_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/source.c:79:28: style: Parameter 'wl_data_source' can be declared as pointer to const. However it seems that 'wl_data_source_target_handler' is a callback function, if 'wl_data_source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/registry.c:101:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wl_registry_global_remove_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/types/registry.c:102:25: style: Parameter 'wl_registry' can be declared as pointer to const. However it seems that 'wl_registry_global_remove_handler' is a callback function, if 'wl_registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/wl-copy.c:92:52: style: Parameter 'copy_action' can be declared as pointer to const. However it seems that 'cancelled_callback' is a callback function, if 'copy_action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-clipboard-2.2.1/src/wl-copy.c:96:49: style: Parameter 'copy_action' can be declared as pointer to const. However it seems that 'pasted_callback' is a callback function, if 'copy_action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wl-mirror/wl-mirror_0.17.0.orig.tar.gz wl-mirror-0.17.0/src/wayland.c:9:37: style: Parameter 'output' can be declared as pointer to const. However it seems that 'on_output_geometry' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-mirror-0.17.0/src/wayland.c:83:37: style: Parameter 'output' can be declared as pointer to const. However it seems that 'on_output_scale' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wl-mirror-0.17.0/src/wayland.c:496:66: style: Parameter 'output' can be declared as pointer to const. However it seems that 'on_surface_enter' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wlcs/wlcs_1.8.1.orig.tar.gz wlcs-1.8.1/src/in_process_server.cpp:1207:21: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'keyboard_leave' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlcs-1.8.1/src/in_process_server.cpp:1272:21: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'pointer_leave' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wlmaker/wlmaker_0.6.1+git20250919+ds.orig.tar.xz wlmaker-0.6.1+git20250919+ds/apps/libwlclient/dblbuf.c:335:23: style: Parameter 'wl_buffer_ptr' can be declared as pointer to const. However it seems that '_wlcl_dblbuf_handle_wl_buffer_release' is a callback function, if 'wl_buffer_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/xdg_toplevel.c:461:22: style: Parameter 'data_ptr' can be declared as pointer to const. However it seems that '_xdg_toplevel_handle_configure' is a callback function, if 'data_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/xdg_toplevel.c:462:37: style: Parameter 'xdg_toplevel_ptr' can be declared as pointer to const. However it seems that '_xdg_toplevel_handle_configure' is a callback function, if 'xdg_toplevel_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/xdg_toplevel.c:465:33: style: Parameter 'states' can be declared as pointer to const. However it seems that '_xdg_toplevel_handle_configure' is a callback function, if 'states' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/xdg_toplevel.c:483:22: style: Parameter 'data_ptr' can be declared as pointer to const. However it seems that '_xdg_toplevel_handle_configure_bounds' is a callback function, if 'data_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/xdg_toplevel.c:484:37: style: Parameter 'xdg_toplevel_ptr' can be declared as pointer to const. However it seems that '_xdg_toplevel_handle_configure_bounds' is a callback function, if 'xdg_toplevel_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/xdg_toplevel.c:494:22: style: Parameter 'data_ptr' can be declared as pointer to const. However it seems that '_xdg_toplevel_handle_wm_capabilities' is a callback function, if 'data_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/xdg_toplevel.c:495:37: style: Parameter 'xdg_toplevel_ptr' can be declared as pointer to const. However it seems that '_xdg_toplevel_handle_wm_capabilities' is a callback function, if 'xdg_toplevel_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/xdg_toplevel.c:496:33: style: Parameter 'capabilities' can be declared as pointer to const. However it seems that '_xdg_toplevel_handle_wm_capabilities' is a callback function, if 'capabilities' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:782:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_enter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:783:35: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_enter' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:785:35: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:795:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:796:35: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_leave' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:798:35: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_leave' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:806:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_motion' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:807:35: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_motion' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:818:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_button' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:819:35: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_button' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:831:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_axis' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:832:35: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_axis' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:843:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_frame' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:844:35: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_frame' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:852:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_axis_source' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:853:35: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_axis_source' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:862:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_axis_stop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:863:35: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_axis_stop' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:873:22: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_axis_discrete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:874:35: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'wlc_pointer_handle_axis_discrete' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:939:22: style: Parameter 'data_ptr' can be declared as pointer to const. However it seems that '_wlc_keyboard_handle_enter' is a callback function, if 'data_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:940:36: style: Parameter 'wl_keyboard_ptr' can be declared as pointer to const. However it seems that '_wlc_keyboard_handle_enter' is a callback function, if 'wl_keyboard_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:942:35: style: Parameter 'wl_surface_ptr' can be declared as pointer to const. However it seems that '_wlc_keyboard_handle_enter' is a callback function, if 'wl_surface_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:943:33: style: Parameter 'keys' can be declared as pointer to const. However it seems that '_wlc_keyboard_handle_enter' is a callback function, if 'keys' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:951:22: style: Parameter 'data_ptr' can be declared as pointer to const. However it seems that '_wlc_keyboard_handle_leave' is a callback function, if 'data_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:952:36: style: Parameter 'wl_keyboard_ptr' can be declared as pointer to const. However it seems that '_wlc_keyboard_handle_leave' is a callback function, if 'wl_keyboard_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:954:35: style: Parameter 'wl_surface_ptr' can be declared as pointer to const. However it seems that '_wlc_keyboard_handle_leave' is a callback function, if 'wl_surface_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:1015:22: style: Parameter 'data_ptr' can be declared as pointer to const. However it seems that '_wlc_keyboard_handle_repeat_info' is a callback function, if 'data_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/apps/libwlclient/client.c:1016:36: style: Parameter 'wl_keyboard_ptr' can be declared as pointer to const. However it seems that '_wlc_keyboard_handle_repeat_info' is a callback function, if 'wl_keyboard_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/libbacktrace/allocfail.c:56:28: style: Parameter 'vdata' can be declared as pointer to const. However it seems that 'error_callback_full' is a callback function, if 'vdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/libbacktrace/allocfail.c:70:22: style: Parameter 'vdata' can be declared as pointer to const. However it seems that 'callback_full' is a callback function, if 'vdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/libbacktrace/ttest.c:56:21: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'test1_thread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/headless/output.c:82:50: style: Parameter 'wlr_output' can be declared as pointer to const. However it seems that 'output_set_cursor' is a callback function, if 'wlr_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/headless/output.c:83:22: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'output_set_cursor' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/headless/output.c:87:51: style: Parameter 'wlr_output' can be declared as pointer to const. However it seems that 'output_move_cursor' is a callback function, if 'wlr_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:132:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:133:40: style: Parameter 'feedback' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_done' is a callback function, if 'feedback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:155:20: style: Parameter 'dev_id_arr' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_main_device' is a callback function, if 'dev_id_arr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:197:20: style: Parameter 'dev_id_arr' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_tranche_target_device' is a callback function, if 'dev_id_arr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:231:65: style: Parameter 'data' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_tranche_flags' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:232:40: style: Parameter 'feedback' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_tranche_flags' is a callback function, if 'feedback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:315:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'legacy_drm_handle_format' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:315:65: style: Parameter 'drm' can be declared as pointer to const. However it seems that 'legacy_drm_handle_format' is a callback function, if 'drm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:320:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'legacy_drm_handle_authenticated' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:320:72: style: Parameter 'drm' can be declared as pointer to const. However it seems that 'legacy_drm_handle_authenticated' is a callback function, if 'drm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:324:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'legacy_drm_handle_capabilities' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/backend.c:324:71: style: Parameter 'drm' can be declared as pointer to const. However it seems that 'legacy_drm_handle_capabilities' is a callback function, if 'drm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/pointer.c:31:65: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'pointer_handle_enter' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/seat.c:21:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_keymap' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/seat.c:21:68: style: Parameter 'wl_keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_keymap' is a callback function, if 'wl_keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/seat.c:81:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_repeat_info' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/seat.c:82:23: style: Parameter 'wl_keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_repeat_info' is a callback function, if 'wl_keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/seat.c:215:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_handle_shape' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/seat.c:215:61: style: Parameter 'wl_touch' can be declared as pointer to const. However it seems that 'touch_handle_shape' is a callback function, if 'wl_touch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/seat.c:220:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_handle_orientation' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/seat.c:220:67: style: Parameter 'wl_touch' can be declared as pointer to const. However it seems that 'touch_handle_orientation' is a callback function, if 'wl_touch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/output.c:90:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'presentation_feedback_handle_sync_output' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/output.c:91:36: style: Parameter 'feedback' can be declared as pointer to const. However it seems that 'presentation_feedback_handle_sync_output' is a callback function, if 'feedback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/output.c:91:64: style: Parameter 'output' can be declared as pointer to const. However it seems that 'presentation_feedback_handle_sync_output' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/output.c:1015:51: style: Parameter '_output' can be declared as pointer to const. However it seems that 'output_move_cursor' is a callback function, if '_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/output.c:1035:23: style: Parameter 'xdg_surface' can be declared as pointer to const. However it seems that 'xdg_surface_handle_configure' is a callback function, if 'xdg_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/output.c:1076:24: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/output.c:1090:24: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_close' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/tablet_v2.c:183:20: style: Parameter 'buttons' can be declared as pointer to const. However it seems that 'handle_tablet_pad_group_buttons' is a callback function, if 'buttons' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/tablet_v2.c:244:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_tablet_pad_group_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/tablet_v2.c:245:35: style: Parameter 'pad_group' can be declared as pointer to const. However it seems that 'handle_tablet_pad_group_done' is a callback function, if 'pad_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/tablet_v2.c:355:42: style: Parameter 'tablet_p' can be declared as pointer to const. However it seems that 'handle_tablet_pad_enter' is a callback function, if 'tablet_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/tablet_v2.c:364:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_tablet_pad_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/tablet_v2.c:365:29: style: Parameter 'zwp_tablet_pad_v2' can be declared as pointer to const. However it seems that 'handle_tablet_pad_leave' is a callback function, if 'zwp_tablet_pad_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/tablet_v2.c:366:39: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'handle_tablet_pad_leave' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/tablet_v2.c:419:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_tablet_tool_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/tablet_v2.c:420:30: style: Parameter 'id' can be declared as pointer to const. However it seems that 'handle_tablet_tool_done' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/wayland/tablet_v2.c:500:25: style: Parameter 'tablet_id' can be declared as pointer to const. However it seems that 'handle_tablet_tool_proximity_in' is a callback function, if 'tablet_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/examples/cairo-buffer.c:46:65: style: Parameter 'wlr_buffer' can be declared as pointer to const. However it seems that 'cairo_buffer_end_data_ptr_access' is a callback function, if 'wlr_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/backend/x11/output.c:551:51: style: Parameter '_output' can be declared as pointer to const. However it seems that 'output_move_cursor' is a callback function, if '_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/examples/embedded.c:86:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/examples/embedded.c:87:24: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/examples/embedded.c:88:20: style: Parameter 'states' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'states' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/examples/embedded.c:110:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/examples/embedded.c:110:66: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/examples/output-layers.c:221:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_surface_handle_layer_feedback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/render/allocator/drm_dumb.c:124:68: style: Parameter 'wlr_buffer' can be declared as pointer to const. However it seems that 'drm_dumb_buffer_end_data_ptr_access' is a callback function, if 'wlr_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/render/allocator/shm.c:47:63: style: Parameter 'wlr_buffer' can be declared as pointer to const. However it seems that 'shm_buffer_end_data_ptr_access' is a callback function, if 'wlr_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/buffer/readonly_data.c:41:73: style: Parameter 'wlr_buffer' can be declared as pointer to const. However it seems that 'readonly_data_buffer_end_data_ptr_access' is a callback function, if 'wlr_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/tinywl/tinywl.c:577:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_request_state' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:182:69: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:188:75: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_clear_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:193:70: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_motion' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:233:74: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_button' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:258:68: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_axis' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:265:70: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:280:68: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_touch_down' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:281:42: style: Parameter 'point' can be declared as pointer to const. However it seems that 'drag_handle_touch_down' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:286:66: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_touch_up' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:287:42: style: Parameter 'point' can be declared as pointer to const. However it seems that 'drag_handle_touch_up' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:301:66: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_touch_motion' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:314:65: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_touch_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:320:66: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_touch_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:334:71: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:335:23: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:340:77: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_clear_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:344:69: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_key' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:349:75: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_modifiers' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/data_device/wlr_drag.c:356:72: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/scene/surface.c:48:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_scene_buffer_output_sample' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/seat/wlr_seat_keyboard.c:33:68: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_keyboard_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/seat/wlr_seat_pointer.c:41:66: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_pointer_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/seat/wlr_seat_touch.c:17:27: style: Parameter 'point' can be declared as pointer to const. However it seems that 'default_touch_up' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/seat/wlr_seat_touch.c:22:42: style: Parameter 'point' can be declared as pointer to const. However it seems that 'default_touch_motion' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/seat/wlr_seat_touch.c:29:61: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_touch_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/seat/wlr_seat_touch.c:30:42: style: Parameter 'point' can be declared as pointer to const. However it seems that 'default_touch_enter' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/seat/wlr_seat_touch.c:38:62: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_touch_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/tablet_v2/wlr_tablet_v2_pad.c:689:63: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_pad_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/tablet_v2/wlr_tablet_v2_tool.c:695:65: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_tool_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/tablet_v2/wlr_tablet_v2_tool.c:749:34: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'implicit_tool_proximity_in' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/tablet_v2/wlr_tablet_v2_tool.c:762:73: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'implicit_tool_proximity_out' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/wlr_compositor.c:1188:61: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'handle_bounding_box_surface' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/scene/wlr_scene.c:1492:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'scene_handle_gamma_control_manager_v1_set_gamma' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/wlr_screencopy_v1.c:62:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'screencopy_damage_handle_output_precommit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/wlr_single_pixel_buffer_v1.c:70:59: style: Parameter 'wlr_buffer' can be declared as pointer to const. However it seems that 'buffer_end_data_ptr_access' is a callback function, if 'wlr_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/wlr_xdg_dialog_v1.c:31:53: style: Parameter 'addon' can be declared as pointer to const. However it seems that 'surface_addon_destroy' is a callback function, if 'addon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/xdg_shell/wlr_xdg_popup.c:109:68: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'xdg_keyboard_grab_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/xdg_shell/wlr_xdg_popup.c:110:23: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'xdg_keyboard_grab_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/xdg_shell/wlr_xdg_popup.c:115:74: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'xdg_keyboard_grab_clear_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/xdg_shell/wlr_xdg_popup.c:165:62: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'xdg_touch_grab_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/dependencies/wlroots/types/xdg_shell/wlr_xdg_popup.c:166:42: style: Parameter 'point' can be declared as pointer to const. However it seems that 'xdg_touch_grab_enter' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/examples/gtk-layer-shell/src/custom-shell-surface.c:36:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'custom_shell_surface_on_window_realize' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/examples/gtk-layer-shell/src/custom-shell-surface.c:48:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'custom_shell_surface_on_window_map' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/examples/gtk-layer-shell/src/layer-surface.c:283:47: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'layer_surface_on_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/backend/output.c:303:11: style: Parameter 'data_ptr' can be declared as pointer to const. However it seems that '_wlmbe_output_handle_request_state' is a callback function, if 'data_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/clip.c:386:36: style: Parameter 'wlr_pointer_axis_event_ptr' can be declared as pointer to const. However it seems that '_wlmaker_clip_pointer_axis' is a callback function, if 'wlr_pointer_axis_event_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/toolkit/buffer.c:209:35: style: Parameter 'motion_event_ptr' can be declared as pointer to const. However it seems that '_wlmtk_buffer_element_pointer_accepts_motion' is a callback function, if 'motion_event_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/toolkit/button.c:160:55: style: Parameter 'button_ptr' can be declared as pointer to const. However it seems that '_wlmtk_button_clicked' is a callback function, if 'button_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/toolkit/button.c:256:60: style: Parameter 'button_ptr' can be declared as pointer to const. However it seems that 'fake_button_clicked' is a callback function, if 'button_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/toolkit/gfxbuf.c:190:35: style: Parameter 'wlr_buffer_ptr' can be declared as pointer to const. However it seems that 'wlmaker_gfxbuf_impl_end_data_ptr_access' is a callback function, if 'wlr_buffer_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/toolkit/rectangle.c:230:35: style: Parameter 'mev_ptr' can be declared as pointer to const. However it seems that '_wlmtk_rectangle_element_pointer_accepts_motion' is a callback function, if 'mev_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/toolkit/surface.c:369:35: style: Parameter 'motion_event_ptr' can be declared as pointer to const. However it seems that '_wlmtk_surface_element_pointer_accepts_motion' is a callback function, if 'motion_event_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/toolkit/surface.c:796:35: style: Parameter 'motion_event_ptr' can be declared as pointer to const. However it seems that '_wlmtk_fake_surface_element_pointer_accepts_motion' is a callback function, if 'motion_event_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/toolkit/surface.c:810:33: style: Parameter 'element_ptr' can be declared as pointer to const. However it seems that '_wlmtk_fake_surface_element_pointer_button' is a callback function, if 'element_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/src/toolkit/titlebar_title.c:220:36: style: Parameter 'wlr_pointer_axis_event_ptr' can be declared as pointer to const. However it seems that '_wlmtk_titlebar_title_element_pointer_axis' is a callback function, if 'wlr_pointer_axis_event_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/submodules/libbase/src/dllist.c:273:32: style: Parameter 'dlnode_ptr' can be declared as pointer to const. However it seems that 'find_is' is a callback function, if 'dlnode_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/submodules/libbase/src/dllist.c:273:50: style: Parameter 'ud_ptr' can be declared as pointer to const. However it seems that 'find_is' is a callback function, if 'ud_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/submodules/libbase/src/dllist.c:465:41: style: Parameter 'dlnode_ptr' can be declared as pointer to const. However it seems that 'test_find' is a callback function, if 'dlnode_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlmaker-0.6.1+git20250919+ds/submodules/libbase/src/dllist.c:465:59: style: Parameter 'ud_ptr' can be declared as pointer to const. However it seems that 'test_find' is a callback function, if 'ud_ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wlogout/wlogout_1.2.2.orig.tar.gz wlogout-1.2.2/main.c:498:46: style: Parameter 'action' can be declared as pointer to const. However it seems that 'execute' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlogout-1.2.2/main.c:513:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'check_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/w/wlr-randr/wlr-randr_0.4.1.orig.tar.xz wlr-randr-0.4.1/main.c:459:31: style: Parameter 'wlr_mode' can be declared as pointer to const. However it seems that 'head_handle_current_mode' is a callback function, if 'wlr_mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlr-randr-0.4.1/main.c:568:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_manager_handle_finished' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlr-randr-0.4.1/main.c:569:34: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'output_manager_handle_finished' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlr-randr-0.4.1/main.c:592:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlr-randr-0.4.1/main.c:593:23: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wlrctl/wlrctl_0.2.2.orig.tar.gz wlrctl-0.2.2/output.c:278:30: style: Parameter 'mode' can be declared as pointer to const. However it seems that 'zwlr_output_head_v1_handle_current_mode' is a callback function, if 'mode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wlroots/wlroots_0.19.1.orig.tar.bz2 wlroots-0.19.1/backend/headless/output.c:82:50: style: Parameter 'wlr_output' can be declared as pointer to const. However it seems that 'output_set_cursor' is a callback function, if 'wlr_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/headless/output.c:83:22: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'output_set_cursor' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/headless/output.c:87:51: style: Parameter 'wlr_output' can be declared as pointer to const. However it seems that 'output_move_cursor' is a callback function, if 'wlr_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:132:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:133:40: style: Parameter 'feedback' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_done' is a callback function, if 'feedback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:155:20: style: Parameter 'dev_id_arr' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_main_device' is a callback function, if 'dev_id_arr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:197:20: style: Parameter 'dev_id_arr' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_tranche_target_device' is a callback function, if 'dev_id_arr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:231:65: style: Parameter 'data' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_tranche_flags' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:232:40: style: Parameter 'feedback' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_v1_handle_tranche_flags' is a callback function, if 'feedback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:315:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'legacy_drm_handle_format' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:315:65: style: Parameter 'drm' can be declared as pointer to const. However it seems that 'legacy_drm_handle_format' is a callback function, if 'drm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:320:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'legacy_drm_handle_authenticated' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:320:72: style: Parameter 'drm' can be declared as pointer to const. However it seems that 'legacy_drm_handle_authenticated' is a callback function, if 'drm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:324:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'legacy_drm_handle_capabilities' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/backend.c:324:71: style: Parameter 'drm' can be declared as pointer to const. However it seems that 'legacy_drm_handle_capabilities' is a callback function, if 'drm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/pointer.c:31:65: style: Parameter 'wl_pointer' can be declared as pointer to const. However it seems that 'pointer_handle_enter' is a callback function, if 'wl_pointer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/seat.c:21:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_keymap' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/seat.c:21:68: style: Parameter 'wl_keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_keymap' is a callback function, if 'wl_keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/seat.c:81:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_handle_repeat_info' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/seat.c:82:23: style: Parameter 'wl_keyboard' can be declared as pointer to const. However it seems that 'keyboard_handle_repeat_info' is a callback function, if 'wl_keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/seat.c:215:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_handle_shape' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/seat.c:215:61: style: Parameter 'wl_touch' can be declared as pointer to const. However it seems that 'touch_handle_shape' is a callback function, if 'wl_touch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/seat.c:220:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'touch_handle_orientation' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/seat.c:220:67: style: Parameter 'wl_touch' can be declared as pointer to const. However it seems that 'touch_handle_orientation' is a callback function, if 'wl_touch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/output.c:90:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'presentation_feedback_handle_sync_output' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/output.c:91:36: style: Parameter 'feedback' can be declared as pointer to const. However it seems that 'presentation_feedback_handle_sync_output' is a callback function, if 'feedback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/output.c:91:64: style: Parameter 'output' can be declared as pointer to const. However it seems that 'presentation_feedback_handle_sync_output' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/output.c:1015:51: style: Parameter '_output' can be declared as pointer to const. However it seems that 'output_move_cursor' is a callback function, if '_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/output.c:1035:23: style: Parameter 'xdg_surface' can be declared as pointer to const. However it seems that 'xdg_surface_handle_configure' is a callback function, if 'xdg_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/output.c:1076:24: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/output.c:1090:24: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_close' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/tablet_v2.c:183:20: style: Parameter 'buttons' can be declared as pointer to const. However it seems that 'handle_tablet_pad_group_buttons' is a callback function, if 'buttons' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/tablet_v2.c:244:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_tablet_pad_group_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/tablet_v2.c:245:35: style: Parameter 'pad_group' can be declared as pointer to const. However it seems that 'handle_tablet_pad_group_done' is a callback function, if 'pad_group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/tablet_v2.c:355:42: style: Parameter 'tablet_p' can be declared as pointer to const. However it seems that 'handle_tablet_pad_enter' is a callback function, if 'tablet_p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/tablet_v2.c:364:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_tablet_pad_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/tablet_v2.c:365:29: style: Parameter 'zwp_tablet_pad_v2' can be declared as pointer to const. However it seems that 'handle_tablet_pad_leave' is a callback function, if 'zwp_tablet_pad_v2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/tablet_v2.c:366:39: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'handle_tablet_pad_leave' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/tablet_v2.c:419:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_tablet_tool_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/tablet_v2.c:420:30: style: Parameter 'id' can be declared as pointer to const. However it seems that 'handle_tablet_tool_done' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/wayland/tablet_v2.c:500:25: style: Parameter 'tablet_id' can be declared as pointer to const. However it seems that 'handle_tablet_tool_proximity_in' is a callback function, if 'tablet_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/examples/cairo-buffer.c:46:65: style: Parameter 'wlr_buffer' can be declared as pointer to const. However it seems that 'cairo_buffer_end_data_ptr_access' is a callback function, if 'wlr_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/examples/embedded.c:86:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/examples/embedded.c:87:24: style: Parameter 'xdg_toplevel' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'xdg_toplevel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/examples/embedded.c:88:20: style: Parameter 'states' can be declared as pointer to const. However it seems that 'xdg_toplevel_handle_configure' is a callback function, if 'states' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/examples/embedded.c:110:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/examples/embedded.c:110:66: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/backend/x11/output.c:551:51: style: Parameter '_output' can be declared as pointer to const. However it seems that 'output_move_cursor' is a callback function, if '_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/examples/output-layers.c:221:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_surface_handle_layer_feedback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/render/allocator/drm_dumb.c:124:68: style: Parameter 'wlr_buffer' can be declared as pointer to const. However it seems that 'drm_dumb_buffer_end_data_ptr_access' is a callback function, if 'wlr_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/render/allocator/shm.c:47:63: style: Parameter 'wlr_buffer' can be declared as pointer to const. However it seems that 'shm_buffer_end_data_ptr_access' is a callback function, if 'wlr_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/buffer/readonly_data.c:41:73: style: Parameter 'wlr_buffer' can be declared as pointer to const. However it seems that 'readonly_data_buffer_end_data_ptr_access' is a callback function, if 'wlr_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/tinywl/tinywl.c:577:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_request_state' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:182:69: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:188:75: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_clear_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:193:70: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_motion' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:233:74: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_button' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:258:68: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_axis' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:265:70: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_pointer_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:280:68: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_touch_down' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:281:42: style: Parameter 'point' can be declared as pointer to const. However it seems that 'drag_handle_touch_down' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:286:66: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_touch_up' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:287:42: style: Parameter 'point' can be declared as pointer to const. However it seems that 'drag_handle_touch_up' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:301:66: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_touch_motion' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:314:65: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_touch_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:320:66: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_touch_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:334:71: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:335:23: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:340:77: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_clear_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:344:69: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_key' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:349:75: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_modifiers' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/data_device/wlr_drag.c:356:72: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'drag_handle_keyboard_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/scene/surface.c:48:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_scene_buffer_output_sample' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/seat/wlr_seat_keyboard.c:33:68: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_keyboard_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/seat/wlr_seat_touch.c:17:27: style: Parameter 'point' can be declared as pointer to const. However it seems that 'default_touch_up' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/seat/wlr_seat_touch.c:22:42: style: Parameter 'point' can be declared as pointer to const. However it seems that 'default_touch_motion' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/seat/wlr_seat_touch.c:29:61: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_touch_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/seat/wlr_seat_touch.c:30:42: style: Parameter 'point' can be declared as pointer to const. However it seems that 'default_touch_enter' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/seat/wlr_seat_touch.c:38:62: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_touch_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/seat/wlr_seat_pointer.c:41:66: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_pointer_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/tablet_v2/wlr_tablet_v2_tool.c:695:65: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_tool_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/tablet_v2/wlr_tablet_v2_tool.c:749:34: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'implicit_tool_proximity_in' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/tablet_v2/wlr_tablet_v2_tool.c:762:73: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'implicit_tool_proximity_out' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/tablet_v2/wlr_tablet_v2_pad.c:689:63: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'default_pad_cancel' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/wlr_compositor.c:1188:61: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'handle_bounding_box_surface' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/scene/wlr_scene.c:1492:9: style: Parameter 'data' can be declared as pointer to const. However it seems that 'scene_handle_gamma_control_manager_v1_set_gamma' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/wlr_screencopy_v1.c:62:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'screencopy_damage_handle_output_precommit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/wlr_single_pixel_buffer_v1.c:70:59: style: Parameter 'wlr_buffer' can be declared as pointer to const. However it seems that 'buffer_end_data_ptr_access' is a callback function, if 'wlr_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/wlr_xdg_dialog_v1.c:31:53: style: Parameter 'addon' can be declared as pointer to const. However it seems that 'surface_addon_destroy' is a callback function, if 'addon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/xdg_shell/wlr_xdg_popup.c:109:68: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'xdg_keyboard_grab_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/xdg_shell/wlr_xdg_popup.c:110:23: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'xdg_keyboard_grab_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/xdg_shell/wlr_xdg_popup.c:115:74: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'xdg_keyboard_grab_clear_focus' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/xdg_shell/wlr_xdg_popup.c:165:62: style: Parameter 'grab' can be declared as pointer to const. However it seems that 'xdg_touch_grab_enter' is a callback function, if 'grab' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wlroots-0.19.1/types/xdg_shell/wlr_xdg_popup.c:166:42: style: Parameter 'point' can be declared as pointer to const. However it seems that 'xdg_touch_grab_enter' is a callback function, if 'point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wmaker/wmaker_0.96.0.orig.tar.gz WindowMaker-0.96.0/WINGs/Tests/mywidget.c:144:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/Tests/mywidget.c:162:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleActionEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/dragcommon.c:97:62: style: Parameter 'errEvt' can be declared as pointer to const. However it seems that 'handleNoWindowXError' is a callback function, if 'errEvt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/Extras/wtableview.c:1148:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/dragdestination.c:651:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'idleState' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/dragdestination.c:693:76: style: Parameter 'event' can be declared as pointer to const. However it seems that 'inspectDropDataState' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/dragdestination.c:717:75: style: Parameter 'event' can be declared as pointer to const. However it seems that 'dropNotAllowedState' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/dragdestination.c:739:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'dropAllowedState' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/dragdestination.c:775:76: style: Parameter 'event' can be declared as pointer to const. However it seems that 'waitForDropDataState' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/dragsource.c:1048:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'finishDropState' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wbox.c:232:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wballoon.c:446:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wbutton.c:616:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wbutton.c:645:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleActionEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wbrowser.c:428:83: style: Parameter 'width' can be declared as pointer to const. However it seems that 'willResizeBrowser' is a callback function, if 'width' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wbrowser.c:428:104: style: Parameter 'height' can be declared as pointer to const. However it seems that 'willResizeBrowser' is a callback function, if 'height' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wbrowser.c:853:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wcolorwell.c:241:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wframe.c:199:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wlabel.c:180:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wlist.c:619:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wprogressindicator.c:227:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wcolorpanel.c:1338:43: style: Parameter 'w' can be declared as pointer to const. However it seems that 'modeButtonCallback' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wcolorpanel.c:2074:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'wheelHandleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wcolorpanel.c:2087:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'wheelHandleActionEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wcolorpanel.c:2317:49: style: Parameter 'w' can be declared as pointer to const. However it seems that 'grayPresetButtonCallback' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wcolorpanel.c:2605:42: style: Parameter 'w' can be declared as pointer to const. However it seems that 'hsbSliderCallback' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wcolorpanel.c:2910:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'customPaletteHandleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wruler.c:306:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wpopupbutton.c:310:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wscrollview.c:530:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleViewportEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wscrollview.c:538:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wslider.c:334:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wslider.c:405:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleActionEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wscroller.c:457:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wscroller.c:734:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleActionEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wsplitview.c:564:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wsplitview.c:583:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleActionEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wtabview.c:134:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wtextfield.c:237:40: style: Parameter 'view' can be declared as pointer to const. However it seems that 'requestHandler' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wtextfield.c:890:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/Docks.c:86:43: style: Parameter 'w' can be declared as pointer to const. However it seems that 'pushAutoDelayButton' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/Focus.c:148:40: style: Parameter 'w' can be declared as pointer to const. However it seems that 'pushDelayButton' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/HotCornerShortcuts.c:165:40: style: Parameter 'w' can be declared as pointer to const. However it seems that 'pushDelayButton' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/Icons.c:108:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'showIconLayout' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/Appearance.c:1130:35: style: Parameter 'w' can be declared as pointer to const. However it seems that 'changePage' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/Appearance.c:1161:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'previewClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/Appearance.c:1428:40: style: Parameter 'w' can be declared as pointer to const. However it seems that 'changeColorPage' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/Appearance.c:1760:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'changedTabItem' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/Appearance.c:1803:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'menuStyleCallback' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/Appearance.c:1818:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'titleAlignCallback' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/Themes.c:201:32: style: Parameter 'panel' can be declared as pointer to const. However it seems that 'storeData' is a callback function, if 'panel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/double.c:104:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/TexturePanel.c:675:38: style: Parameter 'w' can be declared as pointer to const. However it seems that 'buttonCallback' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/editmenu.c:242:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleItemEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WPrefs.app/editmenu.c:792:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wtext.c:1237:42: style: Parameter 'w' can be declared as pointer to const. However it seems that 'scrollersCallBack' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wtext.c:2044:40: style: Parameter 'view' can be declared as pointer to const. However it seems that 'requestHandler' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wtext.c:2568:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/WINGs/wtext.c:2732:51: style: Parameter 'type' can be declared as pointer to const. However it seems that 'fetchDragData' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/src/framewin.c:1240:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleExpose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/src/geomview.c:123:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handleEvents' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/src/menu.c:2140:77: style: Parameter 'event' can be declared as pointer to const. However it seems that 'menuTitleDoubleClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/src/winspector.c:356:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroyInspector' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/src/winspector.c:999:43: style: Parameter 'bPtr' can be declared as pointer to const. However it seems that 'selectSpecification' is a callback function, if 'bPtr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/src/workspace.c:673:56: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'switchWSCommand' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/src/window.c:3120:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'windowCloseDblClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/test/notest.c:20:24: style: Parameter 'foo' can be declared as pointer to const. However it seems that 'quit' is a callback function, if 'foo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/test/notest.c:30:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'notify_print' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WindowMaker-0.96.0/test/notest.c:30:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'notify_print' 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/wmauda/wmauda_0.9.orig.tar.gz wmauda-0.9/wmauda.c:336:27: style: Parameter 'w' can be declared as pointer to const. However it seems that 'expose_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmauda-0.9/wmauda.c:336:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'expose_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmauda-0.9/wmauda.c:336:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'expose_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmauda-0.9/wmauda.c:341:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'wheel_scroll_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmauda-0.9/wmauda.c:360:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmauda-0.9/wmauda.c:428:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_release_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmauda-0.9/wmauda.c:459:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion_notify_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmauda-0.9/wmauda.c:504:28: style: Parameter 'w' can be declared as pointer to const. However it seems that 'destroy_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmauda-0.9/wmauda.c:504:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wmclockmon/wmclockmon_1.0.0.orig.tar.xz wmclockmon-1.0.0/wmclockmon-config/edit.c:48:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'set_active_date' 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/w/wmcoincoin/wmcoincoin_2.6.5.git+42.b85f761c7010.orig.tar.xz platypus/gifread.c:132:29: style: Parameter 'grr' can be declared as pointer to const. However it seems that 'record_offseter' is a callback function, if 'grr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] platypus/gifread.c:138:26: style: Parameter 'grr' can be declared as pointer to const. However it seems that 'record_eofer' is a callback function, if 'grr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/http.c:135:47: style: Parameter 'contents' can be declared as pointer to const. However it seems that '_http_request_send_curl_header_callback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/http.c:160:46: style: Parameter 'contents' can be declared as pointer to const. However it seems that '_http_request_send_curl_write_callback' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/pinnipede.c:3456:52: style: Parameter 'display' can be declared as pointer to const. However it seems that 'flush_consecutive_mouse_motions_predicate' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/pinnipede.c:3456:76: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'flush_consecutive_mouse_motions_predicate' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/wmccc.c:1301:38: style: Parameter 'button' can be declared as pointer to const. However it seems that 'sitelist_new_site_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/wmccc.c:1301:68: style: Parameter 'mdl' can be declared as pointer to const. However it seems that 'sitelist_new_site_cb' is a callback function, if 'mdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/wmccc.c:1305:39: style: Parameter 'button' can be declared as pointer to const. However it seems that 'pinnipede_settings_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/wmccc.c:1305:69: style: Parameter 'mdl' can be declared as pointer to const. However it seems that 'pinnipede_settings_cb' is a callback function, if 'mdl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] src/wmccc.c:1320:56: style: Parameter 'new_text' can be declared as pointer to const. However it seems that 'sitelist_site_name_edited_cb' is a callback function, if 'new_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wmenu/wmenu_0.2.0.orig.tar.xz wmenu-0.2.0/wmenu-run.c:58:48: style: Parameter 'text' can be declared as pointer to const. However it seems that 'exec_item' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmenu-0.2.0/wmenu.c:20:49: style: Parameter 'text' can be declared as pointer to const. However it seems that 'print_item' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wmforkplop/wmforkplop_0.9.3.orig.tar.gz wmforkplop-0.9.3/procstat.c:158:33: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'compare_cmd_' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmforkplop-0.9.3/procstat.c:158:44: style: Parameter 'p2' can be declared as pointer to const. However it seems that 'compare_cmd_' is a callback function, if 'p2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmforkplop-0.9.3/procstat.c:298:52: style: Parameter 'p' can be declared as pointer to const. However it seems that 'do_kill_all_' 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/w/wmix/wmix_3.5.orig.tar.gz wmix-3.5/mixer-alsa.c:37:68: style: Parameter 'elem' can be declared as pointer to const. However it seems that 'elem_callback' is a callback function, if 'elem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wmstickynotes/wmstickynotes_0.7.orig.tar.gz wmstickynotes-0.7/wmstickynotes.c:315:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'note_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmstickynotes-0.7/wmstickynotes.c:336:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_button_pressed' 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/w/wmusic/wmusic_2.1.1.orig.tar.gz wmusic-2.1.1/src/wmusic.c:255:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ActionPlay' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmusic-2.1.1/src/wmusic.c:270:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ActionPause' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmusic-2.1.1/src/wmusic.c:309:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ActionEject' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmusic-2.1.1/src/wmusic.c:356:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ActionPrev' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmusic-2.1.1/src/wmusic.c:371:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ActionNext' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmusic-2.1.1/src/wmusic.c:386:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ActionStop' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmusic-2.1.1/src/wmusic.c:401:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ActionFastr' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmusic-2.1.1/src/wmusic.c:416:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ActionFastf' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmusic-2.1.1/src/wmusic.c:431:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ToggleWins' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmusic-2.1.1/src/wmusic.c:482:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ToggleTime' 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/wmweather/wmweather_2.4.8.orig.tar.gz wmweather-2.4.8/src/wmweather.c:1323:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'curl_callback' 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/w/wmweather+/wmweather+_2.19~alpha+ds.orig.tar.xz git-wmweatherplus-git+git20220906+ds/wmgeneral/wmgeneral-gtk.c:52:34: style: Parameter 'd' can be declared as pointer to const. However it seems that 'redraw_dock' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] git-wmweatherplus-git+git20220906+ds/metar.c:134:50: style: Parameter 'v' can be declared as pointer to const. However it seems that 'metar_callback' 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/w/wmxres/wmxres_1.4.orig.tar.gz wmxres-1.4/wmxres.c:90:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pressActivate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmxres-1.4/wmxres.c:97:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pressLeft' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmxres-1.4/wmxres.c:104:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'pressRight' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmxres-1.4/wmxres.c:122:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'releaseActivate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmxres-1.4/wmxres.c:127:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'releaseLeft' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wmxres-1.4/wmxres.c:132:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'releaseRight' 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/wnn6-sdk/wnn6-sdk_1.0.0.orig.tar.gz wnn6-sdk-1.0.0/contrib/im/Xsi/Wnn/etc/msg.c:232:25: style: Parameter 'bd' can be declared as pointer to const. However it seems that '_search' is a callback function, if 'bd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wnn6-sdk-1.0.0/contrib/im/Xsi/Wnn/romkan/rk_main.c:663:10: style: Parameter 's' can be declared as pointer to const. However it seems that 'head_bytecount' 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/w/wofi/wofi_1.4.1.orig.tar.gz wofi-v1.4.1/src/wofi.c:597:62: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'widget_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wofi-v1.4.1/src/wofi.c:1494:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'focus' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wofi-v1.4.1/src/wofi.c:1504:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'focus_entry' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wofi-v1.4.1/src/wofi.c:1504:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'focus_entry' 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/w/wolfssl/wolfssl_5.8.2.orig.tar.gz wolfssl-5.8.2-stable/IDE/GCC-ARM/Source/tls_client.c:37:41: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'CbIORecv' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/GCC-ARM/Source/tls_client.c:57:41: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'CbIOSend' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/GCC-ARM/Source/tls_server.c:37:41: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'CbIORecv' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/GCC-ARM/Source/tls_server.c:57:41: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'CbIOSend' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/MDK-ARM/MDK-ARM/wolfSSL/shell.c:84:30: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'command_not_found' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/MDK-ARM/MDK-ARM/wolfSSL/shell.c:449:29: style: Parameter 'args' can be declared as pointer to const. However it seems that 'help_comm' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/MDK5-ARM/Projects/wolfSSL-Full/shell.c:92:30: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'command_not_found' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/MDK5-ARM/Projects/wolfSSL-Full/shell.c:490:29: style: Parameter 'args' can be declared as pointer to const. However it seems that 'help_comm' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/QNX/example-server/server-tls.c:207:25: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'TLS_ECDH_callback' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/Renesas/cs+/Projects/t4_demo/wolf_main.c:33:28: style: Parameter 'pdata' can be declared as pointer to const. However it seems that 'timeTick' is a callback function, if 'pdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/Renesas/e2studio/Projects/test/src/test_main.c:59:28: style: Parameter 'pdata' can be declared as pointer to const. However it seems that 'timeTick' is a callback function, if 'pdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/IDE/Renesas/e2studio/RX65N/GR-ROSE/test/src/test_main.c:67:28: style: Parameter 'pdata' can be declared as pointer to const. However it seems that 'timeTick' is a callback function, if 'pdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/zephyr/samples/wolfssl_tls_thread/src/tls_threaded.c:188:73: style: Parameter 'store' can be declared as pointer to const. However it seems that 'verifyIgnoreDateError' is a callback function, if 'store' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wolfssl-5.8.2-stable/zephyr/samples/wolfssl_tls_sock/src/tls_sock.c:81:73: style: Parameter 'store' can be declared as pointer to const. However it seems that 'verifyIgnoreDateError' is a callback function, if 'store' 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.2.0+dfsg.orig.tar.xz woof-woof_15.2.0/setup/mainmenu.c:29:26: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'DoQuit' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/setup/mainmenu.c:29:40: style: Parameter 'dosave' can be declared as pointer to const. However it seems that 'DoQuit' is a callback function, if 'dosave' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:1774:58: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procBexCodePointers' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:1856:48: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procThing' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:2075:48: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procFrame' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:2241:50: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procPointer' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:2326:49: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procSounds' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:2399:47: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procAmmo' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:2456:49: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procWeapon' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:2577:49: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procSprite' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:2616:47: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procPars' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:2819:47: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procMisc' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:2943:47: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procText' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:3056:48: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procError' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:3315:53: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procBexSprites' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/d_deh.c:3367:52: style: Parameter 'line' can be declared as pointer to const. However it seems that 'deh_procBexSounds' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/m_cheat.c:358:29: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'cheat_mus' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/m_cheat.c:630:30: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'cheat_clev' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/m_cheat.c:746:31: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'cheat_skill' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/m_cheat.c:1117:31: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'cheat_weapx' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/m_cheat.c:1150:31: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'cheat_ammox' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/net_loop.c:127:44: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'NET_CL_FreeAddress' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/net_loop.c:204:44: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'NET_SV_FreeAddress' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/net_sdl.c:138:45: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'NET_SDL_FreeAddress' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/net_sdl.c:240:64: style: Parameter 'packet' can be declared as pointer to const. However it seems that 'NET_SDL_SendPacket' is a callback function, if 'packet' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/net_query.c:603:48: style: Parameter 'addr' can be declared as pointer to const. However it seems that 'NET_Query_ExitCallback' is a callback function, if 'addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/net_query.c:603:71: style: Parameter 'data' can be declared as pointer to const. However it seems that 'NET_Query_ExitCallback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/net_query.c:604:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'NET_Query_ExitCallback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/p_spec.c:2961:29: style: Parameter 'f' can be declared as pointer to const. However it seems that 'T_Friction' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/src/p_setup.c:1246:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'P_DegenMobjThinker' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/textscreen/txt_dropdown.c:250:40: style: Parameter 'uncast_list' can be declared as pointer to const. However it seems that 'TXT_DropdownListDestructor' is a callback function, if 'uncast_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/textscreen/txt_strut.c:35:29: style: Parameter 'uncast_strut' can be declared as pointer to const. However it seems that 'TXT_StrutDrawer' is a callback function, if 'uncast_strut' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/textscreen/txt_strut.c:40:33: style: Parameter 'uncast_strut' can be declared as pointer to const. However it seems that 'TXT_StrutDestructor' is a callback function, if 'uncast_strut' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/textscreen/txt_strut.c:44:30: style: Parameter 'uncast_strut' can be declared as pointer to const. However it seems that 'TXT_StrutKeyPress' is a callback function, if 'uncast_strut' is declared with const you might also need to cast function pointer(s). [constParameterCallback] woof-woof_15.2.0/third-party/spng/spng.c:5038:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'file_write_fn' 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/wordgrinder/wordgrinder_0.8.orig.tar.xz wordgrinder-0.8/src/c/screen.c:23:37: style: Parameter 'L' can be declared as pointer to const. However it seems that 'initscreen_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:32:38: style: Parameter 'L' can be declared as pointer to const. However it seems that 'clearscreen_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:38:31: style: Parameter 'L' can be declared as pointer to const. However it seems that 'sync_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:45:34: style: Parameter 'L' can be declared as pointer to const. However it seems that 'setbold_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:51:39: style: Parameter 'L' can be declared as pointer to const. However it seems that 'setunderline_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:57:37: style: Parameter 'L' can be declared as pointer to const. However it seems that 'setreverse_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:63:33: style: Parameter 'L' can be declared as pointer to const. However it seems that 'setdim_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:69:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'setbright_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:75:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'setitalic_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:81:36: style: Parameter 'L' can be declared as pointer to const. However it seems that 'setnormal_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:124:37: style: Parameter 'L' can be declared as pointer to const. However it seems that 'showcursor_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/screen.c:130:37: style: Parameter 'L' can be declared as pointer to const. However it seems that 'hidecursor_cb' is a callback function, if 'L' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/arch/win32/gdi/glyphcache.c:53:18: style: Parameter 'fontex' can be declared as pointer to const. However it seems that 'font_counter_cb' is a callback function, if 'fontex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/arch/win32/gdi/glyphcache.c:54:20: style: Parameter 'metrics' can be declared as pointer to const. However it seems that 'font_counter_cb' is a callback function, if 'metrics' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordgrinder-0.8/src/c/arch/win32/gdi/glyphcache.c:119:18: style: Parameter 'fontex' can be declared as pointer to const. However it seems that 'font_reader_cb' is a callback function, if 'fontex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wordnet/wordnet_3.0.orig.tar.gz WordNet-3.0/src/stubs.c:67:20: style: Parameter 'argv' can be declared as const array. However it seems that 'wn_bit' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WordNet-3.0/src/stubs.c:115:20: style: Parameter 'argv' can be declared as const array. However it seems that 'wn_glosses' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WordNet-3.0/src/stubs.c:130:20: style: Parameter 'argv' can be declared as const array. However it seems that 'wn_fileinfo' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WordNet-3.0/src/stubs.c:145:20: style: Parameter 'argv' can be declared as const array. However it seems that 'wn_byteoffset' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WordNet-3.0/src/stubs.c:160:20: style: Parameter 'argv' can be declared as const array. However it seems that 'wn_senseflag' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WordNet-3.0/src/stubs.c:175:20: style: Parameter 'argv' can be declared as const array. However it seems that 'wn_contextualhelp' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WordNet-3.0/src/stubs.c:228:30: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'tkwn_displayerror' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] WordNet-3.0/src/wn.c:347:32: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'error_message' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wordwarvi/wordwarvi_1.0.4.orig.tar.gz wordwarvi-1.0.4/wordwarvi.c:2874:61: style: Parameter 'o' can be declared as pointer to const. However it seems that 'house_move' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:3756:46: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'octopus_gun_location' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:4694:70: style: Parameter 'o' can be declared as pointer to const. However it seems that 'generic_destroy_func' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:6016:57: style: Parameter 'o' can be declared as pointer to const. However it seems that 'no_move' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:7339:21: style: Parameter 'child' can be declared as pointer to const. However it seems that 'gunwheel_gun_location' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:7757:57: style: Parameter 'o' can be declared as pointer to const. However it seems that 'no_draw' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:7758:37: style: Parameter 'w' can be declared as pointer to const. However it seems that 'no_draw' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:7873:44: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'truss_gun_location' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:10038:46: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'airship_gun_location' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:11038:56: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:11039:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:12764:63: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'key_release_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:12765:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_release_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:12766:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'key_release_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wordwarvi-1.0.4/wordwarvi.c:12813:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' 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/w/workrave/workrave_1.10.53.orig.tar.gz workrave-1.10.53/backend/src/unix/RecordInputMonitor.cc:94:41: style: Parameter 'error' can be declared as pointer to const. However it seems that 'errorHandler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/backend/src/unix/X11InputMonitor.cc:92:41: style: Parameter 'error' can be declared as pointer to const. However it seems that 'errorHandler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/common/src/control.c:609:62: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'on_dbus_signal' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/gnome3/src/libgnome-panel/WorkraveApplet.c:337:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/gnome3/src/v4/WorkraveApplet.c:348:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/common/src/timerbox.c:153:102: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'workrave_timerbox_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/common/src/timerbox.c:172:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'workrave_timerbox_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/gnome3/src/v5/WorkraveApplet.c:340:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/indicator/src/indicator-workrave.c:559:62: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'on_dbus_signal' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/indicator/src/test.c:44:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/indicator/src/test.c:44:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/indicator/src/test.c:44:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/indicator/src/test.c:54:20: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/indicator/src/test.c:54:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/applets/indicator/src/test.c:98:62: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'receive_signal' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/gtkmm/src/eggsmclient-win32.c:245:41: style: Parameter 'source' can be declared as pointer to const. However it seems that 'g_win32_handle_source_finalize' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/gtkmm/src/gtktrayicon.c:195:89: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wrgtk_tray_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/gtkmm/src/gtktrayicon.c:597:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'wrgtk_tray_icon_style_set' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/gtkmm/src/gtktrayicon.c:597:56: style: Parameter 'previous_style' can be declared as pointer to const. However it seems that 'wrgtk_tray_icon_style_set' is a callback function, if 'previous_style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/gtkmm/src/gtktrayicon3.c:261:89: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wrgtk_tray_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] workrave-1.10.53/frontend/gtkmm/src/gtktrayicon3.c:931:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'wrgtk_tray_icon_style_updated' 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/w/wp2x/wp2x_2.5-mhi.orig.tar.gz wp2x-2.5-mhi/src/tokens.c:15:45: style: Parameter 'wpt' can be declared as pointer to const. However it seems that 'popEnvironment' is a callback function, if 'wpt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wp2x-2.5-mhi/src/tokens.c:30:19: style: Parameter 'st' can be declared as pointer to const. However it seems that 'softPage' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wp2x-2.5-mhi/src/tokens.c:30:39: style: Parameter 'wpt' can be declared as pointer to const. However it seems that 'softPage' is a callback function, if 'wpt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wp2x-2.5-mhi/src/tokens.c:30:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'softPage' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wp2x-2.5-mhi/src/tokens.c:44:41: style: Parameter 'wpt' can be declared as pointer to const. However it seems that 'ignoreByte' is a callback function, if 'wpt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wp2x-2.5-mhi/src/tokens.c:54:42: style: Parameter 'wpt' can be declared as pointer to const. However it seems that 'ignoreFixed' is a callback function, if 'wpt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wp2x-2.5-mhi/src/tokens.c:234:20: style: Parameter 'st' can be declared as pointer to const. However it seems that 'endIndent' is a callback function, if 'st' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wp2x-2.5-mhi/src/tokens.c:234:40: style: Parameter 'wpt' can be declared as pointer to const. However it seems that 'endIndent' is a callback function, if 'wpt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wp2x-2.5-mhi/src/tokens.c:234:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'endIndent' 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/wpa/wpa_2.10.orig.tar.xz wpa-2.10/src/drivers/driver_bsd.c:313:59: style: Parameter 'params' can be declared as pointer to const. However it seems that 'bsd_set_key' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/drivers/driver_bsd.c:609:22: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'bsd_set_opt_ie' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/drivers/driver_bsd.c:1283:64: style: Parameter 'params' can be declared as pointer to const. However it seems that 'wpa_driver_bsd_scan' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/drivers/driver_hostap.c:400:44: style: Parameter 'params' can be declared as pointer to const. However it seems that 'wpa_driver_hostap_set_key' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/drivers/driver_hostap.c:517:68: style: Parameter 'params' can be declared as pointer to const. However it seems that 'hostap_set_ieee8021x' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/drivers/driver_hostap.c:628:70: style: Parameter 'params' can be declared as pointer to const. However it seems that 'hostap_sta_add' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/drivers/driver_hostap.c:1062:68: style: Parameter 'freq' can be declared as pointer to const. However it seems that 'hostap_set_freq' is a callback function, if 'freq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/drivers/driver_macsec_qca.c:407:74: style: Parameter 'params' can be declared as pointer to const. However it seems that 'macsec_qca_macsec_init' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/drivers/ndis_events.c:387:41: style: Parameter 'this' can be declared as pointer to const. However it seems that 'ndis_events_set_status' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/drivers/ndis_events.c:388:53: style: Parameter 'pObjParam' can be declared as pointer to const. However it seems that 'ndis_events_set_status' is a callback function, if 'pObjParam' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_eke.c:703:51: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_eke_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_aka.c:1465:52: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_aka_has_reauth_data' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_aka.c:1514:51: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_aka_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_gpsk.c:707:52: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_gpsk_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_fast.c:1757:52: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_fast_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_gtc.c:20:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_gtc_init' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_leap.c:330:52: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_leap_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_ikev2.c:438:53: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_ikev2_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_md5.c:16:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_md5_init' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_md5.c:24:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_md5_deinit' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_md5.c:24:53: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'eap_md5_deinit' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_otp.c:15:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_otp_init' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_otp.c:23:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_otp_deinit' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_otp.c:23:53: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'eap_otp_deinit' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_pax.c:464:51: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_pax_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_mschapv2.c:835:56: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_mschapv2_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_psk.c:411:51: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_psk_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_peap.c:1265:52: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_peap_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_sake.c:440:52: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_sake_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_pwd.c:1110:50: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_pwd_key_available' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_sim.c:1182:52: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_sim_has_reauth_data' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_sim.c:1233:51: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_sim_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_tls.c:363:51: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_tls_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_teap.c:2060:52: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_teap_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_vendor_test.c:141:59: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_vendor_test_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_peer/eap_ttls.c:1794:52: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_ttls_isKeyAvailable' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_aka.c:1272:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_aka_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_aka.c:1311:46: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_aka_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_gpsk.c:563:44: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_gpsk_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_gpsk.c:604:47: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_gpsk_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_eke.c:76:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_eke_init' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_eke.c:719:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_eke_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_eke.c:760:46: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_eke_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_gtc.c:187:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_gtc_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_gtc.c:194:46: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_gtc_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_identity.c:143:48: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_identity_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_identity.c:150:51: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_identity_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_md5.c:139:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_md5_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_md5.c:146:46: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_md5_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_ikev2.c:468:45: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_ikev2_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_ikev2.c:475:48: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_ikev2_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_fast.c:1566:44: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_fast_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_fast.c:1617:47: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_fast_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_pax.c:516:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_pax_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_pax.c:566:46: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_pax_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_mschapv2.c:534:48: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_mschapv2_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_mschapv2.c:567:51: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_mschapv2_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_psk.c:436:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_psk_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_psk.c:477:46: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_psk_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_pwd.c:1006:47: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_pwd_is_success' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_pwd.c:1013:44: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_pwd_is_done' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_sake.c:459:44: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_sake_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_sake.c:500:47: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_sake_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_peap.c:1322:44: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_peap_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_peap.c:1440:47: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_peap_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_sim.c:75:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_sim_init' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_sim.c:797:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_sim_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_sim.c:836:46: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_sim_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_tls.c:316:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_tls_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_tls.c:401:46: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_tls_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_tnc.c:540:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_tnc_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_tnc.c:547:46: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_tnc_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_vendor_test.c:133:51: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_vendor_test_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_vendor_test.c:161:54: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_vendor_test_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_wsc.c:467:43: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_wsc_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_wsc.c:474:46: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_wsc_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_wsc.c:474:56: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'eap_wsc_isSuccess' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_ttls.c:1263:44: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_ttls_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_ttls.c:1305:47: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_ttls_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_teap.c:1993:44: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_teap_isDone' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/eap_server/eap_server_teap.c:2051:47: style: Parameter 'sm' can be declared as pointer to const. However it seems that 'eap_teap_isSuccess' is a callback function, if 'sm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/utils/utils_module_tests.c:824:35: style: Parameter 'eloop_data' can be declared as pointer to const. However it seems that 'eloop_tests_run' is a callback function, if 'eloop_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/src/utils/utils_module_tests.c:824:53: style: Parameter 'user_ctx' can be declared as pointer to const. However it seems that 'eloop_tests_run' is a callback function, if 'user_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:77:36: style: Parameter 'wpa_s' can be declared as pointer to const. However it seems that '_wpa_alloc_eapol' is a callback function, if 'wpa_s' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:99:33: style: Parameter 'wpa_s' can be declared as pointer to const. However it seems that 'wpa_ether_send' is a callback function, if 'wpa_s' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:119:47: style: Parameter 'wpa_s' can be declared as pointer to const. However it seems that 'wpa_supplicant_get_beacon_ie' is a callback function, if 'wpa_s' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:126:43: style: Parameter 'wpa_s' can be declared as pointer to const. However it seems that 'wpa_supplicant_get_bssid' is a callback function, if 'wpa_s' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:126:54: style: Parameter 'bssid' can be declared as pointer to const. However it seems that 'wpa_supplicant_get_bssid' is a callback function, if 'bssid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:133:41: style: Parameter 'wpa_s' can be declared as pointer to const. However it seems that 'wpa_supplicant_set_key' is a callback function, if 'wpa_s' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:144:52: style: Parameter 'wpa_s' can be declared as pointer to const. However it seems that 'wpa_supplicant_mlme_setprotection' is a callback function, if 'wpa_s' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:153:43: style: Parameter 'wpa_s' can be declared as pointer to const. However it seems that 'wpa_supplicant_add_pmkid' is a callback function, if 'wpa_s' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:153:56: style: Parameter 'network_ctx' can be declared as pointer to const. However it seems that 'wpa_supplicant_add_pmkid' is a callback function, if 'network_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:165:46: style: Parameter 'wpa_s' can be declared as pointer to const. However it seems that 'wpa_supplicant_remove_pmkid' is a callback function, if 'wpa_s' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpa-2.10/wpa_supplicant/preauth_test.c:165:59: style: Parameter 'network_ctx' can be declared as pointer to const. However it seems that 'wpa_supplicant_remove_pmkid' is a callback function, if 'network_ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wpan-tools/wpan-tools_0.9.orig.tar.gz wpan-tools-0.9/src/interface.c:165:56: style: Parameter 'state' can be declared as pointer to const. However it seems that 'handle_interface_del' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpan-tools-0.9/src/interface.c:166:19: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'handle_interface_del' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wpan-tools-0.9/src/interface.c:167:20: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'handle_interface_del' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wsclean/wsclean_3.6.orig.tar.bz2 wsclean-v3.6/external/radler/external/schaapcommon/src/fitters/gaussianfitter.cc:94:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingCentered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/radler/external/schaapcommon/src/fitters/gaussianfitter.cc:119:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingCircularCentered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/radler/external/schaapcommon/src/fitters/gaussianfitter.cc:145:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingDerivativeCentered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/radler/external/schaapcommon/src/fitters/gaussianfitter.cc:177:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingDerivativeCircularCentered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/radler/external/schaapcommon/src/fitters/gaussianfitter.cc:221:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingWithAmplitude' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/radler/external/schaapcommon/src/fitters/gaussianfitter.cc:249:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingDerivativeWithAmplitude' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/radler/external/schaapcommon/src/fitters/gaussianfitter.cc:298:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingWithAmplitudeAndFloor' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/radler/external/schaapcommon/src/fitters/gaussianfitter.cc:328:74: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingDerivativeWithAmplitudeAndFloor' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/schaapcommon/src/fitters/gaussianfitter.cc:94:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingCentered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/schaapcommon/src/fitters/gaussianfitter.cc:119:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingCircularCentered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/schaapcommon/src/fitters/gaussianfitter.cc:145:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingDerivativeCentered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/schaapcommon/src/fitters/gaussianfitter.cc:177:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingDerivativeCircularCentered' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/schaapcommon/src/fitters/gaussianfitter.cc:221:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingWithAmplitude' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/schaapcommon/src/fitters/gaussianfitter.cc:249:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingDerivativeWithAmplitude' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/schaapcommon/src/fitters/gaussianfitter.cc:298:64: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingWithAmplitudeAndFloor' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsclean-v3.6/external/schaapcommon/src/fitters/gaussianfitter.cc:328:74: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FittingDerivativeWithAmplitudeAndFloor' 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/wshowkeys/wshowkeys_1.0.orig.tar.gz wshowkeys-1.0/main.c:230:52: style: Parameter 'output' can be declared as pointer to const. However it seems that 'surface_enter' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:239:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'surface_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:240:22: style: Parameter 'wl_surface' can be declared as pointer to const. However it seems that 'surface_leave' is a callback function, if 'wl_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:240:52: style: Parameter 'output' can be declared as pointer to const. However it seems that 'surface_leave' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:277:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_enter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:277:60: style: Parameter 'wl_keyboard' can be declared as pointer to const. However it seems that 'keyboard_enter' is a callback function, if 'wl_keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:278:39: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'keyboard_enter' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:278:65: style: Parameter 'keys' can be declared as pointer to const. However it seems that 'keyboard_enter' is a callback function, if 'keys' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:282:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_leave' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:282:60: style: Parameter 'wl_keyboard' can be declared as pointer to const. However it seems that 'keyboard_leave' is a callback function, if 'wl_keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:283:39: style: Parameter 'surface' can be declared as pointer to const. However it seems that 'keyboard_leave' is a callback function, if 'surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:287:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_key' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:287:58: style: Parameter 'wl_keyboard' can be declared as pointer to const. However it seems that 'keyboard_key' is a callback function, if 'wl_keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:292:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_modifiers' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:292:64: style: Parameter 'wl_keyboard' can be declared as pointer to const. However it seems that 'keyboard_modifiers' is a callback function, if 'wl_keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:298:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'keyboard_repeat_info' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:298:66: style: Parameter 'wl_keyboard' can be declared as pointer to const. However it seems that 'keyboard_repeat_info' is a callback function, if 'wl_keyboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:353:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_mode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:353:55: style: Parameter 'wl_output' can be declared as pointer to const. However it seems that 'output_mode' is a callback function, if 'wl_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:358:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:358:55: style: Parameter 'wl_output' can be declared as pointer to const. However it seems that 'output_done' is a callback function, if 'wl_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:406:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:407:23: style: Parameter 'wl_registry' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'wl_registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wshowkeys-1.0/main.c:474:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'libinput_close_restricted' 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/wsjtx/wsjtx_3.0.0~rc1+repack.orig.tar.xz wsjtx/lib/qra/q65/npfwht.c:53:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht1' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:59:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht2' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:68:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht4' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:79:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht8' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:93:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht16' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:113:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht32' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:150:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht64' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:53:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht1' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:59:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht2' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:68:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht4' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:79:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht8' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:93:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht16' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:113:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht32' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:150:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht64' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wsjtx-improved/wsjtx-improved_2.8.0+250501+repack.orig.tar.xz wsjtx/lib/qra/q65/npfwht.c:53:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht1' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:59:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht2' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:68:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht4' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:79:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht8' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:93:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht16' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:113:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht32' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/q65/npfwht.c:150:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht64' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:53:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht1' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:59:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht2' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:68:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht4' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:79:41: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht8' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:93:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht16' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:113:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht32' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsjtx/lib/qra/qracodes/npfwht.c:150:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'np_fwht64' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wslay/wslay_1.1.1.orig.tar.gz wslay-release-1.1.1/tests/wslay_event_test.c:504:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'no_buffering_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wslay-release-1.1.1/tests/wslay_event_test.c:542:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'text_rsv1_on_msg_recv_callback' 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/w/wstroke/wstroke_2.2.1.orig.tar.gz wstroke-2.2.1/input-inhibitor/input_inhibitor.c:35:41: style: Parameter 'data' can be declared as pointer to const. However it seems that '_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/input-inhibitor/input_inhibitor.c:35:81: style: Parameter 'registry' can be declared as pointer to const. However it seems that '_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/toplevel-grabber/toplevel-grabber.c:57:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'title_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/toplevel-grabber/toplevel-grabber.c:57:73: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'title_cb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/toplevel-grabber/toplevel-grabber.c:69:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_enter_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/toplevel-grabber/toplevel-grabber.c:69:73: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'output_enter_cb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/toplevel-grabber/toplevel-grabber.c:70:35: style: Parameter 'output' can be declared as pointer to const. However it seems that 'output_enter_cb' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/toplevel-grabber/toplevel-grabber.c:73:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'output_leave_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/toplevel-grabber/toplevel-grabber.c:73:73: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'output_leave_cb' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/toplevel-grabber/toplevel-grabber.c:74:35: style: Parameter 'output' can be declared as pointer to const. However it seems that 'output_leave_cb' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/toplevel-grabber/toplevel-grabber.c:192:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_global_remove_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/toplevel-grabber/toplevel-grabber.c:193:37: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_global_remove_cb' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/src/actions.cc:158:67: style: Parameter 'path' can be declared as pointer to const. However it seems that 'on_actions_accel_edited' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/src/actions.cc:162:67: style: Parameter 'path' can be declared as pointer to const. However it seems that 'on_actions_combo_edited' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/src/actions.cc:166:66: style: Parameter 'path' can be declared as pointer to const. However it seems that 'on_actions_text_edited' is a callback function, if 'path' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/src/actions.cc:166:79: style: Parameter 'new_text' can be declared as pointer to const. However it seems that 'on_actions_text_edited' is a callback function, if 'new_text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wstroke-2.2.1/src/actions.cc:1552:52: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'on_button_press' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wsynth-dssi/wsynth-dssi_0.1.3.orig.tar.gz wsynth-dssi-0.1.3.orig/src/gtkknob.c:281:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_knob_expose' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsynth-dssi-0.1.3.orig/src/gtkknob.c:316:70: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_knob_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsynth-dssi-0.1.3.orig/src/gtkknob.c:348:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_knob_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsynth-dssi-0.1.3.orig/src/gtkknob.c:394:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gtk_knob_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsynth-dssi-0.1.3.orig/src/gtkknob.c:533:56: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that 'gtk_knob_adjustment_changed' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsynth-dssi-0.1.3.orig/src/gtkknob.c:552:63: style: Parameter 'adjustment' can be declared as pointer to const. However it seems that 'gtk_knob_adjustment_value_changed' is a callback function, if 'adjustment' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsynth-dssi-0.1.3.orig/src/gui_main.c:199:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_control_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wsynth-dssi-0.1.3.orig/src/gui_main.c:221:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_program_handler' 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/w/wtdbg2/wtdbg2_2.5.orig.tar.gz wtdbg2-2.5/mem_share.h:783:53: style: Parameter 'obj' can be declared as pointer to const. However it seems that '_char_array_obj_desc_cnt' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtdbg2-2.5/wtpoa.h:1060:56: style: Parameter 'sq' can be declared as pointer to const. However it seems that 'info_samblock' is a callback function, if 'sq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtdbg2-2.5/wtpoa.h:1159:42: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'info_wtlayblock' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtdbg2-2.5/wtpoa.h:1159:58: style: Parameter 'sq' can be declared as pointer to const. However it seems that 'info_wtlayblock' is a callback function, if 'sq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtdbg2-2.5/kbmpoa.h:323:56: style: Parameter 'sq' can be declared as pointer to const. However it seems that 'info_kbmblock' is a callback function, if 'sq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtdbg2-2.5/filewriter.h:30:56: style: Parameter 'dat' can be declared as pointer to const. However it seems that '_write_data_file' is a callback function, if 'dat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtdbg2-2.5/kbmpoa.h:323:56: style: Parameter 'sq' can be declared as pointer to const. However it seems that 'info_kbmblock' is a callback function, if 'sq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wtmpdb/wtmpdb_0.75.0.orig.tar.xz wtmpdb-0.75.0/tests/tst-login-logout.c:89:20: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'count_entry' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wtype/wtype_0.4.orig.tar.gz wtype-0.4/main.c:116:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_wl_event_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtype-0.4/main.c:116:68: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_wl_event_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtype-0.4/main.c:312:37: style: Parameter 'wtype' can be declared as pointer to const. However it seems that 'run_sleep' is a callback function, if 'wtype' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtype-0.4/main.c:312:66: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'run_sleep' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtype-0.4/main.c:318:64: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'run_mod' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wtype-0.4/main.c:359:65: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'run_text' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wv/wv_1.2.9.orig.tar.gz wv-1.2.9/wvRTF.c:362:55: style: Parameter 'achp' can be declared as pointer to const. However it seems that 'specCharProc' is a callback function, if 'achp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wv-1.2.9/wvConfig.c:3373:21: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'exendElement' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wvstreams/wvstreams_4.6.1.orig.tar.gz wvstreams-4.6.1/Docs/sgmlmanual/egfiles/wvtimeoutex.cc:13:24: style: Parameter 's' can be declared as reference to const. However it seems that 'timeout' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wvstreams-4.6.1/argp/argp-test.c:97:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'sub_parse_opt' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wvstreams-4.6.1/argp/argp-test.c:97:61: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'sub_parse_opt' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wvstreams-4.6.1/argp/argp-test.c:119:57: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'sub_help_filter' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wvstreams-4.6.1/crypto/wvsslstream.cc:160:59: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'wv_verify_cb' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wvstreams-4.6.1/dbus/t/wvdbusserver.t.cc:124:33: style: Parameter 'msg' can be declared as reference to const. However it seems that 'name_registered' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wvstreams-4.6.1/ipstreams/tests/wvstreams.cc:44:25: style: Parameter 'log' can be declared as reference to const. However it seems that 'died' is a callback function, if 'log' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wvstreams-4.6.1/argp/argp-help.c:610:47: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'until_short' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wvstreams-4.6.1/uniconf/t/uniretrygen.t.cc:90:32: style: Parameter 'uni' can be declared as reference to const. However it seems that 'reconnect_cb' is a callback function, if 'uni' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/w/wxhexeditor/wxhexeditor_0.24+repack.orig.tar.xz wxHexEditor-0.24/src/HexEditor.cpp:1424:44: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnMouseTest' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxHexEditor-0.24/src/HexEditorFrame.cpp:1150:51: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnActivate' 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/w/wxmaxima/wxmaxima_24.02.1.orig.tar.gz wxmaxima-Version-24.02.1/src/MathParser.cpp:170:67: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseVariableNameTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.cpp:183:69: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseHiddenOperatorTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.cpp:189:61: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseOutputTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.cpp:194:58: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseMtdTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.cpp:278:63: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseMiscTextTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.cpp:295:64: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseAnimationTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.cpp:363:60: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseImageTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.cpp:440:66: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseOutputLabelTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.cpp:467:58: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseMthTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.cpp:476:61: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseStringTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.cpp:789:68: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseMmultiscriptsTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.h:184:57: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseOperatorNameTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.h:188:51: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseNumberTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.h:192:50: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseGreekTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.h:194:60: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseSpecialConstantTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/MathParser.h:196:57: style: Parameter 'node' can be declared as pointer to const. However it seems that 'ParseFunctionNameTag' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/sidebars/GreekSidebar.cpp:85:43: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/sidebars/History.cpp:166:38: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/dialogs/ConfigDialogue.cpp:1565:60: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnMouseMotion_MaximaEnv' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/dialogs/ConfigDialogue.cpp:1575:57: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnMaximaEnvRightClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/dialogs/ConfigDialogue.cpp:1656:51: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnNewEnvMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/dialogs/ConfigDialogue.cpp:2466:49: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnCheckbox' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/dialogs/ConfigDialogue.cpp:2515:47: style: Parameter 'event' can be declared as reference to const. However it seems that 'LoadSave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/sidebars/RegexCtrl.cpp:149:40: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/sidebars/UnicodeSidebar.cpp:79:44: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnDClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/sidebars/UnicodeSidebar.cpp:90:48: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnRightClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/sidebars/TableOfContents.cpp:78:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnTimer' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/sidebars/VariablesPane.cpp:175:47: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnRightClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/sidebars/VariablesPane.cpp:247:47: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnTextChange' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wizards/ActualValuesStorageWiz.cpp:80:57: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnValueChange' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wizards/IntegrateWiz.cpp:190:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnButton' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wizards/Plot2dWiz.cpp:417:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnPopupMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:1808:47: style: Parameter 'ev' can be declared as reference to const. However it seems that 'OnDemoFileMenu' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:5091:42: style: Parameter 'event' can be declared as reference to const. However it seems that 'PrintMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:5773:43: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnTimerEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:5846:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'FileMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:6034:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'EditMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:7441:46: style: Parameter 'event' can be declared as reference to const. However it seems that 'EquationsMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:7659:43: style: Parameter 'event' can be declared as reference to const. However it seems that 'MatrixMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:7981:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'DrawMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:8158:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'ListMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:8615:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'CalculusMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:9160:51: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnWizardHelpButton' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:9169:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'HelpMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:9303:42: style: Parameter 'event' can be declared as reference to const. However it seems that 'StatsMenu' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:10012:49: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnRecentDocument' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:10038:48: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnRecentPackage' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:10048:50: style: Parameter 'event' can be declared as reference to const. However it seems that 'OnUnsavedDocument' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:10454:50: style: Parameter 'event' can be declared as reference to const. However it seems that 'ReplaceSuggestion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wxmaxima-Version-24.02.1/src/wxMaxima.cpp:10787:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'ShowPane' 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/w/wys/wys_0.1.12.orig.tar.gz wys-v0.1.12/src/wys-modem.c:399:29: 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] wys-v0.1.12/src/wys-audio.c:183:29: 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] wys-v0.1.12/src/wys-audio.c:1119:42: style: Parameter 'alsa_card' can be declared as pointer to const. However it seems that 'ensure_loopback_find_loopback_cb' is a callback function, if 'alsa_card' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wys-v0.1.12/src/wys-audio.c:1121:42: style: Parameter 'modules' can be declared as pointer to const. However it seems that 'ensure_loopback_find_loopback_cb' is a callback function, if 'modules' is declared with const you might also need to cast function pointer(s). [constParameterCallback] wys-v0.1.12/src/wys-audio.c:1230:45: style: Parameter 'alsa_card' can be declared as pointer to const. However it seems that 'ensure_no_loopback_find_loopback_cb' is a callback function, if 'alsa_card' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/x11iraf/x11iraf_2.2+dfsg.orig.tar.xz x11iraf-2.2/obm/ObmW/Arrow.c:196:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'activate_and_start_timer' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/DrawingArea.c:101:76: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'Initialize' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/DrawingArea.c:122:69: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/DrawingArea.c:122:96: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/DrawingArea.c:139:94: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/DrawingArea.c:169:76: style: Parameter 'request' can be declared as pointer to const. However it seems that 'PreferredGeometry' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/DrawingArea.c:169:103: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'PreferredGeometry' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Board.c:317:114: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'geometry_manager' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Group.c:122:100: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'cvtStringToSelectionType' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Group.c:149:100: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'cvtSelectionTypeToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Common.c:93:96: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'cvtStringToAlignment' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Common.c:125:96: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'cvtAlignmentToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Common.c:304:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'focusIn' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Common.c:323:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'focusOut' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Frame.c:204:60: style: Parameter 'params' can be declared as pointer to const. However it seems that 'set_shadow' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Frame.c:204:78: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'set_shadow' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Frame.c:380:84: style: Parameter 'request' can be declared as pointer to const. However it seems that 'query_geometry' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Frame.c:422:87: style: Parameter 'request' can be declared as pointer to const. However it seems that 'geometry_manager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Frame.c:525:89: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'cvtStringToFrameType' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Frame.c:543:89: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'cvtFrameTypeToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Frame.c:559:92: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'cvtStringToShadowScheme' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Frame.c:576:92: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'cvtShadowSchemeToString' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/ListTree.c:361:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Redisplay' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/ListTree.c:377:79: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/ListTree.c:1026:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Unset' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/ListTree.c:1042:27: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/RadioGrp.c:50:98: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'cvtStringToStringArray' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/MultiList.c:377:86: style: Parameter 'parent_idea' can be declared as pointer to const. However it seems that 'PreferredGeometry' is a callback function, if 'parent_idea' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/GtermMarker.c:2236:67: style: Parameter 'nparams' can be declared as pointer to const. However it seems that 'M_create' is a callback function, if 'nparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/GtermMarker.c:2314:64: style: Parameter 'nparams' can be declared as pointer to const. However it seems that 'M_set' is a callback function, if 'nparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/GtermMarker.c:2377:67: style: Parameter 'nparams' can be declared as pointer to const. However it seems that 'M_notify' is a callback function, if 'nparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/GtermMarker.c:2416:66: style: Parameter 'nparams' can be declared as pointer to const. However it seems that 'M_input' is a callback function, if 'nparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/GtermMarker.c:4112:27: style: Parameter 'gm' can be declared as pointer to const. However it seems that 'gm_select' is a callback function, if 'gm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Tabs.c:769:33: style: Parameter 't' can be declared as pointer to const. However it seems that 'TabsAcceptFocus' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Tabs.c:793:20: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'TabsQueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Tabs.c:1111:43: style: Parameter 'params' can be declared as pointer to const. However it seems that 'TabsPage' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Tabs.c:1111:61: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'TabsPage' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Tabs.c:1175:48: style: Parameter 'params' can be declared as pointer to const. However it seems that 'TabsHighlight' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Tabs.c:1175:66: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'TabsHighlight' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/gterm.c:1593:46: style: Parameter 'tcl' can be declared as pointer to const. However it seems that 'gtermDrawMarker' is a callback function, if 'tcl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obmsh/obmsh.c:121:7: style: Parameter 'string' can be declared as pointer to const. However it seems that 'output' is a callback function, if 'string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/server.c:846:44: style: Parameter 'tcl' can be declared as pointer to const. However it seems that 'serverReset' is a callback function, if 'tcl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/server.c:2859:11: style: Parameter 'params' can be declared as pointer to const. However it seems that 'menu_popdown_msgHandler' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/server.c:2860:13: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'menu_popdown_msgHandler' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/button.c:356:9: style: Parameter 'type' can be declared as pointer to const. However it seems that 'SelectionReceived' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/button.c:358:18: style: Parameter 'length' can be declared as pointer to const. However it seems that 'SelectionReceived' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/button.c:1221:43: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'LoseSelection' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/button.c:1261:43: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'SelectionDone' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/button.c:1261:60: style: Parameter 'target' can be declared as pointer to const. However it seems that 'SelectionDone' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:1644:28: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'do_read' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:1703:29: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'do_write' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:1703:44: style: Parameter 'id' can be declared as pointer to const. However it seems that 'do_write' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:2693:47: style: Parameter 'valuemask' can be declared as pointer to const. However it seems that 'VTRealize' is a callback function, if 'valuemask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:3406:65: style: Parameter 'params' can be declared as pointer to const. However it seems that 'HandleKeymapChange' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:3406:83: style: Parameter 'param_count' can be declared as pointer to const. However it seems that 'HandleKeymapChange' is a callback function, if 'param_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:3435:57: style: Parameter 'params' can be declared as pointer to const. However it seems that 'HandleBell' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:3448:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'HandleVisualBell' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:3448:63: style: Parameter 'params' can be declared as pointer to const. However it seems that 'HandleVisualBell' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:3448:81: style: Parameter 'param_count' can be declared as pointer to const. However it seems that 'HandleVisualBell' is a callback function, if 'param_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:3472:75: style: Parameter 'type' can be declared as pointer to const. However it seems that 'DoSetSelectedFont' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:3472:130: style: Parameter 'format' can be declared as pointer to const. However it seems that 'DoSetSelectedFont' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:3527:53: style: Parameter 'params' can be declared as pointer to const. However it seems that 'HandleSetFont' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/charproc.c:3527:71: style: Parameter 'param_count' can be declared as pointer to const. However it seems that 'HandleSetFont' is a callback function, if 'param_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:438:46: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_allowsends' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:438:62: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_allowsends' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:470:42: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_redraw' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:470:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_redraw' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:483:43: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_suspend' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:483:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_suspend' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:491:44: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_continue' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:491:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_continue' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:499:45: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_interrupt' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:499:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_interrupt' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:505:35: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_hangup' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:505:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_hangup' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:511:45: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_terminate' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:511:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_terminate' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:517:40: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_kill' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:517:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_kill' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:522:40: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_quit' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:522:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_quit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:657:45: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_altscreen' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:657:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_altscreen' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:693:43: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_tekmode' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:693:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_tekmode' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:711:43: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_tekshow' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:711:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_tekshow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:717:44: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_tekonoff' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:717:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_tekonoff' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:724:42: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_vthide' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:724:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_vthide' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:754:43: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_tekpage' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:754:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_tekpage' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:792:42: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_vtshow' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:792:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_vtshow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:797:43: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'do_vtonoff' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xgterm/menu.c:797:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_vtonoff' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Gterm.c:1790:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'HandleIgnore' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Gterm.c:1790:65: style: Parameter 'params' can be declared as pointer to const. However it seems that 'HandleIgnore' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Gterm.c:1790:83: style: Parameter 'param_count' can be declared as pointer to const. However it seems that 'HandleIgnore' is a callback function, if 'param_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Gterm.c:1822:75: style: Parameter 'params' can be declared as pointer to const. However it seems that 'HandleDisplayCrosshair' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/ObmW/Gterm.c:1822:93: style: Parameter 'nparams' can be declared as pointer to const. However it seems that 'HandleDisplayCrosshair' is a callback function, if 'nparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/ximtool/ism.c:209:44: style: Parameter 'source' can be declared as pointer to const. However it seems that 'ism_connectClient' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/ximtool/ism.c:251:33: style: Parameter 'fd_addr' can be declared as pointer to const. However it seems that 'ism_io' is a callback function, if 'fd_addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/widget.c:1450:43: style: Parameter 'params' can be declared as pointer to const. However it seems that 'do_text' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/widget.c:1450:61: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'do_text' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/widget.c:1495:47: style: Parameter 'params' can be declared as pointer to const. However it seems that 'do_userproc' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/widget.c:1495:65: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'do_userproc' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/widget.c:1757:46: style: Parameter 'params' can be declared as pointer to const. However it seems that 'do_popdown' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/obm/widget.c:1757:64: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'do_popdown' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/ximtool/load.c:874:30: style: Parameter 'i' can be declared as pointer to const. However it seems that 'ucharCompare' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/ximtool/load.c:874:48: style: Parameter 'j' can be declared as pointer to const. However it seems that 'ucharCompare' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/ximtool/iis.c:387:46: style: Parameter 'source' can be declared as pointer to const. However it seems that 'xim_connectClient' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/ximtool/iis.c:459:33: style: Parameter 'fd_addr' can be declared as pointer to const. However it seems that 'xim_iisio' is a callback function, if 'fd_addr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/ximtool/zscale.c:527:22: style: Parameter 'i' can be declared as pointer to const. However it seems that 'floatCompare' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/ximtool/zscale.c:527:32: style: Parameter 'j' can be declared as pointer to const. However it seems that 'floatCompare' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xtapemon/xtapemon.c:317:6: style: Parameter 'source' can be declared as pointer to const. However it seems that 'connectToClient' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11iraf-2.2/xtapemon/xtapemon.c:351:6: style: Parameter 'source' can be declared as pointer to const. However it seems that 'readClientData' 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/x11vnc/x11vnc_0.9.17.orig.tar.gz x11vnc-0.9.17/src/screen.c:1163:34: style: Parameter 'cl' can be declared as pointer to const. However it seems that 'vnc_reflect_bell' is a callback function, if 'cl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11vnc-0.9.17/src/screen.c:1180:42: style: Parameter 'cl' can be declared as pointer to const. However it seems that 'vnc_reflect_recv_cuttext' is a callback function, if 'cl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11vnc-0.9.17/src/screen.c:1195:40: style: Parameter 'cl' can be declared as pointer to const. However it seems that 'vnc_reflect_got_update' is a callback function, if 'cl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11vnc-0.9.17/src/screen.c:1207:45: style: Parameter 'cl' can be declared as pointer to const. However it seems that 'vnc_reflect_got_cursorshape' is a callback function, if 'cl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11vnc-0.9.17/src/screen.c:1273:43: style: Parameter 'cl' can be declared as pointer to const. However it seems that 'vnc_reflect_cursor_pos' is a callback function, if 'cl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x11vnc-0.9.17/src/screen.c:1423:50: style: Parameter 'client' can be declared as pointer to const. However it seems that 'vnc_reflect_get_password' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/x264/x264_0.165.3222+gitb35605ac.orig.tar.gz x264-master/common/bitstream.c:29:54: style: Parameter 'src' can be declared as pointer to const. However it seems that 'nal_escape_c' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/bitstream.c:29:68: style: Parameter 'end' can be declared as pointer to const. However it seems that 'nal_escape_c' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/dct.c:936:65: style: Parameter 'src' can be declared as pointer to const. However it seems that 'zigzag_interleave_8x8_cavlc' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:199:29: style: Parameter 'src' can be declared as const array. However it seems that 'mc_luma' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:222:31: style: Parameter 'src' can be declared as const array. However it seems that 'get_ref' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:412:40: style: Parameter 'pix_y' can be declared as pointer to const. However it seems that 'prefetch_fenc_null' is a callback function, if 'pix_y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:413:40: style: Parameter 'pix_uv' can be declared as pointer to const. However it seems that 'prefetch_fenc_null' is a callback function, if 'pix_uv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:416:39: style: Parameter 'pix' can be declared as pointer to const. However it seems that 'prefetch_ref_null' is a callback function, if 'pix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:424:52: style: Parameter 'pix' can be declared as pointer to const. However it seems that 'integral_init4h' is a callback function, if 'pix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:434:52: style: Parameter 'pix' can be declared as pointer to const. However it seems that 'integral_init8h' is a callback function, if 'pix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:511:60: style: Parameter 'propagate_in' can be declared as pointer to const. However it seems that 'mbtree_propagate_cost' is a callback function, if 'propagate_in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:512:46: style: Parameter 'inter_costs' can be declared as pointer to const. However it seems that 'mbtree_propagate_cost' is a callback function, if 'inter_costs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:512:69: style: Parameter 'inv_qscales' can be declared as pointer to const. However it seems that 'mbtree_propagate_cost' is a callback function, if 'inv_qscales' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:512:89: style: Parameter 'fps_factor' can be declared as pointer to const. However it seems that 'mbtree_propagate_cost' is a callback function, if 'fps_factor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:528:45: style: Parameter 'propagate_amount' can be declared as pointer to const. However it seems that 'mbtree_propagate_list' is a callback function, if 'propagate_amount' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:528:73: style: Parameter 'lowres_costs' can be declared as pointer to const. However it seems that 'mbtree_propagate_list' is a callback function, if 'lowres_costs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:601:53: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mbtree_fix8_pack' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mc.c:607:55: style: Parameter 'src' can be declared as pointer to const. However it seems that 'mbtree_fix8_unpack' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mips/predict-c.c:126:68: style: Parameter 'p_src_left' can be declared as pointer to const. However it seems that 'intra_predict_dc_4x4_msa' is a callback function, if 'p_src_left' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mips/predict-c.c:209:70: style: Parameter 'p_src_left' can be declared as pointer to const. However it seems that 'intra_predict_dc_16x16_msa' is a callback function, if 'p_src_left' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/deblock.c:123:95: style: Parameter 'tc0' can be declared as pointer to const. However it seems that 'deblock_h_luma_mbaff_c' is a callback function, if 'tc0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/deblock.c:277:41: style: Parameter 'nnz' can be declared as const array. However it seems that 'deblock_strength_c' is a callback function, if 'nnz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/deblock.c:277:70: style: Parameter 'ref' can be declared as const array. However it seems that 'deblock_strength_c' is a callback function, if 'ref' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mips/mc-c.c:2781:35: style: Parameter 'p_src' can be declared as const array. However it seems that 'mc_luma_msa' is a callback function, if 'p_src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/mips/mc-c.c:3021:39: style: Parameter 'p_src' can be declared as const array. However it seems that 'get_ref_msa' is a callback function, if 'p_src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/pixel.c:679:29: style: Parameter 'sum0' can be declared as const array. However it seems that 'ssim_end4' is a callback function, if 'sum0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/pixel.c:679:45: style: Parameter 'sum1' can be declared as const array. However it seems that 'ssim_end4' is a callback function, if 'sum1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/pixel.c:759:33: style: Parameter 'enc_dc' can be declared as const array. However it seems that 'x264_pixel_ads4' is a callback function, if 'enc_dc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/pixel.c:760:39: style: Parameter 'cost_mvx' can be declared as pointer to const. However it seems that 'x264_pixel_ads4' is a callback function, if 'cost_mvx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/pixel.c:776:33: style: Parameter 'enc_dc' can be declared as const array. However it seems that 'x264_pixel_ads2' is a callback function, if 'enc_dc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/pixel.c:777:39: style: Parameter 'cost_mvx' can be declared as pointer to const. However it seems that 'x264_pixel_ads2' is a callback function, if 'cost_mvx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/pixel.c:791:33: style: Parameter 'enc_dc' can be declared as const array. However it seems that 'x264_pixel_ads1' is a callback function, if 'enc_dc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/pixel.c:792:39: style: Parameter 'cost_mvx' can be declared as pointer to const. However it seems that 'x264_pixel_ads1' is a callback function, if 'cost_mvx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/quant.c:112:47: style: Parameter 'dequant_mf' can be declared as const array. However it seems that 'dequant_4x4' is a callback function, if 'dequant_mf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/quant.c:130:47: style: Parameter 'dequant_mf' can be declared as const array. However it seems that 'dequant_8x8' is a callback function, if 'dequant_mf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/quant.c:185:77: style: Parameter 'dequant_mf' can be declared as const array. However it seems that 'idct_dequant_2x4_dc' is a callback function, if 'dequant_mf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/quant.c:199:58: style: Parameter 'dequant_mf' can be declared as const array. However it seems that 'idct_dequant_2x4_dconly' is a callback function, if 'dequant_mf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/quant.c:304:65: style: Parameter 'offset' can be declared as pointer to const. However it seems that 'denoise_dct' is a callback function, if 'offset' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/quant.c:375:1: style: Parameter 'l' can be declared as pointer to const. However it seems that 'coeff_last4' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/quant.c:376:1: style: Parameter 'l' can be declared as pointer to const. However it seems that 'coeff_last8' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/quant.c:377:1: style: Parameter 'l' can be declared as pointer to const. However it seems that 'coeff_last15' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/quant.c:378:1: style: Parameter 'l' can be declared as pointer to const. However it seems that 'coeff_last16' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/common/quant.c:379:1: style: Parameter 'l' can be declared as pointer to const. However it seems that 'coeff_last64' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/filters/video/cache.c:132:52: style: Parameter 'pic' can be declared as pointer to const. However it seems that 'release_frame' is a callback function, if 'pic' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/filters/video/depth.c:203:32: style: Parameter 'param' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/filters/video/fix_vfr_pts.c:51:73: style: Parameter 'info' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/filters/video/resize.c:585:106: style: Parameter 'opt_string' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'opt_string' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/flv.c:76:29: style: Parameter 'psz_filename' can be declared as pointer to const. However it seems that 'open_file' is a callback function, if 'psz_filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/flv.c:76:78: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'open_file' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/matroska.c:46:29: style: Parameter 'psz_filename' can be declared as pointer to const. However it seems that 'open_file' is a callback function, if 'psz_filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/matroska.c:182:48: style: Parameter 'p_nalu' can be declared as pointer to const. However it seems that 'write_frame' is a callback function, if 'p_nalu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/matroska.c:182:84: style: Parameter 'p_picture' can be declared as pointer to const. However it seems that 'write_frame' is a callback function, if 'p_picture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/mp4.c:166:78: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'open_file' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/mp4.c:308:48: style: Parameter 'p_nalu' can be declared as pointer to const. However it seems that 'write_frame' is a callback function, if 'p_nalu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/mp4.c:308:84: style: Parameter 'p_picture' can be declared as pointer to const. However it seems that 'write_frame' is a callback function, if 'p_picture' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/raw.c:39:51: style: Parameter 'p_param' can be declared as pointer to const. However it seems that 'set_param' is a callback function, if 'p_param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/raw.c:53:48: style: Parameter 'p_nalu' can be declared as pointer to const. However it seems that 'write_frame' is a callback function, if 'p_nalu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/input/timecode.c:344:97: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'open_file' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/mp4_lsmash.c:163:78: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'open_file' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x264-master/output/mp4_lsmash.c:357:48: style: Parameter 'p_nalu' can be declared as pointer to const. However it seems that 'write_frame' is a callback function, if 'p_nalu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/x265/x265_4.1.orig.tar.xz x265_4.1/source/common/dct.cpp:889:45: style: Parameter 'absCoeff' can be declared as pointer to const. However it seems that 'costCoeffRemain_c' is a callback function, if 'absCoeff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/dct.cpp:936:42: style: Parameter 'absCoeff' can be declared as pointer to const. However it seems that 'costC1C2Flag_c' is a callback function, if 'absCoeff' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/loopfilter.cpp:39:50: style: Parameter 'offsetEo' can be declared as pointer to const. However it seems that 'processSaoCUE0' is a callback function, if 'offsetEo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/loopfilter.cpp:39:79: style: Parameter 'signLeft' can be declared as pointer to const. However it seems that 'processSaoCUE0' is a callback function, if 'signLeft' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/loopfilter.cpp:59:65: style: Parameter 'offsetEo' can be declared as pointer to const. However it seems that 'processSaoCUE1' is a callback function, if 'offsetEo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/loopfilter.cpp:74:71: style: Parameter 'offsetEo' can be declared as pointer to const. However it seems that 'processSaoCUE1_2Rows' is a callback function, if 'offsetEo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/loopfilter.cpp:93:66: style: Parameter 'buff1' can be declared as pointer to const. However it seems that 'processSaoCUE2' is a callback function, if 'buff1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/loopfilter.cpp:93:82: style: Parameter 'offsetEo' can be declared as pointer to const. However it seems that 'processSaoCUE2' is a callback function, if 'offsetEo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/loopfilter.cpp:105:65: style: Parameter 'offsetEo' can be declared as pointer to const. However it seems that 'processSaoCUE3' is a callback function, if 'offsetEo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/cudata.cpp:55:44: style: Parameter 'src' can be declared as pointer to const. However it seems that 'copy256' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/pixel.cpp:697:29: style: Parameter 'sum0' can be declared as const array. However it seems that 'ssim_end_4' is a callback function, if 'sum0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/pixel.cpp:697:45: style: Parameter 'sum1' can be declared as const array. However it seems that 'ssim_end_4' is a callback function, if 'sum1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/pixel.cpp:952:51: style: Parameter 'src' can be declared as pointer to const. However it seems that 'cuTreeFix8Pack' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/common/pixel.cpp:958:53: style: Parameter 'src' can be declared as pointer to const. However it seems that 'cuTreeFix8Unpack' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x265_4.1/source/encoder/api.cpp:1002:36: style: Parameter 'param' can be declared as pointer to const. However it seems that 'x265_picture_init' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/x2gokdrive/x2gokdrive_0.0.0.3.orig.tar.gz x2gokdrive-0.0.0.3/x2gokdrive.c:1080:33: style: Parameter 'ppScreen' can be declared as pointer to const. However it seems that 'ephyrCursorOffScreen' is a callback function, if 'ppScreen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2gokdrive-0.0.0.3/x2gokdrive.c:1080:48: style: Parameter 'x' can be declared as pointer to const. However it seems that 'ephyrCursorOffScreen' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2gokdrive-0.0.0.3/x2gokdrive.c:1080:56: style: Parameter 'y' can be declared as pointer to const. However it seems that 'ephyrCursorOffScreen' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2gokdrive-0.0.0.3/x2gokdrive.c:1513:36: style: Parameter 'ki' can be declared as pointer to const. However it seems that 'EphyrKeyboardLeds' is a callback function, if 'ki' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2gokdrive-0.0.0.3/x2gokdrive.c:1518:36: style: Parameter 'ki' can be declared as pointer to const. However it seems that 'EphyrKeyboardBell' is a callback function, if 'ki' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/x2vnc/x2vnc_1.7.2+git20100909.01ced3d.orig.tar.xz x2vnc-1.7.2+git20100909.01ced3d/x.c:1484:30: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'AllXEventsPredicate' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2vnc-1.7.2+git20100909.01ced3d/x.c:1484:43: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'AllXEventsPredicate' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2vnc-1.7.2+git20100909.01ced3d/x.c:1484:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllXEventsPredicate' 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/x/x2x/x2x_1.30.orig.tar.gz x2x-1.30/x2x.c:1545:40: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'bad_window_handler' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2x-1.30/x2x.c:1545:59: style: Parameter 'err' can be declared as pointer to const. However it seems that 'bad_window_handler' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2x-1.30/x2x.c:1889:11: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'ProcessEnterNotify' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2x-1.30/x2x.c:2136:18: style: Parameter 'pEv' can be declared as pointer to const. However it seems that 'ProcessConfigureNotify' is a callback function, if 'pEv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2x-1.30/x2x.c:2148:11: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'ProcessClientMessage' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2x-1.30/x2x.c:2342:10: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'ProcessSelectionClear' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x2x-1.30/x2x.c:2344:23: style: Parameter 'pEv' can be declared as pointer to const. However it seems that 'ProcessSelectionClear' is a callback function, if 'pEv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/x42-plugins/x42-plugins_20240611+ds.orig.tar.xz x42-plugins-20240611/darc.lv2/gui/darc.c:380:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cb_spn_ctrl' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/dpl.lv2/gui/dpl.c:406:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cb_spn_ctrl' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/matrixmixer.lv2/gui/matrixmixer.c:198:32: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dial_annotation_db' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/matrixmixer.lv2/gui/matrixmixer.c:252:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cb_mtx_gain' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/fat1.lv2/gui/fat1.c:410:37: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cb_spn_ctrl' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/fat1.lv2/gui/fat1.c:838:66: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'm0_mouse_up' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/fat1.lv2/gui/fat1.c:894:68: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'm0_mouse_down' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/fat1.lv2/gui/fat1.c:917:68: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'm0_mouse_move' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/meters.lv2/gui/needle.c:504:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mousedown' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/meters.lv2/gui/needle.c:557:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mousedown_cor' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/meters.lv2/gui/needle.c:573:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mousemove' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/meters.lv2/gui/kmeter.c:557:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_reset_peak' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/meters.lv2/gui/phasewheel.c:874:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'm2_mousedown' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/meters.lv2/gui/phasewheel.c:900:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'm2_mousemove' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/meters.lv2/gui/dpm.c:818:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mousemove' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/meters.lv2/gui/surmeter.c:131:44: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dial_annotation_db' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/phaserotate.lv2/gui/phaserotate.c:782:33: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'spacer_expose_event' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/phaserotate.lv2/gui/phaserotate.c:782:50: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'spacer_expose_event' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/phaserotate.lv2/gui/phaserotate.c:782:73: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'spacer_expose_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/phaserotate.lv2/gui/phaserotate.c:838:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cb_spn_ctrl' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/stepseq.lv2/gui/stepseq.c:496:33: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cb_note' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/stepseq.lv2/gui/stepseq.c:526:33: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cb_grid' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] x42-plugins-20240611/stepseq.lv2/gui/stepseq.c:550:38: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cb_btn_reset' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xa/xa_2.4.1.orig.tar.gz xa-2.4.1/src/xalisting.c:94:38: style: Parameter 'name' can be declared as pointer to const. However it seems that 'html_start_listing' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xa-2.4.1/src/xalisting.c:100:45: style: Parameter 'name' can be declared as pointer to const. However it seems that 'html_set_anchor' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xa-2.4.1/src/xalisting.c:105:46: style: Parameter 'name' can be declared as pointer to const. However it seems that 'html_start_label' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xa-2.4.1/src/xap.c:184:20: style: Parameter 't' can be declared as pointer to const. However it seems that 'pp_error' 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/x/xabacus/xabacus_8.5.1.orig.tar.bz2 xabacus-8.5.1/AbacusD.c:1066:11: style: Parameter 'event' can be declared as pointer to const. However it seems that 'selectAbacusDemo' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xabacus-8.5.1/Abacus.c:8395:11: style: Parameter 'event' can be declared as pointer to const. However it seems that 'clearWithQueryAbacus' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xabacus-8.5.1/Abacus.c:8409:11: style: Parameter 'event' can be declared as pointer to const. However it seems that 'clearWithDoubleClickAbacus' 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/xalan/xalan_1.12.orig.tar.gz xalan_c-1.12/samples/ApacheModuleXSLT/mod_xslt.c:43:35: style: Parameter 's' can be declared as pointer to const. However it seems that 'xslt_init' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xalan_c-1.12/samples/ApacheModuleXSLT/mod_xslt.c:43:44: style: Parameter 'p' can be declared as pointer to const. However it seems that 'xslt_init' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xalan_c-1.12/samples/ApacheModuleXSLT/mod_xslt.c:50:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'xslt_child_init' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xalan_c-1.12/samples/ApacheModuleXSLT/mod_xslt.c:50:50: style: Parameter 'p' can be declared as pointer to const. However it seems that 'xslt_child_init' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xalan_c-1.12/samples/ApacheModuleXSLT/mod_xslt.c:57:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'xslt_child_exit' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xalan_c-1.12/samples/ApacheModuleXSLT/mod_xslt.c:57:50: style: Parameter 'p' can be declared as pointer to const. However it seems that 'xslt_child_exit' 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/x/xapp/xapp_2.8.13.orig.tar.gz xapp-2.8.13/libxapp/favorite-vfs-file-enumerator.c:176:28: style: Parameter 'enumerator' can be declared as pointer to const. However it seems that 'close_fn' is a callback function, if 'enumerator' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/favorite-vfs-file-enumerator.c:177:28: style: Parameter 'cancellable' can be declared as pointer to const. However it seems that 'close_fn' is a callback function, if 'cancellable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/favorite-vfs-file-monitor.c:47:47: style: Parameter 'rfmonitor' can be declared as pointer to const. However it seems that 'favorite_real_file_changed' is a callback function, if 'rfmonitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/favorite-vfs-file-monitor.c:48:47: style: Parameter 'file' can be declared as pointer to const. However it seems that 'favorite_real_file_changed' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/favorite-vfs-file-monitor.c:49:47: style: Parameter 'other_file' can be declared as pointer to const. However it seems that 'favorite_real_file_changed' is a callback function, if 'other_file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/favorite-vfs-file-monitor.c:51:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'favorite_real_file_changed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-icon-chooser-button.c:101:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xapp_icon_chooser_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-icon-chooser-button.c:130:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xapp_icon_chooser_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/favorite-vfs-file.c:121:34: style: Parameter 'file' can be declared as pointer to const. However it seems that 'file_has_uri_scheme' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/favorite-vfs-file.c:128:29: style: Parameter 'file' can be declared as pointer to const. However it seems that 'file_get_uri_scheme' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/favorite-vfs-file.c:1445:34: style: Parameter 'vfs' can be declared as pointer to const. However it seems that 'favorite_vfs_lookup' is a callback function, if 'vfs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/favorite-vfs-file.c:1447:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'favorite_vfs_lookup' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-kbd-layout-controller.c:305:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xapp_kbd_layout_controller_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-favorites.c:153:39: style: Parameter 'source' can be declared as pointer to const. However it seems that 'sync_metadata_callback' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-favorites.c:154:39: style: Parameter 'res' can be declared as pointer to const. However it seems that 'sync_metadata_callback' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-favorites.c:155:39: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'sync_metadata_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-favorites.c:948:31: style: Parameter 'key' can be declared as pointer to const. However it seems that 'lookup_display_name' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-favorites.c:950:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'lookup_display_name' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-stack-sidebar.c:55:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xapp_stack_sidebar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-stack-sidebar.c:72:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xapp_stack_sidebar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-style-manager.c:65:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xapp_style_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-style-manager.c:84:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xapp_style_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-status-icon-monitor.c:77:51: style: Parameter 'object' can be declared as pointer to const. However it seems that 'on_object_manager_name_owner_changed' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-status-icon-monitor.c:350:32: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-status-icon-monitor.c:352:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/xapp-sn-watcher/xapp-sn-watcher.c:644:33: style: Parameter 'application' can be declared as pointer to const. However it seems that 'watcher_activate' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/xapp-sn-watcher/xapp-sn-watcher.c:689:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'muted_log_handler' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-status-icon.c:876:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'obj_server_finalized' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-status-icon.c:877:33: style: Parameter 'object' can be declared as pointer to const. However it seems that 'obj_server_finalized' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-status-icon.c:1246:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xapp_status_icon_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/libxapp/xapp-status-icon.c:1281:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xapp_status_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/xapp-sn-watcher/sn-item.c:1007:38: style: Parameter 'status_icon' can be declared as pointer to const. However it seems that 'xapp_icon_activated' is a callback function, if 'status_icon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xapp-2.8.13/xapp-sn-watcher/sn-item.c:1010:38: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'xapp_icon_activated' 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/x/xar/xar_1.8.0.498.orig.tar.gz xar-xar-498/xar/lib/data.c:98:53: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xar_data_write' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xar-xar-498/xar/lib/darwinattr.c:146:60: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'xar_rsrc_write' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xar-xar-498/xar/lib/darwinattr.c:146:83: style: Parameter 'context' can be declared as pointer to const. However it seems that 'xar_rsrc_write' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xar-xar-498/xar/test/buffer.c:8:72: style: Parameter 'usrctx' can be declared as pointer to const. However it seems that 'err_callback' is a callback function, if 'usrctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xar-xar-498/xar/lib/archive.c:1616:33: style: Parameter 'context' can be declared as pointer to const. However it seems that 'close_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xar-xar-498/xarsig/xar-sig.c:649:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'signingCallback' 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/xarchiver/xarchiver_0.5.4.25.orig.tar.gz xarchiver-0.5.4.25/src/sexy-icon-entry.c:668:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'sexy_icon_entry_enter_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xarchiver-0.5.4.25/src/sexy-icon-entry.c:692:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'sexy_icon_entry_leave_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/x/xarclock/xarclock_1.0.orig.tar.gz xarclock-1.0.orig/xarclock.c:147:14: style: Parameter 'event' can be declared as pointer to const. However it seems that 'quit' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xarclock-1.0.orig/ARClock.c:296:20: style: Parameter 'id' can be declared as pointer to const. However it seems that 'clock_tic' 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/xastir/xastir_2.2.2.orig.tar.gz Xastir-Release-2.2.2/src/list_gui.c:1404:79: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mouseScrollHandler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Xastir-Release-2.2.2/src/list_gui.c:1404:96: style: Parameter 'UNUSED_continueToDispatch' can be declared as pointer to const. However it seems that 'mouseScrollHandler' is a callback function, if 'UNUSED_continueToDispatch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Xastir-Release-2.2.2/src/db.c:2153:29: style: Parameter 'm_fill' can be declared as pointer to const. However it seems that 'mprint_record' is a callback function, if 'm_fill' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Xastir-Release-2.2.2/src/util.c:278:31: style: Parameter 'key1' can be declared as pointer to const. However it seems that 'tactical_keys_equal' is a callback function, if 'key1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] Xastir-Release-2.2.2/src/util.c:278:43: style: Parameter 'key2' can be declared as pointer to const. However it seems that 'tactical_keys_equal' is a callback function, if 'key2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xautolock/xautolock_2.2.orig.tar.gz xautolock-2.2/src/xautolock.c:36:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'catchFalseAlarm' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:95:22: style: Parameter 'd' can be declared as pointer to const. However it seems that 'helpAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:110:24: style: Parameter 'd' can be declared as pointer to const. However it seems that 'lockerAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:117:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'nowLockerAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:124:24: style: Parameter 'd' can be declared as pointer to const. However it seems that 'killerAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:132:26: style: Parameter 'd' can be declared as pointer to const. However it seems that 'notifierAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:214:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'disableAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:215:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'enableAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:216:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'toggleAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:217:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'exitAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:218:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'lockNowAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:219:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'unlockNowAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:220:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'restartAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:229:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'secureAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:230:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'resetSaverAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:231:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'noCloseOutAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:232:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'noCloseErrAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:233:1: style: Parameter 'd' can be declared as pointer to const. However it seems that 'detectSleepAction' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:269:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'lockTimeChecker' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:286:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'killTimeChecker' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:386:25: style: Parameter 'd' can be declared as pointer to const. However it seems that 'notifyChecker' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:411:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'bellChecker' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xautolock-2.2/src/options.c:461:32: style: Parameter 'd' can be declared as pointer to const. However it seems that 'cornerReDelayChecker' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xaw3d/xaw3d_1.5+F.orig.tar.gz xaw3d-1.5+F/xc/lib/Xaw3d/Command.c:342:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Highlight' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Command.c:343:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Highlight' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/AsciiSink.c:649:8: style: Parameter 'tabs' can be declared as pointer to const. However it seems that 'SetTabs' is a callback function, if 'tabs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Dialog.c:235:11: style: Parameter 'in_num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'in_num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Dialog.c:334:12: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'GetValuesHook' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Grip.c:141:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'GripAction' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/AsciiSrc.c:277:15: style: Parameter 'text' can be declared as pointer to const. However it seems that 'ReplaceText' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/AsciiSrc.c:554:23: style: Parameter 'text' can be declared as pointer to const. However it seems that 'Search' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/AsciiSrc.c:635:12: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/AsciiSrc.c:694:12: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'GetValuesHook' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Form.c:550:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Form.c:672:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Form.c:776:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'PreferredGeometry' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Box.c:617:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Label.c:709:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Label.c:851:23: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Layout.c:266:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Layout.c:305:11: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'Initialize' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Layout.c:373:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/MultiSink.c:704:12: style: Parameter 'tabs' can be declared as pointer to const. However it seems that 'SetTabs' is a callback function, if 'tabs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/List.c:713:19: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'PreferredGeom' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/List.c:881:10: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/List.c:926:10: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Unset' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/List.c:927:10: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Unset' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/List.c:928:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Unset' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/List.c:942:10: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Set' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Porthole.c:246:23: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/MultiSrc.c:714:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/MultiSrc.c:790:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'GetValuesHook' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Panner.c:728:23: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Panner.c:854:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'ActionPage' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Panner.c:948:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'ActionSet' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Sme.c:226:19: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Scrollbar.c:829:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'StartScroll' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Scrollbar.c:948:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'NotifyScroll' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/SmeLine.c:246:11: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/SmeLine.c:274:19: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/SmeBSB.c:479:19: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextPop.c:1367:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'WMProtocols' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextPop.c:1369:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'WMProtocols' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:193:19: style: Parameter 'type' can be declared as pointer to const. However it seems that '_SelectionReceived' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:195:16: style: Parameter 'length' can be declared as pointer to const. However it seems that '_SelectionReceived' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:346:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'InsertSelection' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:823:11: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'LoseSelection' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1406:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'SelectSave' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1447:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TextFocusIn' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1466:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TextFocusOut' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1484:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TextEnterWindow' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1485:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'TextEnterWindow' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1486:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'TextEnterWindow' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1502:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TextLeaveWindow' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1503:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'TextLeaveWindow' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1504:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'TextLeaveWindow' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1731:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'InsertString' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1808:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'DisplayCaret' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1809:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'DisplayCaret' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1850:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Multiply' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:1851:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Multiply' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:2205:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'NoOp' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextAction.c:2206:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'NoOp' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextSink.c:443:8: style: Parameter 'tabs' can be declared as pointer to const. However it seems that 'SetTabs' is a callback function, if 'tabs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextSrc.c:206:15: style: Parameter 'text' can be declared as pointer to const. However it seems that 'Replace' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextSrc.c:257:23: style: Parameter 'text' can be declared as pointer to const. However it seems that 'Search' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextSrc.c:278:8: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextSrc.c:278:21: style: Parameter 'target' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextSrc.c:278:31: style: Parameter 'type' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextSrc.c:279:13: style: Parameter 'value' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextSrc.c:280:17: style: Parameter 'length' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/TextSrc.c:281:7: style: Parameter 'format' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/SimpleMenu.c:606:11: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValuesHook' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/SimpleMenu.c:643:20: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/SimpleMenu.c:742:12: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'PositionMenuAction' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Tip.c:663:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TipEventHandler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Vendor.c:536:20: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Tree.c:524:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Tree.c:669:23: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/XawIm.c:230:14: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ConfigureCB' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Viewport.c:341:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xaw3d-1.5+F/xc/lib/Xaw3d/Text.c:1758:7: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'LoseSelection' is a callback function, if 'selection' 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 xawtv-3.107/common/commands.c:667:37: style: Parameter 'name' can be declared as pointer to const. However it seems that 'setchannel_handler' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/fbtv.c:490:17: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'new_title' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/fbtv.c:496:19: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'new_message' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/scantv.c:46:25: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/ttv.c:49:17: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'new_title' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/ttv.c:55:19: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'new_message' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/streamer.c:312:21: style: Parameter 'message' can be declared as pointer to const. However it seems that 'do_rec_status' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/vbi-tty.c:190:31: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'vbi_newdata' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/bilinear.c:47:28: style: Parameter 'out' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/bilinear.c:63:13: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'fini' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/cubic.c:83:28: style: Parameter 'out' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/cubic.c:98:13: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'fini' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/linear-blend.c:124:28: style: Parameter 'out' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/linear-blend.c:139:13: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'fini' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/linedoubler.c:42:40: style: Parameter 'out' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/linedoubler.c:57:24: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'fini' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/flt-smooth.c:519:43: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'read_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/flt-smooth.c:537:45: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'write_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/contrib-plugins/snd-alsa.cc:216:57: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'volctl' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/webcam.c:135:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'ftp_info' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/webcam.c:180:41: style: Parameter 's' can be declared as pointer to const. However it seems that 'ssh_info' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/webcam.c:251:43: style: Parameter 's' can be declared as pointer to const. However it seems that 'local_info' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/webcam.c:257:42: style: Parameter 's' can be declared as pointer to const. However it seems that 'local_xfer' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/console/webcam.c:273:44: style: Parameter 's' can be declared as pointer to const. However it seems that 'local_close' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-bsd.c:338:16: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'bsd_open' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-bsd.c:459:28: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'bsd_flags' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-bsd.c:510:47: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'bsd_read_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-bsd.c:553:49: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'bsd_write_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-bsd.c:608:28: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'bsd_tuned' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-bsd.c:636:59: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'bsd_setupfb' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-bsd.c:647:59: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'bsd_overlay' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/conv-mjpeg.c:101:58: style: Parameter 'cinfo' can be declared as pointer to const. However it seems that 'mjpg_src_term' is a callback function, if 'cinfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/conv-mjpeg.c:181:26: style: Parameter 'in' can be declared as pointer to const. However it seems that 'mjpg_rgb_compress' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/conv-mjpeg.c:392:35: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'mjpg_de_init' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-debug.c:22:40: style: Parameter 'out' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-debug.c:30:13: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'frame' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-debug.c:36:24: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'fini' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-debug.c:45:43: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'read_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-debug.c:50:45: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'write_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-gamma.c:63:40: style: Parameter 'out' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-gamma.c:108:24: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'fini' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-gamma.c:127:43: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'read_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-gamma.c:132:45: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'write_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-invert.c:59:40: style: Parameter 'out' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-invert.c:106:24: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'fini' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/read-avi.c:226:29: style: Parameter 'moviename' can be declared as pointer to const. However it seems that 'avi_open' is a callback function, if 'moviename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/read-avi.c:307:57: style: Parameter 'vfmt' can be declared as pointer to const. However it seems that 'avi_vfmt' is a callback function, if 'vfmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-v4l2.tmpl.c:444:48: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'v4l2_read_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-v4l2.tmpl.c:497:50: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'v4l2_write_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-v4l2.tmpl.c:526:24: style: Parameter 'device' can be declared as pointer to const. However it seems that 'v4l2_open_handle' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-v4l2.tmpl.c:745:49: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'v4l2_setupfb' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-v4l2.tmpl.c:745:60: style: Parameter 'base' can be declared as pointer to const. However it seems that 'v4l2_setupfb' is a callback function, if 'base' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/drv0-v4l2.tmpl.c:796:49: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'v4l2_overlay' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-disor.c:28:40: style: Parameter 'out' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-disor.c:117:24: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'fini' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-disor.c:124:43: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'read_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/flt-disor.c:139:45: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'write_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/snd-oss.c:66:18: style: Parameter 'device' can be declared as pointer to const. However it seems that 'mixer_open' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/snd-oss.c:88:34: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'mixer_volctl' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/snd-oss.c:127:38: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'mixer_read_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/snd-oss.c:146:39: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'mixer_write_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/snd-oss.c:203:22: style: Parameter 'device' can be declared as pointer to const. However it seems that 'mixer_channels' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/snd-oss.c:334:16: style: Parameter 'device' can be declared as pointer to const. However it seems that 'oss_open' is a callback function, if 'device' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/write-dv.c:81:15: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'dv_open' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/write-dv.c:82:23: style: Parameter 'video' can be declared as pointer to const. However it seems that 'dv_open' is a callback function, if 'video' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/write-dv.c:83:23: style: Parameter 'audio' can be declared as pointer to const. However it seems that 'dv_open' is a callback function, if 'audio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/write-dv.c:140:45: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dv_video' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/write-dv.c:168:16: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'dv_audio' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/write-dv.c:168:45: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'dv_audio' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/write-qt.c:50:23: style: Parameter 'video' can be declared as pointer to const. However it seems that 'qt_open' is a callback function, if 'video' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/libng/plugins/write-qt.c:51:23: style: Parameter 'audio' can be declared as pointer to const. However it seems that 'qt_open' is a callback function, if 'audio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/vbistuff/alevtd.c:298:26: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'dummy_handler' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/vbistuff/alevtd.c:298:36: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'dummy_handler' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/blit.c:87:27: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'catch_no_mitshm' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/blit.c:87:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'catch_no_mitshm' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/todo/tmohan/webcam.c:170:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'ftp_info' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/todo/tmohan/webcam.c:247:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'ssh_info' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/todo/tmohan/webcam.c:327:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'local_info' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/todo/tmohan/webcam.c:334:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'local_xfer' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/todo/tmohan/webcam.c:353:33: style: Parameter 's' can be declared as pointer to const. However it seems that 'local_close' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/pia.c:170:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'quit_ac' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/pia.c:171:15: style: Parameter 'params' can be declared as pointer to const. However it seems that 'quit_ac' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/pia.c:171:33: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'quit_ac' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/pia.c:177:17: style: Parameter 'event' can be declared as pointer to const. However it seems that 'resize_ev' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/propwatch.c:139:30: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'x11_error_dev_null' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/propwatch.c:139:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'x11_error_dev_null' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/propwatch.c:564:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'QuitAction' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/propwatch.c:564:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'QuitAction' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/propwatch.c:564:65: style: Parameter 'arg_count' can be declared as pointer to const. However it seems that 'QuitAction' is a callback function, if 'arg_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/propwatch.c:570:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'HookAction' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/propwatch.c:570:65: style: Parameter 'arg_count' can be declared as pointer to const. However it seems that 'HookAction' is a callback function, if 'arg_count' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/x11.c:93:30: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'x11_error_dev_null' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/x11.c:93:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'x11_error_dev_null' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xawtv.c:237:14: style: Parameter 'params' can be declared as pointer to const. However it seems that 'PopupAction' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xawtv.c:237:32: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'PopupAction' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xawtv.c:314:35: style: Parameter 'e' can be declared as pointer to const. However it seems that 'MuteAction' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xawtv.c:314:46: style: Parameter 's' can be declared as pointer to const. However it seems that 'MuteAction' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xawtv.c:314:59: style: Parameter 'c' can be declared as pointer to const. However it seems that 'MuteAction' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xawtv.c:637:43: style: Parameter 'id' can be declared as pointer to const. However it seems that 'watch_audio' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xawtv.c:644:49: style: Parameter 'id' can be declared as pointer to const. However it seems that 'unmute_audio' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/motv.c:243:43: style: Parameter 'id' can be declared as pointer to const. However it seems that 'watch_audio' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/motv.c:312:33: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ontop_ac' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/motv.c:312:48: style: Parameter 'params' can be declared as pointer to const. However it seems that 'ontop_ac' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/motv.c:312:66: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'ontop_ac' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/motv.c:343:14: style: Parameter 'params' can be declared as pointer to const. However it seems that 'PopupAction' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/motv.c:343:32: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'PopupAction' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/motv.c:579:31: style: Parameter 'attr' can be declared as pointer to const. However it seems that 'new_attr' is a callback function, if 'attr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/motv.c:3044:54: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'IpcAction' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/motv.c:3044:70: style: Parameter 'argc' can be declared as pointer to const. However it seems that 'IpcAction' is a callback function, if 'argc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xt.c:628:34: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'exec_output' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xt.c:2091:35: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'xt_lirc_data' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xt.c:2143:39: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'xt_joystick_data' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xawtv-3.107/x11/xt.c:2143:54: style: Parameter 'iproc' can be declared as pointer to const. However it seems that 'xt_joystick_data' is a callback function, if 'iproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xbae/xbae_4.60.4.orig.tar.gz xbae-4.60.4/examples/colors/colors.c:238:69: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'modeCB' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/examples/draw/draw.c:214:68: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'LeaveCB' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/examples/draw/draw.c:220:71: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'VerifyCB' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/examples/draw/draw2.c:223:68: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'LeaveCB' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/examples/add/add.c:345:77: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'defaultCB' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/examples/add/add.c:498:63: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'SetNumberCB' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/examples/draw/draw4.c:187:68: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'WriteCB' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/examples/draw/draw4.c:226:68: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'LeaveCB' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/examples/draw/draw4.c:232:71: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'VerifyCB' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/src/Caption.c:441:84: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'SetValuesAlmost' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/src/Caption.c:463:62: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'GetValuesHook' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/src/Caption.c:741:46: style: Parameter 'desired' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'desired' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/src/Caption.c:884:44: style: Parameter 'proposed' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'proposed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/src/Caption.c:1044:70: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtStringToLabelPosition' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/src/Caption.c:1090:71: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtStringToLabelAlignment' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/src/Matrix.c:1791:49: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'GetValuesHook' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/src/Matrix.c:2715:36: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'SetValuesAlmost' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/src/Matrix.c:2829:46: style: Parameter 'desired' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'desired' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbae-4.60.4/src/Matrix.c:2859:55: style: Parameter 'proposed' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'proposed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xball/xball_3.1.0+dfsg.orig.tar.gz xball-3.1.0/filemenu.c:255:26: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'DisplayMenuFile' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xbanish/xbanish_1.8.orig.tar.gz xbanish-1.8/xbanish.c:587:24: style: Parameter 'd' can be declared as pointer to const. However it seems that 'swallow_error' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbanish-1.8/xbanish.c:587:40: style: Parameter 'e' can be declared as pointer to const. However it seems that 'swallow_error' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xbill/xbill_2.1.orig.tar.gz xbill-2.1/gtk.c:270:31: style: Parameter 'pict' can be declared as pointer to const. However it seems that 'gtk_ui_picture_width' is a callback function, if 'pict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbill-2.1/gtk.c:275:32: style: Parameter 'pict' can be declared as pointer to const. However it seems that 'gtk_ui_picture_height' is a callback function, if 'pict' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xbindkeys/xbindkeys_1.8.7.orig.tar.gz xbindkeys-1.8.7/xbindkeys.c:440:25: style: Parameter 'd' can be declared as pointer to const. However it seems that 'null_X_error' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbindkeys-1.8.7/xbindkeys.c:440:42: style: Parameter 'e' can be declared as pointer to const. However it seems that 'null_X_error' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xbindkeys-config/xbindkeys-config_0.1.3.orig.tar.gz xbindkeys_config-0.1.3/speedc.c:137:34: style: Parameter 'clist' can be declared as pointer to const. However it seems that 'speed_select_row' is a callback function, if 'clist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbindkeys_config-0.1.3/speedc.c:138:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'speed_select_row' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbindkeys_config-0.1.3/speedc.c:138:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'speed_select_row' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbindkeys_config-0.1.3/speedc.c:165:36: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'speedc_save_cancel' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbindkeys_config-0.1.3/speedc.c:165:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'speedc_save_cancel' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbindkeys_config-0.1.3/middle.c:877:37: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'middle_apply_action' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbindkeys_config-0.1.3/middle.c:877:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'middle_apply_action' 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/xblast-tnt/xblast-tnt_2.10.4.orig.tar.gz xblast-2.10.4/com_dg_server.c:107:36: style: Parameter 'dComm' can be declared as pointer to const. However it seems that 'ReceivePlayerAction' is a callback function, if 'dComm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/com_listen.c:60:23: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'WriteListen' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/com_query.c:124:28: style: Parameter 'bComm' can be declared as pointer to const. However it seems that 'EventQuery' is a callback function, if 'bComm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/com_reply.c:90:28: style: Parameter 'bComm' can be declared as pointer to const. However it seems that 'EventReply' is a callback function, if 'bComm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/com_to_central.c:124:32: style: Parameter 'comm' can be declared as pointer to const. However it seems that 'EventToCentral' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/bomb.c:928:28: style: Parameter 'bomb' can be declared as pointer to const. However it seems that 'BombClickThru' is a callback function, if 'bomb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/bomb.c:1715:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SpecialBombNormal' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/bomb.c:1792:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SpecialBombFungus' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/bomb.c:1811:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SpecialBombThreebombs' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/bomb.c:1824:33: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SpecialBombGrenade' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/bomb.c:1893:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SpecialBombRenovation' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/bomb.c:1912:30: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SpecialBombPyro' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/bomb.c:2495:33: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SpecialBombScissor' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/bomb.c:2900:47: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SpecialBombChangeDirectionAtHalf' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/func.c:44:30: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'SpecialExtraVoid' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/func.c:49:28: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'SpecialKeyVoid' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/func.c:493:35: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'SpecialExtraSwapColor' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/func.c:499:38: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'SpecialExtraSwapPosition' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/func.c:538:36: style: Parameter 'ps' can be declared as pointer to const. However it seems that 'SpecialExtraStunOthers' is a callback function, if 'ps' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/menu.c:128:23: style: Parameter 'par' can be declared as pointer to const. However it seems that 'ButtonMainQuit' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/menu.c:199:26: style: Parameter 'par' can be declared as pointer to const. However it seems that 'ButtonSaveCentral' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/menu.c:213:33: style: Parameter 'par' can be declared as pointer to const. However it seems that 'ButtonSaveDefaultCentral' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/menu_game.c:234:29: style: Parameter 'par' can be declared as pointer to const. However it seems that 'ButtonStartLocalGame' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/menu_player.c:913:24: style: Parameter 'par' can be declared as pointer to const. However it seems that 'ButtonNewPlayer' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/menu_network.c:1060:28: style: Parameter 'par' can be declared as pointer to const. However it seems that 'ButtonServerKickOut' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/menu_network.c:1192:26: style: Parameter 'par' can be declared as pointer to const. However it seems that 'ButtonClientStart' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/mi_host.c:374:32: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'MenuServerSelect' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/mi_host.c:382:31: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'MenuServerMouse' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/mi_host.c:544:30: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'MenuPeerSelect' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/mi_host.c:552:29: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'MenuPeerMouse' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/mi_host.c:763:34: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'MenuPeerTeamSelect' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/mi_host.c:771:33: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'MenuPeerTeamMouse' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/x11c_init.c:314:27: style: Parameter '_dpy' can be declared as pointer to const. However it seems that 'IoErrorHandler' is a callback function, if '_dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xblast-2.10.4/x11c_image.c:65:31: style: Parameter 'ppm' can be declared as pointer to const. However it seems that 'PpmToImageRgb' is a callback function, if 'ppm' 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 xboard-4.9.1/dialogs.c:2020:22: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'ContextMenu' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/gtk/xtimer.c:171:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'LoadGameTimerCallback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/gtk/xtimer.c:188:32: style: Parameter 'data' can be declared as pointer to const. However it seems that 'AnalysisClockCallback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/gtk/xtimer.c:226:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ClockTimerCallback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/gtk/xoptions.c:421:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'HelpEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/gtk/xoptions.c:570:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TypeInProc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/gtk/xoptions.c:687:26: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'GameListEvent' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/gtk/xoptions.c:1209:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ListCallback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/nhistory.c:74:21: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'SelectMove' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/nhistory.c:74:53: style: Parameter 'text' can be declared as pointer to const. However it seems that 'SelectMove' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:1611:66: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'KeyBindingProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:1756:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'EventProc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:1875:57: style: Parameter 'target' can be declared as pointer to const. However it seems that 'SendPositionSelection' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:1965:48: style: Parameter 'len' can be declared as pointer to const. However it seems that 'PastePositionCB' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:1998:51: style: Parameter 'len' can be declared as pointer to const. However it seems that 'PasteGameCB' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2038:32: style: Parameter 'event' can be declared as pointer to const. However it seems that 'QuitWrapper' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2038:47: style: Parameter 'prms' can be declared as pointer to const. However it seems that 'QuitWrapper' is a callback function, if 'prms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2038:63: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'QuitWrapper' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2070:30: style: Parameter 'event' can be declared as pointer to const. However it seems that 'UpKeyProc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2070:45: style: Parameter 'prms' can be declared as pointer to const. However it seems that 'UpKeyProc' is a callback function, if 'prms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2070:61: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'UpKeyProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2076:32: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DownKeyProc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2076:47: style: Parameter 'prms' can be declared as pointer to const. However it seems that 'DownKeyProc' is a callback function, if 'prms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2076:63: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'DownKeyProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2082:33: style: Parameter 'event' can be declared as pointer to const. However it seems that 'EnterKeyProc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2082:48: style: Parameter 'prms' can be declared as pointer to const. However it seems that 'EnterKeyProc' is a callback function, if 'prms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2082:64: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'EnterKeyProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2088:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TempBackwardProc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2088:52: style: Parameter 'prms' can be declared as pointer to const. However it seems that 'TempBackwardProc' is a callback function, if 'prms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2088:68: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'TempBackwardProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2097:36: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TempForwardProc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2113:44: style: Parameter 'prms' can be declared as pointer to const. However it seems that 'ManInner' is a callback function, if 'prms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2113:60: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'ManInner' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2159:27: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'NullXErrorCheck' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2159:45: style: Parameter 'error_event' can be declared as pointer to const. However it seems that 'NullXErrorCheck' is a callback function, if 'error_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2256:53: style: Parameter 'id' can be declared as pointer to const. However it seems that 'LoadGameTimerCallback' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2274:53: style: Parameter 'id' can be declared as pointer to const. However it seems that 'AnalysisClockCallback' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xboard.c:2313:50: style: Parameter 'id' can be declared as pointer to const. However it seems that 'ClockTimerCallback' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xengineoutput.c:235:46: style: Parameter 'len' can be declared as pointer to const. However it seems that 'MemoCB' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xoptions.c:344:74: style: Parameter 'b' can be declared as pointer to const. However it seems that 'LabelCallback' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xboard-4.9.1/xaw/xoptions.c:1382:50: style: Parameter 'len' can be declared as pointer to const. However it seems that 'SendTextCB' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xbomb/xbomb_2.2b.orig.tar.gz xbomb-2.2b/xwindow.c:572:60: style: Parameter 'e' can be declared as pointer to const. However it seems that 'size_expose_proc' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xbomb-2.2b/xwindow.c:572:71: style: Parameter 'vb' can be declared as pointer to const. However it seems that 'size_expose_proc' is a callback function, if 'vb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xbuffy/xbuffy_3.3.bl.3.dfsg.orig.tar.gz xbuffy-3.3.bl.3.orig/xbuffy.c:428:10: style: Parameter 'i' can be declared as pointer to const. However it seems that 'ButtonDownHandler' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xc3sprog/xc3sprog_0+svn795+dfsg.orig.tar.gz xc3sprog-0+svn795+dfsg/javr/menu.cpp:50:30: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'dummy' 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/x/xca/xca_2.9.0.orig.tar.gz xca-RELEASE.2.9.0/lib/cmdline.cpp:73:40: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_pki_base' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xca-RELEASE.2.9.0/lib/cmdline.cpp:73:53: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_pki_base' 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/x/xcal/xcal_4.1.orig.tar.gz xcal-4.1.orig/xcal_strip.c:636:9: style: Parameter 'seltype' can be declared as pointer to const. However it seems that 'LoadDateCallback' is a callback function, if 'seltype' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcal-4.1.orig/xcal_strip.c:638:17: style: Parameter 'len' can be declared as pointer to const. However it seems that 'LoadDateCallback' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcal-4.1.orig/xcal_strip.c:639:8: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'LoadDateCallback' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xcb/xcb_2.4.orig.tar.gz xcb-2.4/xcb.c:620:14: style: Parameter 'parms' can be declared as pointer to const. However it seems that 'cb_rotate' is a callback function, if 'parms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:621:16: style: Parameter 'nparms' can be declared as pointer to const. However it seems that 'cb_rotate' is a callback function, if 'nparms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:635:14: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_quit' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:636:14: style: Parameter 'parms' can be declared as pointer to const. However it seems that 'cb_quit' is a callback function, if 'parms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:637:16: style: Parameter 'nparms' can be declared as pointer to const. However it seems that 'cb_quit' is a callback function, if 'nparms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:744:14: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_selclear' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:862:15: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xioerror' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:871:14: style: Parameter 'ep' can be declared as pointer to const. However it seems that 'wmdel' is a callback function, if 'ep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:872:15: style: Parameter 'cont' can be declared as pointer to const. However it seems that 'wmdel' is a callback function, if 'cont' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:910:12: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'doset' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:924:12: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'timeout' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-2.4/xcb.c:925:20: style: Parameter 'id' can be declared as pointer to const. However it seems that 'timeout' 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/xcb-imdkit/xcb-imdkit_1.0.9.orig.tar.xz xcb-imdkit-1.0.9/test/client_demo.c:24:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'forward_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-imdkit-1.0.9/test/test_client.c:25:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'forward_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcb-imdkit-1.0.9/test/test_client.c:32:70: style: Parameter 'str' can be declared as pointer to const. However it seems that 'commit_string' 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/x/xcfa/xcfa_5.0.2.orig.tar.gz xcfa-5.0.2/src/cd_audio_toc.c:75:47: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cdaudiotoc_thread_do_read_toc_cd' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/cd_cue.c:534:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cdcue_timeout' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/cd_audio.c:1203:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cdaudio_key_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/cd_audio.c:1203:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cdaudio_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/cd_audio.c:1203:83: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cdaudio_key_press_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/cd_audio.c:1443:50: style: Parameter 'treeviewcolumn' can be declared as pointer to const. However it seems that 'cdaudio_selected_column' is a callback function, if 'treeviewcolumn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/dvd.c:1274:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dvd_pthread_reffresh_list' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/file.c:2336:47: style: Parameter 'treeviewcolumn' can be declared as pointer to const. However it seems that 'file_selected_column' is a callback function, if 'treeviewcolumn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/mplayer.c:442:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'mplayer_timeout' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/notify_send.c:77:38: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'NotifySend_thread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/play_file.c:93:36: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PlayFile_thread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/poche_dir.c:368:80: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pochedir_stock_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/poche_dir.c:441:51: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'pochedir_leave_notify' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/poche_dir.c:441:77: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pochedir_leave_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/poche_dir.c:441:93: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'pochedir_leave_notify' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/prg_init.c:584:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'prginit_key_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/prg_init.c:584:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'prginit_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/prg_init.c:584:83: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'prginit_key_press_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/popup.c:742:42: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'on_SplitNext_activate' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/popup.c:742:61: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_SplitNext_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/popup.c:746:46: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'on_SplitPrevious_activate' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/popup.c:746:65: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_SplitPrevious_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/popup.c:750:44: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'on_SplitRemove_activate' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/popup.c:750:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_SplitRemove_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/popup.c:810:44: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'on_RemoveImage_activate' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/popup.c:810:63: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_RemoveImage_activate' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/replaygain.c:378:38: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'replaygain_thread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/split_cue.c:493:40: style: Parameter 'data' can be declared as pointer to const. However it seems that 'SplitCue_timeout' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/web.c:154:31: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'web_thread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/win_reader.c:74:44: style: Parameter 'range' can be declared as pointer to const. However it seems that 'WinReader_value_change' is a callback function, if 'range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/win_reader.c:74:97: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'WinReader_value_change' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/win_reader.c:92:38: style: Parameter 'treeview' can be declared as pointer to const. However it seems that 'WinReader_event' is a callback function, if 'treeview' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/win_reader.c:92:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'WinReader_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcfa-5.0.2/src/win_reader.c:92:74: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'WinReader_event' 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/x/xcircuit/xcircuit_3.9.73+dfsg.1.orig.tar.xz xcircuit-3.9.73/Xw/Cascade.c:252:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Leave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/Xw/Cascade.c:888:11: style: Parameter 'p_valueMask' can be declared as pointer to const. However it seems that 'Realize' is a callback function, if 'p_valueMask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/Xw/Cascade.c:1332:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Visibility' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/Xw/Cascade.c:1367:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Unmap' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/Xw/MenuBtn.c:1085:15: style: Parameter 'p_valueMask' can be declared as pointer to const. However it seems that 'Realize' is a callback function, if 'p_valueMask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/Xw/MenuBtn.c:2528:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Visibility' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/Xw/MenuBtn.c:2563:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Unmap' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/Xw/Form.c:411:24: style: Parameter 'valueMask' can be declared as pointer to const. However it seems that 'Realize' is a callback function, if 'valueMask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/Xw/Form.c:637:20: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/Xw/SText.c:1472:10: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Toggle' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/Xw/PopupMgr.c:2721:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ValidEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/spiceparser/netlist_funcs.c:56:74: style: Parameter 'nodeprops' can be declared as pointer to const. However it seems that 'nlfd_fet_dist' is a callback function, if 'nodeprops' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/spiceparser/scanner.c:113:45: style: Parameter 'fmt' can be declared as pointer to const. However it seems that 'scanner_def_err' is a callback function, if 'fmt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/spiceparser/netlist_spice.c:89:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'paramclient_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/spiceparser/netlist_spice.c:89:59: style: Parameter 'b' can be declared as pointer to const. However it seems that 'paramclient_cmp' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/spiceparser/netlist_spice.c:130:38: style: Parameter 'a' can be declared as pointer to const. However it seems that 'nodeclient_cmp' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcircuit-3.9.73/spiceparser/netlist_spice.c:130:58: style: Parameter 'b' can be declared as pointer to const. However it seems that 'nodeclient_cmp' 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/x/xcolors/xcolors_1.5a.orig.tar.gz xcolors-1.5a.orig/xcolors.c:163:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'quit_action' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcolors-1.5a.orig/xcolors.c:164:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'quit_action' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcolors-1.5a.orig/xcolors.c:165:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'quit_action' 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/xcolorsel/xcolorsel_1.1a.orig.tar.gz xcolorsel-1.1a.orig/xcolorsel.c:956:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'wm_protocols' 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/xcowsay/xcowsay_1.6.orig.tar.gz xcowsay-1.6/src/floating_shape.c:33:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'quit_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcowsay-1.6/src/floating_shape.c:33:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'quit_callback' 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/xcrysden/xcrysden_1.6.2.orig.tar.gz xcrysden-1.6.2/C/gl2ps.c:3227:53: style: Parameter 'viewport' can be declared as const array. However it seems that 'gl2psPrintPostScriptBeginViewport' is a callback function, if 'viewport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcrysden-1.6.2/C/gl2ps.c:4921:46: style: Parameter 'viewport' can be declared as const array. However it seems that 'gl2psPrintPDFBeginViewport' is a callback function, if 'viewport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcrysden-1.6.2/C/gl2ps.c:5395:46: style: Parameter 'viewport' can be declared as const array. However it seems that 'gl2psPrintSVGBeginViewport' is a callback function, if 'viewport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcrysden-1.6.2/C/gl2ps.c:5689:46: style: Parameter 'viewport' can be declared as const array. However it seems that 'gl2psPrintPGFBeginViewport' is a callback function, if 'viewport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcrysden-1.6.2/C/xcAppInit.c:2009:52: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'XC_OldAtmColCmd' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcrysden-1.6.2/C/xcMolSurf.c:124:37: style: Parameter 'mols' can be declared as pointer to const. However it seems that 'MolSurfGauss' is a callback function, if 'mols' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcrysden-1.6.2/C/xcMolSurf.c:128:35: style: Parameter 'mols' can be declared as pointer to const. However it seems that 'MolSurfExp' is a callback function, if 'mols' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcrysden-1.6.2/C/xcMolSurf.c:132:42: style: Parameter 'mols' can be declared as pointer to const. However it seems that 'MolSurfGaussPlain' is a callback function, if 'mols' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xcrysden-1.6.2/C/xcMolSurf.c:136:40: style: Parameter 'mols' can be declared as pointer to const. However it seems that 'MolSurfExpPlain' is a callback function, if 'mols' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xdaliclock/xdaliclock_2.48.orig.tar.gz xdaliclock-2.48/X11/xdaliclock.c:86:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_cb' 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/xdebug/xdebug_3.4.5.orig.tar.gz xdebug-3.4.5/src/coverage/code_coverage.c:806:38: style: Parameter 'f' can be declared as pointer to const. However it seems that 'xdebug_lineno_cmp' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdebug-3.4.5/src/coverage/code_coverage.c:806:49: style: Parameter 's' can be declared as pointer to const. However it seems that 'xdebug_lineno_cmp' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdebug-3.4.5/src/tracing/trace_flamegraph.c:218:78: style: Parameter 'fse' can be declared as pointer to const. However it seems that 'xdebug_trace_flamegraph_function_exit' is a callback function, if 'fse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdebug-3.4.5/src/tracing/trace_textual.c:289:72: style: Parameter 'fse' can be declared as pointer to const. However it seems that 'xdebug_trace_textual_assignment' is a callback function, if 'fse' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xdelta/xdelta_1.1.3.orig.tar.gz xdelta-1.1.3/libedsio/edsio_edsio.c:254:51: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serializeio_print_edsiouint_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/libedsio/edsio_edsio.c:275:70: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serialize_edsiouint_obj_internal' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/libedsio/edsio_edsio.c:355:53: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serializeio_print_edsiobytes_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/libedsio/edsio_edsio.c:376:72: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serialize_edsiobytes_obj_internal' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/libedsio/edsio_edsio.c:456:55: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serializeio_print_edsiostring_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/libedsio/edsio_edsio.c:477:74: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serialize_edsiostring_obj_internal' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/libedsio/edsio_edsio.c:557:55: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serializeio_print_generictime_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/libedsio/edsio_edsio.c:582:74: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serialize_generictime_obj_internal' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/libedsio/simple.c:62:40: style: Parameter 'source' can be declared as pointer to const. However it seems that 'byte_array_source_close' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/xd_edsio.c:92:61: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serializeio_print_xdeltachecksum_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/xd_edsio.c:117:80: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serialize_xdeltachecksum_obj_internal' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/xd_edsio.c:665:67: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serializeio_print_xdeltainstruction_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/xd_edsio.c:694:86: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serialize_xdeltainstruction_obj_internal' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/xd_edsio.c:1351:71: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serializeio_print_version0instruction_obj' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/xd_edsio.c:1376:90: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'serialize_version0instruction_obj_internal' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/xdmain.c:307:28: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'event_watch' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/xdmain.c:307:49: style: Parameter 'def' can be declared as pointer to const. However it seems that 'event_watch' is a callback function, if 'def' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta-1.1.3/xdmain.c:879:35: style: Parameter 'fh' can be declared as pointer to const. However it seems that 'xd_handle_pagesize' is a callback function, if 'fh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xdelta3/xdelta3_3.0.11-dfsg.orig.tar.xz xdelta3-3.0.11-dfsg/examples/small_page_test.c:43:21: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'process_free' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdelta3-3.0.11-dfsg/examples/small_page_test.c:43:35: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'process_free' 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/x/xdesktopwaves/xdesktopwaves_1.3.orig.tar.gz xdesktopwaves-1.3/xdwapi/xdwapi.c:69:43: style: Parameter 'display' can be declared as pointer to const. However it seems that 'xdwApiTmpXErrHandler' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdesktopwaves-1.3/xdwapi/xdwapi.c:69:66: style: Parameter 'errorEvent' can be declared as pointer to const. However it seems that 'xdwApiTmpXErrHandler' is a callback function, if 'errorEvent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xdffileio/xdffileio_0.3.orig.tar.bz2 xdffileio-0.3/src/ebdffile.c:626:43: style: Parameter 'xdf' can be declared as pointer to const. However it seems that 'ebdf_complete_file' is a callback function, if 'xdf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xdg-desktop-portal/xdg-desktop-portal_1.20.3+ds.orig.tar.xz xdg-desktop-portal-1.20.3/document-portal/file-transfer.c:559:51: style: Parameter 'task_data' can be declared as pointer to const. However it seems that 'stop_file_transfers_in_thread_func' is a callback function, if 'task_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-1.20.3/document-portal/gvdb/gvdb-builder.c:189:29: style: Parameter 'key' can be declared as pointer to const. However it seems that 'hash_table_insert' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-1.20.3/document-portal/permission-db.c:163:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'permission_db_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-1.20.3/document-portal/permission-db.c:186:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'permission_db_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-1.20.3/document-portal/permission-store.c:41:36: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-1.20.3/document-portal/permission-store.c:43:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-1.20.3/document-portal/permission-store.c:48:32: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-1.20.3/document-portal/permission-store.c:50:32: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-1.20.3/document-portal/permission-store.c:71:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'message_handler' 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/x/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome_49.0.orig.tar.xz xdg-desktop-portal-gnome-49.0/src/accountdialog.c:72:32: style: Parameter 'button' can be declared as pointer to const. However it seems that 'button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/appchooserdialog.c:125:27: style: Parameter 'row' can be declared as pointer to const. However it seems that 'row_activated' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/displaystatetracker.c:339:34: style: Parameter 'a' can be declared as pointer to const. However it seems that 'monitor_number_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/displaystatetracker.c:339:46: style: Parameter 'b' can be declared as pointer to const. However it seems that 'monitor_number_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/inputcapturedialog.c:53:37: style: Parameter 'button' can be declared as pointer to const. However it seems that 'button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/notification.c:102:45: style: Parameter 'arg_parameter' can be declared as pointer to const. However it seems that 'handle_action_invoked' is a callback function, if 'arg_parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/remotedesktopdialog.c:79:28: style: Parameter 'button' can be declared as pointer to const. However it seems that 'button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/screencastdialog.c:54:41: style: Parameter 'button' can be declared as pointer to const. However it seems that 'on_button_clicked_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/screencastgeometrycontainer.c:47:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'layout_request_mode' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/screenshotdialog.c:335:28: style: Parameter 'button' can be declared as pointer to const. However it seems that 'button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/session.c:154:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'session_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/session.c:176:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'session_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/shellintrospect.c:119:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'shell_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/shellintrospect.c:146:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'shell_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/xdg-desktop-portal-gnome.c:87:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'message_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/xdg-desktop-portal-gnome.c:231:36: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/src/xdg-desktop-portal-gnome.c:233:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/subprojects/libgxdp/src/gxdp-wayland.c:49:52: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'handle_registry_global_remove' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gnome-49.0/subprojects/libgxdp/src/gxdp-wayland.c:50:52: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'handle_registry_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk_1.15.3.orig.tar.xz xdg-desktop-portal-gtk-1.15.3/src/accountdialog.c:71:28: style: Parameter 'button' can be declared as pointer to const. However it seems that 'button_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/appchooserdialog.c:78:31: style: Parameter 'before' can be declared as pointer to const. However it seems that 'update_header' is a callback function, if 'before' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/appchooserdialog.c:151:27: style: Parameter 'row' can be declared as pointer to const. However it seems that 'row_activated' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/externalwindow.c:103:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'external_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/externalwindow.c:124:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'external_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/inhibit.c:188:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'query_end_response' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/inhibit.c:547:36: style: Parameter 'object' can be declared as pointer to const. However it seems that 'global_active_changed_cb' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/notification.c:49:28: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'activate_action' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/session.c:112:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'session_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/session.c:131:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'session_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/xdg-desktop-portal-gtk.c:90:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'message_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/xdg-desktop-portal-gtk.c:202:36: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-gtk-1.15.3/src/xdg-desktop-portal-gtk.c:204:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_acquired' 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/x/xdg-desktop-portal-phosh/xdg-desktop-portal-phosh_0.50~rc1.orig.tar.xz xdg-desktop-portal-phosh-0.50.rc1/src/pmp-notification.c:62:35: style: Parameter 'parameter' can be declared as pointer to const. However it seems that 'activate_action' is a callback function, if 'parameter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-phosh-0.50.rc1/src/pmp-wallpaper-dialog.c:57:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'pmp_wallpaper_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-phosh-0.50.rc1/src/pmp-wallpaper-dialog.c:76:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'pmp_wallpaper_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-phosh-0.50.rc1/src/pmp-wallpaper-preview.c:76:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'pmp_wallpaper_preview_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-phosh-0.50.rc1/src/pmp-wallpaper-preview.c:95:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'pmp_wallpaper_preview_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/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.1.orig.tar.xz xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:114:36: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'wlr_frame_linux_dmabuf' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:184:74: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'wlr_frame_flags' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:195:75: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'wlr_frame_damage' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:213:74: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'wlr_frame_ready' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:232:36: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'wlr_frame_failed' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:281:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlr_output_handle_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:281:66: style: Parameter 'wl_output' can be declared as pointer to const. However it seems that 'wlr_output_handle_done' is a callback function, if 'wl_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:285:43: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlr_output_handle_scale' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:285:67: style: Parameter 'wl_output' can be declared as pointer to const. However it seems that 'wlr_output_handle_scale' is a callback function, if 'wl_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:296:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'wlr_output_handle_description' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:296:73: style: Parameter 'wl_output' can be declared as pointer to const. However it seems that 'wlr_output_handle_description' is a callback function, if 'wl_output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:324:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_output_handle_done' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:324:71: style: Parameter 'xdg_output_v1' can be declared as pointer to const. However it seems that 'xdg_output_handle_done' is a callback function, if 'xdg_output_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:328:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_output_handle_name' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:328:71: style: Parameter 'xdg_output_v1' can be declared as pointer to const. However it seems that 'xdg_output_handle_name' is a callback function, if 'xdg_output_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:333:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xdg_output_handle_description' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:333:78: style: Parameter 'xdg_output_v1' can be declared as pointer to const. However it seems that 'xdg_output_handle_description' is a callback function, if 'xdg_output_v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:640:87: style: Parameter 'device_arr' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_handle_main_device' is a callback function, if 'device_arr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-wlr-0.7.1/src/screencast/wlr_screencast.c:692:87: style: Parameter 'device_arr' can be declared as pointer to const. However it seems that 'linux_dmabuf_feedback_tranche_target_devices' is a callback function, if 'device_arr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xdg-desktop-portal-xapp/xdg-desktop-portal-xapp_1.1.2.orig.tar.gz xdg-desktop-portal-xapp-1.1.2/src/inhibit.c:186:30: style: Parameter 'data' can be declared as pointer to const. However it seems that 'query_end_response' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-xapp-1.1.2/src/inhibit.c:545:36: style: Parameter 'object' can be declared as pointer to const. However it seems that 'global_active_changed_cb' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-xapp-1.1.2/src/session.c:112:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'session_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-xapp-1.1.2/src/session.c:131:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'session_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-xapp-1.1.2/src/settings.c:302:45: style: Parameter 'gsettings' can be declared as pointer to const. However it seems that 'on_settings_changed' is a callback function, if 'gsettings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-xapp-1.1.2/src/xdg-desktop-portal-xapp.c:80:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'message_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-xapp-1.1.2/src/xdg-desktop-portal-xapp.c:154:36: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdg-desktop-portal-xapp-1.1.2/src/xdg-desktop-portal-xapp.c:156:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_name_acquired' 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/x/xdm/xdm_1.1.11.orig.tar.gz xdm-1.1.11/chooser/chooser.c:1116:27: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Setold' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/chooser/chooser.c:1116:42: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Setold' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/chooser/chooser.c:1116:60: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Setold' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/chooser/chooser.c:1242:29: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DoCancel' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/chooser/chooser.c:1242:44: style: Parameter 'params' can be declared as pointer to const. However it seems that 'DoCancel' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/chooser/chooser.c:1242:62: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'DoCancel' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/xdm/reset.c:46:24: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'ignoreErrors' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/xdm/reset.c:46:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ignoreErrors' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/xdm/server.c:281:28: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'openErrorHandler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/xdm/server.c:360:25: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'PingLostIOErr' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/greeter/Login.c:1243:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'SetSessionArgument' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/greeter/Login.c:1244:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'SetSessionArgument' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdm-1.1.11/greeter/Login.c:1988:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' 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/x/xdp-tools/xdp-tools_1.5.7.orig.tar.gz xdp-tools-1.5.7/lib/libbpf/src/btf_dump.c:121:43: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'str_hash_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/btf_dump.c:126:48: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'str_equal_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/btf.c:3607:58: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'btf_dedup_identity_hash_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/btf.c:3612:59: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'btf_dedup_collision_hash_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/btf.c:3617:56: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'btf_dedup_equal_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/linker.c:948:37: style: Parameter 'type_id' can be declared as pointer to const. However it seems that 'check_btf_type_id' is a callback function, if 'type_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/strset.c:22:46: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'strset_hash_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/strset.c:30:57: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'strset_equal_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/usdt.c:890:45: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'specs_hash_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/usdt.c:895:56: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'specs_equal_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/util/params.c:53:37: style: Parameter 'optarg' can be declared as pointer to const. However it seems that 'handle_multistring' is a callback function, if 'optarg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/util/params.c:71:29: style: Parameter 'optarg' can be declared as pointer to const. However it seems that 'handle_u32' is a callback function, if 'optarg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/util/params.c:108:29: style: Parameter 'optarg' can be declared as pointer to const. However it seems that 'handle_u16' is a callback function, if 'optarg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/util/params.c:191:70: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'handle_flags' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/util/params.c:309:30: style: Parameter 'optarg' can be declared as pointer to const. However it seems that 'handle_enum' is a callback function, if 'optarg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/util/params.c:309:69: style: Parameter 'opt' can be declared as pointer to const. However it seems that 'handle_enum' is a callback function, if 'opt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/libbpf.c:5825:54: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'bpf_core_hash_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/libbpf.c:5830:67: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'bpf_core_equal_fn' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdp-tools-1.5.7/lib/libbpf/src/libbpf.c:10695:49: style: Parameter 'link' can be declared as pointer to const. However it seems that 'bpf_link__detach_fd' is a callback function, if 'link' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xdu/xdu_3.0.orig.tar.gz xdu-3.0.orig/xwin.c:180:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'a_reset' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:181:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'a_reset' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:182:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'a_reset' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:191:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'a_reorder' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:202:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'a_size' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:203:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'a_size' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:204:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'a_size' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:216:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'a_ncol' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:217:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'a_ncol' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:236:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'a_info' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:237:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'a_info' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:238:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'a_info' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:245:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'a_help' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:246:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'a_help' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:247:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'a_help' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:255:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'a_removehelp' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:256:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'a_removehelp' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:257:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'a_removehelp' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:267:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'c_resize' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:268:10: style: Parameter 'continue_to_dispatch' can be declared as pointer to const. However it seems that 'c_resize' is a callback function, if 'continue_to_dispatch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:277:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'c_repaint' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdu-3.0.orig/xwin.c:278:10: style: Parameter 'continue_to_dispatch' can be declared as pointer to const. However it seems that 'c_repaint' is a callback function, if 'continue_to_dispatch' 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 xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/pagesel.c:701:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'highlight_page_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/print-dialog.c:363:62: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'wm_cancel' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/print-dialog.c:456:74: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'xaw_print_save_act_go' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/print-log.c:618:53: style: Parameter 'params' can be declared as pointer to const. However it seems that 'printlog_act_close' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/print-log.c:638:52: style: Parameter 'params' can be declared as pointer to const. However it seems that 'printlog_act_keep' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/print-log.c:668:54: style: Parameter 'params' can be declared as pointer to const. However it seems that 'printlog_act_unkeep' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/print-log.c:695:54: style: Parameter 'params' can be declared as pointer to const. However it seems that 'printlog_act_cancel' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/print-log.c:716:65: style: Parameter 'params' can be declared as pointer to const. However it seems that 'printlog_act_cancel_or_destroy' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/search-dialog.c:539:66: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'search_cancel' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/search-dialog.c:656:66: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'xaw_search_go' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/search-dialog.c:706:71: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'xaw_search_restart' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:1358:34: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_magnifier' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:1471:12: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Act_digit' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:1471:30: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_digit' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:1580:47: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Act_load_url' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:1682:11: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Act_help' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:1682:29: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_help' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:1802:31: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_use_tex_pages' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:1927:11: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Act_toggle_mark' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:1927:29: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_toggle_mark' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:2107:31: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_set_keep_flag' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:2141:29: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_left' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:2177:30: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_right' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:2213:34: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_up' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:2247:29: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_down' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:2281:30: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_down_or_next' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:2332:32: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_up_or_previous' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:2511:11: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Act_mouse_modes' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:2511:29: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_mouse_modes' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:2565:35: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_set_shrink_factor' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:3543:11: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Act_drag' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:3543:29: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_drag' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:3653:12: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Act_wheel' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:3653:30: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_wheel' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:3685:12: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Act_hwheel' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:3685:30: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_hwheel' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:3916:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Act_show_source_specials' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:3969:16: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Act_user_exec' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/events.c:3969:34: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Act_user_exec' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/topic-window.c:354:53: style: Parameter 'params' can be declared as pointer to const. However it seems that 'close_topic_window' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/dvi-draw.c:3704:27: style: Parameter 'str' can be declared as pointer to const. However it seems that 'scan_first_src_spcl' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/dvi-draw.c:3716:26: style: Parameter 'str' can be declared as pointer to const. However it seems that 'scan_last_src_spcl' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/xlwradio.c:474:25: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'RadioQueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/sfSelFile.c:165:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'SFexposeList' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/gui/sfSelFile.c:244:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'SFdismissAction' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdvik-ja-22.87.06+j1.42/texk/xdvik/xdvi.c:277:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handle_delete_message' 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/xdx/xdx_2.91.orig.tar.gz xdx-2.91/src/gui_aboutdialog.c:69:42: style: Parameter 'about' can be declared as pointer to const. However it seems that 'handle_uri_hook' is a callback function, if 'about' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui_aboutdialog.c:71:42: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_uri_hook' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/hyperlink.c:113:16: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'findw' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui.c:1241:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_highentry_clicked' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui.c:1257:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_mainwindow_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui.c:1258:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_mainwindow_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui.c:1259:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_mainwindow_delete_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui.c:1267:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_mainwindow_destroy_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui.c:1268:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_mainwindow_destroy_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui.c:1269:42: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_mainwindow_destroy_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui.c:1282:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_mainwindow_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui.c:1359:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_fbutton_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/gui.c:1506:30: style: Parameter 'event' can be declared as pointer to const. However it seems that 'double_click' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/text.c:494:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'findcolonprompt' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/text.c:509:33: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'findrightarrowprompt' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xdx-2.91/src/text.c:524:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'findpromptspace' 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/x/xemacs21/xemacs21_21.4.24.orig.tar.bz2 xemacs-21.4.24/lwlib/xlwcheckbox.c:227:18: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CheckboxInit' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwgauge.c:565:25: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'GaugeQueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwgauge.c:599:17: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'GaugeSelect' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwgauge.c:745:16: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'GaugeDoneSel' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwgauge.c:746:16: style: Parameter 'target' can be declared as pointer to const. However it seems that 'GaugeDoneSel' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwgauge.c:756:16: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'GaugePaste' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwgauge.c:775:20: style: Parameter 'type' can be declared as pointer to const. However it seems that 'GaugeGetSelCB' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwradio.c:383:25: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'RadioQueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwtabs.c:749:33: style: Parameter 't' can be declared as pointer to const. However it seems that 'TabsAcceptFocus' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwtabs.c:773:20: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'TabsQueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwtabs.c:1098:43: style: Parameter 'params' can be declared as pointer to const. However it seems that 'TabsPage' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwtabs.c:1098:61: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'TabsPage' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwtabs.c:1162:48: style: Parameter 'params' can be declared as pointer to const. However it seems that 'TabsHighlight' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/lwlib/xlwtabs.c:1162:66: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'TabsHighlight' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/EmacsManager.c:180:46: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/ExternalClient.c:523:24: style: Parameter 'request' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/ExternalClient.c:559:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ExternalClientFocusIn' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/ExternalClient.c:573:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ExternalClientFocusOut' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/ExternalClient.c:587:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ExternalClientEnter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/ExternalClient.c:606:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ExternalClientLeave' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/ExternalShell.c:429:53: style: Parameter 'vmask' can be declared as pointer to const. However it seems that 'ExternalShellRealize' is a callback function, if 'vmask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/ExternalShell.c:528:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'ExternalShellRootGeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/emacs-marshals.c:868:65: style: Parameter 'args' can be declared as pointer to const. However it seems that 'emacs_gtk_marshal_NONE__NONE' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/extw-Xt.c:198:17: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'isMine' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/extw-Xt.c:198:30: style: Parameter 'event' can be declared as pointer to const. However it seems that 'isMine' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs-21.4.24/src/gif_io.c:111:33: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'GifStdWrite' 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/x/xemacs21-packages/xemacs21-packages_2009.02.17.dfsg.3.orig.tar.gz xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1484:68: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'activate_action' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1495:31: style: Parameter 'event' can be declared as pointer to const. However it seems that 'quit_action' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1495:46: style: Parameter 'params' can be declared as pointer to const. However it seems that 'quit_action' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1495:64: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'quit_action' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1517:33: style: Parameter 'event' can be declared as pointer to const. However it seems that 'select_action' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1517:48: style: Parameter 'params' can be declared as pointer to const. However it seems that 'select_action' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1517:66: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'select_action' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1606:33: style: Parameter 'event' can be declared as pointer to const. However it seems that 'button_action' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1737:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'popdown_action' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1737:54: style: Parameter 'params' can be declared as pointer to const. However it seems that 'popdown_action' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xemacs21-packages-2009.02.17.dfsg.3/xemacs-packages/oo-browser/tree-x/intf.c:1737:72: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'popdown_action' 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/xf86-input-wacom/xf86-input-wacom_1.2.3.orig.tar.bz2 xf86-input-wacom-1.2.3/src/gwacom/wacom-device.c:93:35: style: Parameter 'key' can be declared as pointer to const. However it seems that 'copy_options' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-input-wacom-1.2.3/src/gwacom/wacom-device.c:93:49: style: Parameter 'value' can be declared as pointer to const. However it seems that 'copy_options' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-input-wacom-1.2.3/src/gwacom/wacom-device.c:777:33: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'wacom_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-input-wacom-1.2.3/tools/wacom-record.c:103:81: style: Parameter 'data' can be declared as pointer to const. However it seems that 'proximity' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-input-wacom-1.2.3/tools/wacom-record.c:112:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-input-wacom-1.2.3/tools/wacom-record.c:123:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'button' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-input-wacom-1.2.3/tools/xsetwacom.c:1691:58: style: Parameter 'param' can be declared as pointer to const. However it seems that 'set_mode' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-input-wacom-1.2.3/tools/xsetwacom.c:1964:44: style: Parameter 'dev' can be declared as pointer to const. However it seems that 'get_mode' is a callback function, if 'dev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-input-wacom-1.2.3/tools/xsetwacom.c:2660:60: style: Parameter 'param' can be declared as pointer to const. However it seems that 'set_output' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfaces/xfaces_3.3.orig.tar.gz xfaces-3.3/Tiled.c:447:7: style: Parameter 'time' can be declared as pointer to const. However it seems that 'AcceptFocus' is a callback function, if 'time' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/Tiled.c:459:19: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryHandler' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_actions.c:56:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'FacePlaySounds' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_actions.c:57:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'FacePlaySounds' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_actions.c:167:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'FaceCheckMail' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_actions.c:168:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'FaceCheckMail' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_image_xbm.c:227:7: style: Parameter 'type_data' can be declared as pointer to const. However it seems that 'FaceImageXbmPixmap' is a callback function, if 'type_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_image_xbm.c:241:7: style: Parameter 'type_data' can be declared as pointer to const. However it seems that 'FaceImageXbmShape' is a callback function, if 'type_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_image_xface.c:124:7: style: Parameter 'type_data' can be declared as pointer to const. However it seems that 'FaceImageXFacePixmap' is a callback function, if 'type_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_image_xface.c:138:7: style: Parameter 'type_data' can be declared as pointer to const. However it seems that 'FaceImageXFaceShape' is a callback function, if 'type_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_image_xpm.c:456:7: style: Parameter 'type_data' can be declared as pointer to const. However it seems that 'FaceImageXpmPixmap' is a callback function, if 'type_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_image_xpm.c:469:7: style: Parameter 'type_data' can be declared as pointer to const. However it seems that 'FaceImageXpmShape' is a callback function, if 'type_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/face_search_xface.c:46:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'FaceSearchXFace' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/main.c:340:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'quit' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfaces-3.3/main.c:449:15: style: Parameter 'id' can be declared as pointer to const. However it seems that 'CheckMail' 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/xfburn/xfburn_0.7.2.orig.tar.bz2 xfburn-0.7.2/xfburn/xfburn-audio-track-gst.c:45:32: style: Parameter 'boxed' can be declared as pointer to const. However it seems that 'audio_track_gst_copy' is a callback function, if 'boxed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-adding-progress.c:108:44: style: Parameter 'object' can be declared as pointer to const. However it seems that 'xfburn_adding_progress_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-burn-audio-cd-composition-dialog.c:200:117: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_burn_audio_cd_composition_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-burn-audio-cd-composition-dialog.c:215:123: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_burn_audio_cd_composition_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-blank-dialog.c:124:94: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_blank_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-blank-dialog.c:139:100: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_blank_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-burn-data-composition-base-dialog.c:270:118: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_burn_data_composition_base_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-burn-data-composition-base-dialog.c:288:124: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_burn_data_composition_base_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-burn-data-composition-base-dialog.c:392:37: style: Parameter 'box' can be declared as pointer to const. However it seems that 'cb_volume_changed' is a callback function, if 'box' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-compositions-notebook.c:71:50: style: Parameter 'object' can be declared as pointer to const. However it seems that 'xfburn_compositions_notebook_finalize' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-compositions-notebook.c:98:30: style: Parameter 'notebook' can be declared as pointer to const. However it seems that 'cb_switch_page' is a callback function, if 'notebook' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-compositions-notebook.c:98:51: style: Parameter 'page' can be declared as pointer to const. However it seems that 'cb_switch_page' is a callback function, if 'page' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-compositions-notebook.c:98:108: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'cb_switch_page' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-create-iso-progress-dialog.c:70:84: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'xfburn_create_iso_progress_dialog_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-copy-cd-progress-dialog.c:70:78: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'xfburn_copy_cd_progress_dialog_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-audio-composition.c:498:42: style: Parameter 'composition' can be declared as pointer to const. However it seems that 'show_custom_controls' is a callback function, if 'composition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-audio-composition.c:504:42: style: Parameter 'composition' can be declared as pointer to const. However it seems that 'hide_custom_controls' is a callback function, if 'composition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-audio-composition.c:1890:47: style: Parameter 'context' can be declared as pointer to const. However it seems that 'load_composition_start' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-audio-composition.c:1892:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'load_composition_start' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-device-list.c:104:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_device_list_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-device-list.c:128:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_device_list_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-device-box.c:285:92: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_device_box_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-device-box.c:312:98: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_device_box_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-device.c:102:58: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-device.c:168:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-disc-usage.c:188:36: style: Parameter 'du' can be declared as pointer to const. However it seems that 'can_burn_default' is a callback function, if 'du' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-file-browser.c:182:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cb_focus_in_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-notebook-tab.c:114:94: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_notebook_tab_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-notebook-tab.c:132:100: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_notebook_tab_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-fs-browser.c:75:54: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'xfburn_fs_browser_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-fs-browser.c:75:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xfburn_fs_browser_class_init' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-progress-dialog.c:240:100: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_progress_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-progress-dialog.c:269:106: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfburn_progress_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-settings.c:132:24: style: Parameter 'key' can be declared as pointer to const. However it seems that 'foreach_save' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-transcoder-basic.c:146:35: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'is_initialized' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-transcoder.c:73:58: style: Parameter 'iface' can be declared as pointer to const. However it seems that 'xfburn_transcoder_base_init' is a callback function, if 'iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-data-composition.c:459:42: style: Parameter 'composition' can be declared as pointer to const. However it seems that 'show_custom_controls' is a callback function, if 'composition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-data-composition.c:465:42: style: Parameter 'composition' can be declared as pointer to const. However it seems that 'hide_custom_controls' is a callback function, if 'composition' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-data-composition.c:2024:47: style: Parameter 'context' can be declared as pointer to const. However it seems that 'load_composition_start' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfburn-0.7.2/xfburn/xfburn-data-composition.c:2026:34: style: Parameter 'data' can be declared as pointer to const. However it seems that 'load_composition_start' 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/xfce4-appfinder/xfce4-appfinder_4.20.0.orig.tar.bz2 xfce4-appfinder-4.20.0/src/appfinder-category-model.c:187:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:213:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:265:56: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_get_flags' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:273:60: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_get_n_columns' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:281:62: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_get_column_type' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:413:60: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:432:61: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_iter_has_child' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:433:61: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:442:62: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:456:61: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:476:58: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_iter_parent' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:477:58: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_iter_parent' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-category-model.c:478:58: style: Parameter 'child' can be declared as pointer to const. However it seems that 'xfce_appfinder_category_model_iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-window.c:1678:70: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'xfce_appfinder_window_treeview_key_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-window.c:1848:69: style: Parameter 'signal_from_model' can be declared as pointer to const. However it seems that 'xfce_appfinder_window_category_set_categories' is a callback function, if 'signal_from_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-appfinder-4.20.0/src/appfinder-window.c:1902:62: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'xfce_appfinder_window_property_changed' 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/x/xfce4-clipman-plugin/xfce4-clipman-plugin_1.6.6.orig.tar.bz2 xfce4-clipman-plugin-1.6.6/panel-plugin/actions.c:383:34: style: Parameter 'actions' can be declared as pointer to const. However it seems that 'cb_file_changed' is a callback function, if 'actions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-clipman-plugin-1.6.6/panel-plugin/actions.c:426:43: style: Parameter 'a' can be declared as pointer to const. However it seems that '__clipman_actions_entry_compare' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-clipman-plugin-1.6.6/panel-plugin/actions.c:427:43: style: Parameter 'b' can be declared as pointer to const. However it seems that '__clipman_actions_entry_compare' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-clipman-plugin-1.6.6/panel-plugin/actions.c:435:48: style: Parameter 'a' can be declared as pointer to const. However it seems that '__clipman_actions_entry_compare_name' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-clipman-plugin-1.6.6/panel-plugin/actions.c:436:48: style: Parameter 'b' can be declared as pointer to const. However it seems that '__clipman_actions_entry_compare_name' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-clipman-plugin-1.6.6/panel-plugin/collector.c:129:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_clipboard_owner_change' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-clipman-plugin-1.6.6/panel-plugin/collector.c:130:42: style: Parameter 'clipboard' can be declared as pointer to const. However it seems that 'cb_clipboard_owner_change' is a callback function, if 'clipboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-clipman-plugin-1.6.6/panel-plugin/collector.c:200:32: style: Parameter 'clipboard' can be declared as pointer to const. However it seems that 'cb_request_text' is a callback function, if 'clipboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-clipman-plugin-1.6.6/panel-plugin/main-panel-plugin.c:63:41: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'panel_plugin_register_check' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-clipman-plugin-1.6.6/panel-plugin/main-panel-plugin.c:158:36: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-clipman-plugin-1.6.6/panel-plugin/xfce4-clipman-settings.c:747:41: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'cb_test_regex_changed_timeout' 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/x/xfce4-docklike-plugin/xfce4-docklike-plugin_0.5.0.orig.tar.xz xfce4-docklike-plugin-0.5.0/src/Hotkeys.cpp:127:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'threadSafeSwitch' 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/xfce4-indicator-plugin/xfce4-indicator-plugin_2.4.2.orig.tar.bz2 xfce4-indicator-plugin-2.4.2/panel-plugin/indicator-box.c:161:52: style: Parameter 'config' can be declared as pointer to const. However it seems that 'xfce_indicator_box_list_changed' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-indicator-plugin-2.4.2/panel-plugin/indicator-box.c:304:46: style: Parameter 'container' can be declared as pointer to const. However it seems that 'xfce_indicator_box_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-indicator-plugin-2.4.2/panel-plugin/indicator-button-box.c:161:57: style: Parameter 'container' can be declared as pointer to const. However it seems that 'indicator_button_box_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-indicator-plugin-2.4.2/panel-plugin/indicator-button-box.c:298:66: style: Parameter 'config' can be declared as pointer to const. However it seems that 'indicator_button_box_configuration_changed' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-indicator-plugin-2.4.2/panel-plugin/indicator-config.c:276:41: style: Parameter 'key' can be declared as pointer to const. However it seems that 'indicator_config_collect_keys' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-indicator-plugin-2.4.2/panel-plugin/indicator-config.c:294:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'indicator_config_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-indicator-plugin-2.4.2/panel-plugin/indicator-config.c:358:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'indicator_config_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-mailwatch-plugin/xfce4-mailwatch-plugin_1.3.1.orig.tar.bz2 xfce4-mailwatch-plugin-1.3.1/libmailwatch-core/mailwatch-mailbox-maildir.c:240:67: style: Parameter 'params' can be declared as pointer to const. However it seems that 'maildir_restore_param_list' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-mailwatch-plugin-1.3.1/libmailwatch-core/mailwatch-mailbox-mbox.c:285:62: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'mbox_restore_settings' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-mailwatch-plugin-1.3.1/libmailwatch-core/mailwatch-mailbox-gmail.c:109:45: style: Parameter 'net_conn' can be declared as pointer to const. However it seems that 'gmail_should_continue' is a callback function, if 'net_conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-mailwatch-plugin-1.3.1/libmailwatch-core/mailwatch-mailbox-mh.c:513:62: style: Parameter 'params' can be declared as pointer to const. However it seems that 'mh_restore_param_list' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-mailwatch-plugin-1.3.1/libmailwatch-core/mailwatch-mailbox-pop3.c:85:44: style: Parameter 'net_conn' can be declared as pointer to const. However it seems that 'pop3_should_continue' is a callback function, if 'net_conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-mailwatch-plugin-1.3.1/libmailwatch-core/mailwatch.c:925:72: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'config_treeview_button_press_cb' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-mailwatch-plugin-1.3.1/libmailwatch-core/mailwatch-mailbox-imap.c:126:44: style: Parameter 'net_conn' can be declared as pointer to const. However it seems that 'imap_should_continue' is a callback function, if 'net_conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-mailwatch-plugin-1.3.1/libmailwatch-core/mailwatch-mailbox-imap.c:134:56: style: Parameter 'net_conn' can be declared as pointer to const. However it seems that 'imap_folder_tree_should_continue' is a callback function, if 'net_conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-mailwatch-plugin-1.3.1/libmailwatch-core/mailwatch-mailbox-imap.c:1165:30: style: Parameter 'node' can be declared as pointer to const. However it seems that 'imap_free_folder_data' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfce4-mpc-plugin/xfce4-mpc-plugin_0.6.0.orig.tar.xz xfce4-mpc-plugin-0.6.0/panel-plugin/simple-libmpd.c:411:40: style: Parameter 'mo' can be declared as pointer to const. However it seems that 'parse_playlistinfo_answer' is a callback function, if 'mo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-mpc-plugin-0.6.0/panel-plugin/simple-libmpd.c:448:35: style: Parameter 'mo' can be declared as pointer to const. However it seems that 'parse_outputs_answer' is a callback function, if 'mo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfce4-notes-plugin/xfce4-notes-plugin_1.11.1.orig.tar.bz2 xfce4-notes-plugin-1.11.1/lib/note.c:368:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_note_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/note.c:392:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_note_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/theme-gtkcss.c:515:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_theme_gtkcss_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/theme-gtkcss.c:533:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_theme_gtkcss_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/icon-button.c:269:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'xnp_icon_button_real_add' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/icon-button.c:546:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_icon_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/icon-button.c:564:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_icon_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/icon-button.c:1035:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_title_bar_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/icon-button.c:1053:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_title_bar_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/hypertextview.c:1175:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_hypertext_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/hypertextview.c:1193:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_hypertext_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-status-icon.c:128:36: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda4__gsource_func' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-status-icon.c:144:54: style: Parameter '_sender' can be declared as pointer to const. However it seems that '___lambda5__gtk_status_icon_activate' is a callback function, if '_sender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-status-icon.c:145:48: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda5__gtk_status_icon_activate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-status-icon.c:171:57: style: Parameter '_sender' can be declared as pointer to const. However it seems that '___lambda10__gtk_status_icon_popup_menu' is a callback function, if '_sender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-status-icon.c:174:51: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda10__gtk_status_icon_popup_menu' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-status-icon.c:301:32: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda7__callback' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-status-icon.c:315:32: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda8__callback' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-status-icon.c:330:32: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda9__callback' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-status-icon.c:378:52: style: Parameter '_sender' can be declared as pointer to const. However it seems that '___lambda11__g_application_activate' is a callback function, if '_sender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-status-icon.c:379:47: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda11__g_application_activate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/src/main-settings-dialog.c:556:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_color_button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/application.c:4060:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_application_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/application.c:4087:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_application_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/window.c:4601:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notes-plugin-1.11.1/lib/window.c:4643:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_xnp_window_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-notifyd/xfce4-notifyd_0.9.7.orig.tar.bz2 xfce4-notifyd-0.9.7/panel-plugin/notification-plugin.c:77:36: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd-config/main.c:99:68: style: Parameter 'notification' can be declared as pointer to const. However it seems that 'xfce_notifyd_config_show_notification_callback' is a callback function, if 'notification' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd-config/main.c:101:68: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'xfce_notifyd_config_show_notification_callback' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd-config/main.c:135:45: style: Parameter 'slider' can be declared as pointer to const. However it seems that 'xfce4_notifyd_slider_format_value' is a callback function, if 'slider' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd-config/main.c:137:44: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'xfce4_notifyd_slider_format_value' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd-config/main.c:307:37: style: Parameter 'before' can be declared as pointer to const. However it seems that 'display_header_func' is a callback function, if 'before' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd-config/xfce-notify-log-viewer.c:232:99: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_notify_log_viewer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd-config/xfce-notify-log-viewer.c:251:93: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_notify_log_viewer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd-config/xfce-notify-log-viewer.c:301:67: style: Parameter 'before' can be declared as pointer to const. However it seems that 'xfce_notify_log_viewer_listbox_display_header_func' is a callback function, if 'before' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd/main.c:50:37: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'terminate_app' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd/xfce-notification.c:325:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_notification_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd/xfce-notification.c:410:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_notification_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd/xfce-notify-daemon-log.c:96:102: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_notify_daemon_log_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd/xfce-notify-daemon-log.c:115:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_notify_daemon_log_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd/xfce-notify-window.c:606:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_notify_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd/xfce-notify-window.c:698:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_notify_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-notifyd-0.9.7/xfce4-notifyd/xfce-notify-window.c:943:50: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'xfce_notify_window_enter_leave' is a callback function, if 'evt' 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.4.orig.tar.bz2 xfce4-panel-4.20.4/libxfce4panel/xfce-arrow-button.c:202:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_arrow_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/libxfce4panel/xfce-arrow-button.c:224:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_arrow_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/libxfce4panel/xfce-panel-plugin.c:832:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_panel_plugin_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/libxfce4panel/xfce-panel-plugin.c:910:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_panel_plugin_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/libxfce4panel/xfce-panel-plugin.c:2857:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xfce_panel_plugin_popup_window_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/migrate/migrate-config.c:49:39: style: Parameter 'key' can be declared as pointer to const. However it seems that 'migrate_config_session_menu' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/migrate/migrate-config.c:50:39: style: Parameter 'value' can be declared as pointer to const. However it seems that 'migrate_config_session_menu' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/migrate/migrate-config.c:106:36: style: Parameter 'key' can be declared as pointer to const. However it seems that 'migrate_config_action_48' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/migrate/migrate-config.c:107:36: style: Parameter 'value' can be declared as pointer to const. However it seems that 'migrate_config_action_48' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-base-window.c:273:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'panel_base_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-base-window.c:336:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'panel_base_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-itembar.c:291:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'panel_itembar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-itembar.c:328:38: style: Parameter 'object' can be declared as pointer to const. However it seems that 'panel_itembar_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-itembar.c:330:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'panel_itembar_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-itembar.c:331:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'panel_itembar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-itembar.c:946:41: style: Parameter 'container' can be declared as pointer to const. However it seems that 'panel_itembar_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-itembar.c:958:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'panel_itembar_set_child_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-itembar.c:1010:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'panel_itembar_get_child_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-plugin-external-wrapper-x11.c:253:76: style: Parameter 'external' can be declared as pointer to const. However it seems that 'panel_plugin_external_wrapper_x11_pointer_is_outside' is a callback function, if 'external' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/panel/panel-preferences-dialog.c:1664:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'panel_preferences_dialog_treeview_box_key_released' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-analog.c:179:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_clock_analog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-analog.c:217:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_clock_analog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-binary.c:192:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_clock_binary_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-binary.c:240:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_clock_binary_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-digital.c:247:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_clock_digital_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-fuzzy.c:251:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_clock_fuzzy_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-lcd.c:217:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_clock_lcd_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-lcd.c:269:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_clock_lcd_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-sleep-monitor.c:141:33: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'on_prepare_sleep_signal' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-time.c:139:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clock_time_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/clock/clock-time.c:161:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'clock_time_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/launcher/launcher-dialog.c:324:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'launcher_dialog_add_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/launcher/launcher-dialog.c:731:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'launcher_dialog_tree_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/pager/pager-buttons.c:172:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'pager_buttons_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/pager/pager-buttons.c:202:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'pager_buttons_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/pager/pager-buttons.c:278:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pager_buttons_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-box.c:156:34: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_box_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-box.c:349:34: style: Parameter 'container' can be declared as pointer to const. However it seems that 'sn_box_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-config.c:271:34: style: Parameter 'key' can be declared as pointer to const. However it seems that 'sn_config_collect_keys' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-config.c:289:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_config_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-config.c:374:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_config_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-dialog.c:228:36: style: Parameter 'renderer' can be declared as pointer to const. However it seems that 'sn_dialog_hidden_toggled' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-dialog.c:327:37: style: Parameter 'button' can be declared as pointer to const. However it seems that 'sn_dialog_item_up_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-dialog.c:374:39: style: Parameter 'button' can be declared as pointer to const. However it seems that 'sn_dialog_item_down_clicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-icon-box.c:116:39: style: Parameter 'container' can be declared as pointer to const. However it seems that 'sn_icon_box_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-item.c:335:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_item_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/sn-item.c:361:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_item_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/systray-box.c:187:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'systray_box_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/systray/systray-box.c:698:39: style: Parameter 'container' can be declared as pointer to const. However it seems that 'systray_box_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/tasklist/tasklist-widget.c:752:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_tasklist_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/tasklist/tasklist-widget.c:1407:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xfce_tasklist_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/tasklist/tasklist-widget.c:1599:41: style: Parameter 'container' can be declared as pointer to const. However it seems that 'xfce_tasklist_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/tasklist/tasklist-widget.c:2817:47: style: Parameter 'window' can be declared as pointer to const. However it seems that 'xfce_tasklist_button_name_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/tasklist/tasklist-widget.c:2991:51: style: Parameter 'window' can be declared as pointer to const. However it seems that 'xfce_tasklist_button_monitors_changed' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/tasklist/tasklist-widget.c:4161:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xfce_tasklist_group_button_button_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/plugins/tasklist/tasklist-widget.c:4219:58: style: Parameter 'app' can be declared as pointer to const. However it seems that 'xfce_tasklist_group_button_name_changed' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/wrapper/wrapper-module.c:94:35: style: Parameter 'type_module' can be declared as pointer to const. However it seems that 'wrapper_module_load' is a callback function, if 'type_module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-panel-4.20.4/wrapper/wrapper-module.c:102:37: style: Parameter 'type_module' can be declared as pointer to const. However it seems that 'wrapper_module_unload' is a callback function, if 'type_module' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfce4-places-plugin/xfce4-places-plugin_1.8.3.orig.tar.bz2 xfce4-places-plugin-1.8.3/panel-plugin/cfg.c:203:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'places_cfg_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-places-plugin-1.8.3/panel-plugin/cfg.c:266:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'places_cfg_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-places-plugin-1.8.3/panel-plugin/places.c:38:34: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'places_finalize' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-places-plugin-1.8.3/panel-plugin/support.c:129:58: style: Parameter 'act' can be declared as pointer to const. However it seems that 'psupport_load_file_browser_wrapper' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-places-plugin-1.8.3/panel-plugin/support.c:138:54: style: Parameter 'act' can be declared as pointer to const. However it seems that 'psupport_load_terminal_wrapper' is a callback function, if 'act' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-places-plugin-1.8.3/panel-plugin/view.c:262:57: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'pview_cb_button_pressed' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-places-plugin-1.8.3/panel-plugin/view.c:385:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pview_cb_menu_item_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-places-plugin-1.8.3/panel-plugin/view.c:417:43: style: Parameter 'recent_manager' can be declared as pointer to const. However it seems that 'pview_cb_recent_changed' is a callback function, if 'recent_manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfce4-power-manager/xfce4-power-manager_4.20.0.orig.tar.bz2 xfce4-power-manager-4.20.0/common/xfpm-brightness-x11.c:249:49: style: Parameter 'brightness' can be declared as pointer to const. However it seems that 'xfpm_brightness_x11_get_switch' is a callback function, if 'brightness' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/common/xfpm-brightness-x11.c:250:39: style: Parameter '_switch' can be declared as pointer to const. However it seems that 'xfpm_brightness_x11_get_switch' is a callback function, if '_switch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/common/xfpm-brightness-x11.c:256:49: style: Parameter 'brightness' can be declared as pointer to const. However it seems that 'xfpm_brightness_x11_set_switch' is a callback function, if 'brightness' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-backlight.c:474:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfpm_backlight_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-backlight.c:496:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfpm_backlight_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/panel-plugins/power-manager-plugin/power-manager-button.c:756:52: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'power_manager_button_scroll_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/panel-plugins/power-manager-plugin/power-manager-button.c:780:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'power_manager_button_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/panel-plugins/power-manager-plugin/power-manager-button.c:783:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'power_manager_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/panel-plugins/power-manager-plugin/power-manager-button.c:819:45: style: Parameter 'object' can be declared as pointer to const. However it seems that 'power_manager_button_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/panel-plugins/power-manager-plugin/power-manager-button.c:821:44: style: Parameter 'value' can be declared as pointer to const. However it seems that 'power_manager_button_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/panel-plugins/power-manager-plugin/power-manager-button.c:822:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'power_manager_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/panel-plugins/power-manager-plugin/power-manager-button.c:1094:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'power_manager_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/panel-plugins/power-manager-plugin/power-manager-button.c:1300:36: style: Parameter 'object' can be declared as pointer to const. However it seems that 'menu_item_destroyed_cb' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/panel-plugins/power-manager-plugin/power-manager-button.c:1319:35: style: Parameter 'object' can be declared as pointer to const. However it seems that 'menu_item_activate_cb' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-dpms-wayland.c:291:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-dpms-wayland.c:292:45: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-battery.c:305:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfpm_battery_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-battery.c:332:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfpm_battery_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-dpms.c:126:31: 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] xfce4-power-manager-4.20.0/src/xfpm-idle-wayland.c:200:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-idle-wayland.c:201:45: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-notify.c:85:34: style: Parameter 'service_name' can be declared as pointer to const. However it seems that 'xfpm_notify_check_server' is a callback function, if 'service_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-notify.c:98:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfpm_notify_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-ppd.c:158:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfpm_ppd_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/src/xfpm-ppd.c:182:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfpm_ppd_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/settings/xfpm-settings.c:1357:30: style: Parameter 'upclient' can be declared as pointer to const. However it seems that 'device_removed_cb' is a callback function, if 'upclient' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-power-manager-4.20.0/settings/xfpm-settings.c:1359:29: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'device_removed_cb' 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/x/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin_0.5.1.orig.tar.xz xfce4-pulseaudio-plugin-0.5.1/panel-plugin/pulseaudio-config.c:340:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'pulseaudio_config_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-pulseaudio-plugin-0.5.1/panel-plugin/pulseaudio-config.c:416:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'pulseaudio_config_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-pulseaudio-plugin-0.5.1/panel-plugin/pulseaudio-mpris-player.c:616:62: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'pulseaudio_mpris_player_on_dbus_property_signal' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-pulseaudio-plugin-0.5.1/panel-plugin/pulseaudio-menu.c:165:57: style: Parameter 'name' can be declared as pointer to const. However it seems that 'pulseaudio_menu_default_output_changed' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-pulseaudio-plugin-0.5.1/panel-plugin/pulseaudio-menu.c:177:61: style: Parameter 'name' can be declared as pointer to const. However it seems that 'pulseaudio_menu_active_output_port_changed' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-pulseaudio-plugin-0.5.1/panel-plugin/pulseaudio-menu.c:189:56: style: Parameter 'name' can be declared as pointer to const. However it seems that 'pulseaudio_menu_default_input_changed' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-pulseaudio-plugin-0.5.1/panel-plugin/pulseaudio-menu.c:201:60: style: Parameter 'name' can be declared as pointer to const. However it seems that 'pulseaudio_menu_active_input_port_changed' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-pulseaudio-plugin-0.5.1/panel-plugin/scalemenuitem.c:503:65: style: Parameter 'mute_toggle' can be declared as pointer to const. However it seems that 'xfpa_scale_menu_item_mute_toggle_state_set' is a callback function, if 'mute_toggle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-pulseaudio-plugin-0.5.1/panel-plugin/scalemenuitem.c:505:60: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'xfpa_scale_menu_item_mute_toggle_state_set' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-pulseaudio-plugin-0.5.1/panel-plugin/pulseaudio-volume.c:1098:26: style: Parameter 'a' can be declared as pointer to const. However it seems that 'sort_device_list' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-pulseaudio-plugin-0.5.1/panel-plugin/pulseaudio-volume.c:1099:26: style: Parameter 'b' can be declared as pointer to const. However it seems that 'sort_device_list' 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/x/xfce4-screensaver/xfce4-screensaver_4.20.1.orig.tar.xz xfce4-screensaver-4.20.1/savers/gs-theme-engine.c:67:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gs_theme_engine_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gs-theme-engine.c:70:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gs_theme_engine_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gs-theme-engine.c:79:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gs_theme_engine_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gs-theme-engine.c:81:39: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gs_theme_engine_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gs-theme-engine.c:82:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gs_theme_engine_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gste-slideshow.c:692:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gste_slideshow_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gste-slideshow.c:723:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gste_slideshow_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gste-popsquares.c:274:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gste_popsquares_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gste-popsquares.c:277:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gste_popsquares_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gste-popsquares.c:286:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gste_popsquares_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gste-popsquares.c:288:39: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gste_popsquares_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/gste-popsquares.c:289:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gste_popsquares_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/floaters.c:941:47: style: Parameter 'allocation' can be declared as pointer to const. However it seems that 'screen_saver_on_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/floaters.c:954:39: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compare_floaters' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/savers/floaters.c:955:39: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compare_floaters' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-listener-wayland.c:257:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-listener-wayland.c:258:45: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-session-lock-manager.c:122:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-session-lock-manager.c:123:45: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-manager.c:329:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gs_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-manager.c:354:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gs_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-manager.c:494:34: style: Parameter 'window' can be declared as pointer to const. However it seems that 'window_deactivated_cb' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-manager.c:495:35: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'window_deactivated_cb' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-prefs.c:58:33: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gs_prefs_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-prefs.c:61:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gs_prefs_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-prefs.c:70:33: style: Parameter 'object' can be declared as pointer to const. However it seems that 'gs_prefs_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-prefs.c:72:32: style: Parameter 'value' can be declared as pointer to const. However it seems that 'gs_prefs_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-prefs.c:73:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gs_prefs_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-lock-plug.c:936:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gs_lock_plug_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-lock-plug.c:1002:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gs_lock_plug_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-lock-plug.c:1220:32: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'entry_button_press' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-lock-plug.c:1221:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entry_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/test-window.c:47:32: style: Parameter 'window' can be declared as pointer to const. However it seems that 'window_dialog_up_cb' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/test-window.c:48:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'window_dialog_up_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/test-window.c:52:34: style: Parameter 'window' can be declared as pointer to const. However it seems that 'window_dialog_down_cb' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/test-window.c:53:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'window_dialog_down_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/test-window.c:57:27: style: Parameter 'window' can be declared as pointer to const. However it seems that 'window_show_cb' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/test-window.c:58:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'window_show_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/test-window.c:79:24: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'auth_timeout' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/xfce4-screensaver-dialog.c:142:28: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'quit_response_ok' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/xfce4-screensaver-dialog.c:300:26: style: Parameter 'plug' can be declared as pointer to const. However it seems that 'response_cb' is a callback function, if 'plug' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/xfce4-screensaver-dialog.c:315:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'quit_timeout_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-window.c:1623:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gs_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-window.c:1648:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gs_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-window.c:1732:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gs_window_real_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/gs-window.c:1908:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gs_window_real_visibility_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/xfcekbd-indicator.c:122:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xfcekbd_indicator_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/xfcekbd-indicator.c:147:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xfcekbd_indicator_button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/xfcekbd-indicator.c:376:38: style: Parameter 'gki' can be declared as pointer to const. However it seems that 'xfcekbd_indicator_scroll' is a callback function, if 'gki' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screensaver-4.20.1/src/xfcekbd-indicator.c:377:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xfcekbd_indicator_scroll' 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/xfce4-screenshooter/xfce4-screenshooter_1.11.1.orig.tar.bz2 xfce4-screenshooter-1.11.1/lib/screenshooter-capture-wayland.c:130:29: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screenshooter-1.11.1/lib/screenshooter-capture-wayland.c:130:55: style: Parameter 'reg' can be declared as pointer to const. However it seems that 'handle_global_remove' is a callback function, if 'reg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screenshooter-1.11.1/lib/screenshooter-capture-wayland.c:171:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_frame_flags' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screenshooter-1.11.1/lib/screenshooter-capture-wayland.c:171:66: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'handle_frame_flags' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screenshooter-1.11.1/lib/screenshooter-capture-x11.c:538:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screenshooter-1.11.1/lib/screenshooter-capture-x11.c:562:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_key_released' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screenshooter-1.11.1/lib/screenshooter-capture-x11.c:645:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_button_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screenshooter-1.11.1/lib/screenshooter-capture-x11.c:667:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_button_released' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screenshooter-1.11.1/panel-plugin/screenshooter-plugin.c:174:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_button_scrolled' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-screenshooter-1.11.1/src/main.c:125:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'cb_finalize' 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/xfce4-session/xfce4-session_4.20.3.orig.tar.bz2 xfce4-session-4.20.3/libxfsm/xfsm-util.c:398:41: style: Parameter 'session1' can be declared as pointer to const. However it seems that 'compare_session_atime' is a callback function, if 'session1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/libxfsm/xfsm-util.c:399:41: style: Parameter 'session2' can be declared as pointer to const. However it seems that 'compare_session_atime' is a callback function, if 'session2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-window.c:86:41: style: Parameter 'combo' can be declared as pointer to const. However it seems that 'run_hook_changed' is a callback function, if 'combo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/xfce4-session/ice-layer.c:82:22: style: Parameter 'hostname' can be declared as pointer to const. However it seems that 'ice_auth_proc' is a callback function, if 'hostname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:285:44: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'xfae_model_set_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:288:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xfae_model_set_sort_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:298:52: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'xfae_model_set_default_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:300:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xfae_model_set_default_sort_func' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:310:52: style: Parameter 'sortable' can be declared as pointer to const. However it seems that 'xfae_model_has_default_sort_func' is a callback function, if 'sortable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:392:37: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'xfae_model_get_flags' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:400:41: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'xfae_model_get_n_columns' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:595:40: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'xfae_model_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:614:42: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'xfae_model_iter_has_child' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:615:41: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'xfae_model_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:624:42: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'xfae_model_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:638:41: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'xfae_model_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:658:39: style: Parameter 'tree_model' can be declared as pointer to const. However it seems that 'xfae_model_iter_parent' is a callback function, if 'tree_model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:659:38: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'xfae_model_iter_parent' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/settings/xfae-model.c:660:38: style: Parameter 'child' can be declared as pointer to const. However it seems that 'xfae_model_iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/xfce4-session/main.c:202:33: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'name_acquired' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/xfce4-session/main.c:204:25: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'name_acquired' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/xfce4-session/main.c:212:29: style: Parameter 'connection' can be declared as pointer to const. However it seems that 'name_lost' is a callback function, if 'connection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/xfce4-session/xfsm-inhibition.c:173:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfsm_inhibition_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/xfce4-session/xfsm-inhibition.c:208:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfsm_inhibition_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-session-4.20.3/xfce4-session/xfsm-legacy.c:186:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'wins_error_handler' 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/xfce4-settings/xfce4-settings_4.20.2.orig.tar.bz2 xfce4-settings-4.20.2/common/xfce-wlr-output-manager.c:217:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_wlr_output_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/common/xfce-wlr-output-manager.c:243:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_wlr_output_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/common/xfce-wlr-output-manager.c:327:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/common/xfce-wlr-output-manager.c:328:45: style: Parameter 'registry' can be declared as pointer to const. However it seems that 'registry_global_remove' is a callback function, if 'registry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/accessibility-settings/find-cursor.c:87:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'find_cursor_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/color-settings/color-device.c:220:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'color_device_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/color-settings/color-device.c:238:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'color_device_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/color-settings/color-profile.c:224:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'color_profile_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/color-settings/color-profile.c:248:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'color_profile_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/color-settings/main.c:876:58: style: Parameter 'row' can be declared as pointer to const. However it seems that 'color_settings_list_box_row_activated_cb' is a callback function, if 'row' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/color-settings/main.c:1156:45: style: Parameter 'before' can be declared as pointer to const. However it seems that 'list_box_update_header_func' is a callback function, if 'before' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/display-settings/display-settings-wayland.c:541:67: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'xfce_display_settings_wayland_get_rotations' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/display-settings/display-settings-wayland.c:725:64: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'xfce_display_settings_wayland_is_primary' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/display-settings/display-settings-wayland.c:734:65: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'xfce_display_settings_wayland_set_primary' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/display-settings/display-settings-x11.c:256:61: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'xfce_display_settings_x11_get_monitor' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/display-settings/main.c:2073:36: style: Parameter 'new_viewport' can be declared as pointer to const. However it seems that 'on_viewport_changed' is a callback function, if 'new_viewport' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/display-settings/main.c:3114:61: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'display_settings_minimal_dialog_key_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/display-settings/main.c:3115:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'display_settings_minimal_dialog_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/display-settings/main.c:3116:59: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'display_settings_minimal_dialog_key_press_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/display-settings/scrollarea.c:208:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'foo_scroll_area_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/display-settings/scrollarea.c:235:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'foo_scroll_area_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/keyboard-settings/xfce-keyboard-settings.c:601:58: style: Parameter 'column' can be declared as pointer to const. However it seems that 'xfce_keyboard_settings_row_activated' is a callback function, if 'column' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/mime-settings/xfce-mime-helper-chooser.c:193:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_mime_helper_chooser_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/mime-settings/xfce-mime-helper-chooser.c:219:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_mime_helper_chooser_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/mime-settings/xfce-mime-helper-launcher-dialog.c:149:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_mime_helper_launcher_dialog_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/mime-settings/xfce-mime-helper-launcher-dialog.c:171:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_mime_helper_launcher_dialog_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/mime-settings/xfce-mime-helper-launcher-dialog.c:190:74: style: Parameter 'chooser' can be declared as pointer to const. However it seems that 'xfce_mime_helper_launcher_dialog_notify_is_valid' is a callback function, if 'chooser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/dialogs/mouse-settings/main.c:2055:64: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'mouse_settings_device_list_changed_timeout_destroyed' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfce4-settings-editor/xfce-settings-cell-renderer.c:177:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_settings_cell_renderer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfce4-settings-editor/xfce-settings-cell-renderer.c:234:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_settings_cell_renderer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfce4-settings-editor/xfce-settings-editor-box.c:163:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_settings_editor_box_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfce4-settings-editor/xfce-settings-editor-box.c:184:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_settings_editor_box_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfce4-settings-editor/xfce-settings-editor-box.c:762:55: style: Parameter 'key' can be declared as pointer to const. However it seems that 'xfce_settings_editor_box_property_load_hash' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfce4-settings-editor/xfce-settings-editor-box.c:763:55: style: Parameter 'value' can be declared as pointer to const. However it seems that 'xfce_settings_editor_box_property_load_hash' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfce4-settings-editor/xfce-settings-editor-box.c:1481:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xfce_settings_editor_box_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfce4-settings-manager/xfce-settings-manager-dialog.c:593:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xfce_settings_manager_dialog_iconview_focus' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfce4-settings-manager/xfce-settings-manager-dialog.c:731:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xfce_settings_manager_dialog_entry_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfsettingsd/accessibility.c:372:68: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'xfce_accessibility_helper_channel_property_changed' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfsettingsd/keyboards.c:234:64: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'xfce_keyboards_helper_channel_property_changed' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-settings-4.20.2/xfsettingsd/main.c:179:26: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'signal_handler' 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/x/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin_0.5.2.orig.tar.bz2 xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:132:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entry_buttonpress_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:144:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entry_keypress_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:144:83: style: Parameter 'search' can be declared as pointer to const. However it seems that 'entry_keypress_cb' is a callback function, if 'search' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:236:46: style: Parameter 'plugin' can be declared as pointer to const. However it seems that 'search_set_size' is a callback function, if 'plugin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-smartbookmark-plugin-0.5.2/src/smartbookmark.c:236:74: style: Parameter 'search' can be declared as pointer to const. However it seems that 'search_set_size' is a callback function, if 'search' 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 xfce4-sntray-plugin-0.4.13.1/src/icon-pixmap.c:59:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'icon_pixmap_free' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-sntray-plugin-0.4.13.1/xembedsniproxy/application.c:432:54: style: Parameter 'application' can be declared as pointer to const. However it seems that 'xembed_sni_app_command_line' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-sntray-plugin-0.4.13.1/xembedsniproxy/application.c:433:65: style: Parameter 'commandline' can be declared as pointer to const. However it seems that 'xembed_sni_app_command_line' is a callback function, if 'commandline' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-sntray-plugin-0.4.13.1/xembedsniproxy/application.c:452:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xembed_sni_app_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-sntray-plugin-0.4.13.1/xembedsniproxy/application.c:468:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xembed_sni_app_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-sntray-plugin-0.4.13.1/xembedsniproxy/sn.c:503:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_item_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-sntray-plugin-0.4.13.1/xembedsniproxy/sn.c:533:92: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_item_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-sntray-plugin-0.4.13.1/xembedsniproxy/sn.c:666:40: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'name_lost' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-sntray-plugin-0.4.13.1/src/snproxy.c:377:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_proxy_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-sntray-plugin-0.4.13.1/src/snproxy.c:772:84: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'sn_proxy_signal_received' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfce4-statusnotifier-plugin/xfce4-statusnotifier-plugin_0.2.3.orig.tar.bz2 xfce4-statusnotifier-plugin-0.2.3/panel-plugin/sn-config.c:289:34: style: Parameter 'key' can be declared as pointer to const. However it seems that 'sn_config_collect_keys' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-statusnotifier-plugin-0.2.3/panel-plugin/sn-config.c:307:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_config_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-statusnotifier-plugin-0.2.3/panel-plugin/sn-config.c:372:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_config_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-statusnotifier-plugin-0.2.3/panel-plugin/sn-box.c:181:32: style: Parameter 'config' can be declared as pointer to const. However it seems that 'sn_box_list_changed' is a callback function, if 'config' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-statusnotifier-plugin-0.2.3/panel-plugin/sn-box.c:289:34: style: Parameter 'container' can be declared as pointer to const. However it seems that 'sn_box_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-statusnotifier-plugin-0.2.3/panel-plugin/sn-icon-box.c:117:39: style: Parameter 'container' can be declared as pointer to const. However it seems that 'sn_icon_box_child_type' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-statusnotifier-plugin-0.2.3/panel-plugin/sn-item.c:335:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_item_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-statusnotifier-plugin-0.2.3/panel-plugin/sn-item.c:361:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sn_item_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-statusnotifier-plugin-0.2.3/panel-plugin/sn-item.c:570:38: style: Parameter 'signal_name' can be declared as pointer to const. However it seems that 'sn_item_signal_received' is a callback function, if 'signal_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfce4-systemload-plugin/xfce4-systemload-plugin_1.3.2.orig.tar.bz2 xfce4-systemload-plugin-1.3.2/panel-plugin/settings.cc:391:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'systemload_config_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-systemload-plugin-1.3.2/panel-plugin/settings.cc:454:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'systemload_config_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-taskmanager/xfce4-taskmanager_1.5.8.orig.tar.bz2 xfce4-taskmanager-1.5.8/src/main.c:184:27: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'init_timeout_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-taskmanager-1.5.8/src/process-monitor.c:99:98: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xtm_process_monitor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-taskmanager-1.5.8/src/process-monitor.c:119:104: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xtm_process_monitor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-taskmanager-1.5.8/src/process-statusbar.c:180:106: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xtm_process_statusbar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-taskmanager-1.5.8/src/process-tree-model.c:194:49: style: Parameter 'model' can be declared as pointer to const. However it seems that 'xtm_process_tree_model_get_flags' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-taskmanager-1.5.8/src/process-tree-model.c:355:90: style: Parameter 'child' can be declared as pointer to const. However it seems that 'xtm_process_tree_model_iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-taskmanager-1.5.8/src/process-tree-view.c:668:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'treeview_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-taskmanager-1.5.8/src/task-manager.c:123:27: style: Parameter 'object' can be declared as pointer to const. However it seems that 'setting_changed' 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/x/xfce4-terminal/xfce4-terminal_1.1.4.orig.tar.bz2 xfce4-terminal-1.1.4/terminal/terminal-app.c:199:42: style: Parameter 'app' can be declared as pointer to const. However it seems that 'terminal_app_update_accels' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-terminal-1.1.4/terminal/terminal-window-dropdown.c:491:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'terminal_window_dropdown_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-terminal-1.1.4/terminal/terminal-window-dropdown.c:668:75: style: Parameter 'event' can be declared as pointer to const. However it seems that 'terminal_window_dropdown_status_icon_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/x/xfce4-timer-plugin/xfce4-timer-plugin_1.7.3.orig.tar.bz2 xfce4-timer-plugin-1.7.3/panel-plugin/xfcetimer.c:438:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pbar_clicked' 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/xfce4-verve-plugin/xfce4-verve-plugin_2.0.3.orig.tar.bz2 xfce4-verve-plugin-2.0.3/panel-plugin/verve-env.c:298:36: style: Parameter 'env' can be declared as pointer to const. However it seems that 'verve_env_load_binaries' is a callback function, if 'env' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-verve-plugin-2.0.3/panel-plugin/verve.c:109:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'verve_setsid' 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/x/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin_2.9.2.orig.tar.bz2 xfce4-whiskermenu-plugin-2.9.2/panel-plugin/icon-renderer.cpp:170:111: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'whiskermenu_icon_renderer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-whiskermenu-plugin-2.9.2/panel-plugin/icon-renderer.cpp:200:117: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'whiskermenu_icon_renderer_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-windowck-plugin/xfce4-windowck-plugin_0.5.1.orig.tar.bz2 xfce4-windowck-plugin-0.5.1/panel-plugin/buttons/wckbuttons.c:318:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_minimize_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-windowck-plugin-0.5.1/panel-plugin/buttons/wckbuttons.c:358:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_maximize_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-windowck-plugin-0.5.1/panel-plugin/buttons/wckbuttons.c:404:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_close_button_release' 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/xfce4-xkb-plugin/xfce4-xkb-plugin_0.8.5.orig.tar.bz2 xfce4-xkb-plugin-0.8.5/panel-plugin/xkb-xfconf.c:225:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xkb_xfconf_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfce4-xkb-plugin-0.8.5/panel-plugin/xkb-xfconf.c:285:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xkb_xfconf_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/xfconf/xfconf_4.20.0.orig.tar.bz2 xfconf-4.20.0/tests/object-bindings/t-object-bindings.c:83:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'test_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfconf-4.20.0/tests/object-bindings/t-object-bindings.c:101:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'test_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfconf-4.20.0/xfconf-query/main.c:167:36: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'xfconf_query_compare_func' 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/x/xfdesktop4/xfdesktop4_4.20.1.orig.tar.bz2 xfdesktop-4.20.1/common/xfdesktop-keyboard-shortcuts.c:148:32: style: Parameter 'accel_map' can be declared as pointer to const. However it seems that 'accel_map_changed' is a callback function, if 'accel_map' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/common/xfdesktop-keyboard-shortcuts.c:229:38: style: Parameter 'monitor' can be declared as pointer to const. However it seems that 'accel_map_file_changed' is a callback function, if 'monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/common/xfdesktop-keyboard-shortcuts.c:229:54: style: Parameter 'file' can be declared as pointer to const. However it seems that 'accel_map_file_changed' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/common/xfdesktop-keyboard-shortcuts.c:229:67: style: Parameter 'other_file' can be declared as pointer to const. However it seems that 'accel_map_file_changed' is a callback function, if 'other_file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/settings/xfdesktop-background-settings.c:351:27: style: Parameter 'src_file' can be declared as pointer to const. However it seems that 'cb_thumbnail_ready' is a callback function, if 'src_file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/windowlist.c:114:48: style: Parameter 'channel' can be declared as pointer to const. However it seems that 'windowlist_show_setting_changed' is a callback function, if 'channel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfce-desktop.c:384:59: style: Parameter 'monitor' can be declared as pointer to const. However it seems that 'group_monitor_added' is a callback function, if 'monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfce-desktop.c:401:61: style: Parameter 'monitor' can be declared as pointer to const. However it seems that 'group_monitor_removed' is a callback function, if 'monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfce-desktop.c:647:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_desktop_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfce-desktop.c:692:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfce_desktop_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-application.c:340:105: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_application_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-application.c:355:99: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_application_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-application.c:453:22: style: Parameter 'w' can be declared as pointer to const. However it seems that 'scroll_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-application.c:453:41: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'scroll_cb' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-application.c:453:55: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'scroll_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-application.c:751:51: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'xfdesktop_application_theme_changed' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-application.c:1399:63: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'xfce_desktop_button_press_event' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-backdrop-cycler.c:225:109: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_backdrop_cycler_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-backdrop-cycler.c:269:103: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_backdrop_cycler_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-backdrop-manager.c:351:107: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_backdrop_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-backdrop-manager.c:370:101: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_backdrop_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-backdrop-manager.c:620:34: style: Parameter 'key' can be declared as pointer to const. However it seems that 'backdrops_ht_invalidate' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-backdrop-manager.c:682:39: style: Parameter 'key' can be declared as pointer to const. However it seems that 'backdrops_ht_monitor_removed' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-backdrop-manager.c:682:53: style: Parameter 'value' can be declared as pointer to const. However it seems that 'backdrops_ht_monitor_removed' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-backdrop-manager.c:682:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'backdrops_ht_monitor_removed' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-backdrop-manager.c:709:55: style: Parameter 'xfwmonitor' can be declared as pointer to const. However it seems that 'screen_monitor_removed' is a callback function, if 'xfwmonitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-cell-renderer-icon-label.c:278:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_cell_renderer_icon_label_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-clipboard-manager.c:265:55: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_clipboard_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon-manager.c:552:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon-manager.c:582:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon-manager.c:1016:50: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_menu_free_icon_list' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon-manager.c:1016:63: style: Parameter 'icon_list' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_menu_free_icon_list' is a callback function, if 'icon_list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon-manager.c:2435:68: style: Parameter 'fmanager' can be declared as pointer to const. However it seems that 'file_icon_manager_action_open_with_other' is a callback function, if 'fmanager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon-manager.c:3682:59: style: Parameter 'icon_view' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_manager_icon_moved' is a callback function, if 'icon_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon-model-filter.c:234:116: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_model_filter_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon-model-filter.c:302:110: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_model_filter_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon-model.c:308:109: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_model_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon-model.c:339:103: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_model_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon.c:107:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-file-icon.c:128:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_file_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-icon-view-manager.c:198:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_icon_view_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-icon-view-manager.c:243:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_icon_view_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-icon-view-model.c:131:51: style: Parameter 'model' can be declared as pointer to const. However it seems that 'xfdesktop_icon_view_model_get_flags' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-icon-view-model.c:137:55: style: Parameter 'model' can be declared as pointer to const. However it seems that 'xfdesktop_icon_view_model_get_n_columns' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-icon-view-model.c:254:56: style: Parameter 'model' can be declared as pointer to const. However it seems that 'xfdesktop_icon_view_model_iter_has_child' is a callback function, if 'model' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-icon-view-model.c:255:55: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'xfdesktop_icon_view_model_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-icon-view-model.c:262:56: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'xfdesktop_icon_view_model_iter_n_children' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-icon-view-model.c:278:54: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'xfdesktop_icon_view_model_iter_children' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-icon-view-model.c:298:55: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'xfdesktop_icon_view_model_iter_nth_child' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-regular-file-icon.c:265:108: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_regular_file_icon_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-regular-file-icon.c:302:102: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_regular_file_icon_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-window-icon-manager.c:347:61: style: Parameter 'desktop' can be declared as pointer to const. However it seems that 'xfdesktop_window_icon_manager_get_context_menu' is a callback function, if 'desktop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-window-icon-manager.c:506:41: style: Parameter 'source_icon_view' can be declared as pointer to const. However it seems that 'icon_view_icon_moved' is a callback function, if 'source_icon_view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-window-icon-manager.c:778:46: style: Parameter 'group' can be declared as pointer to const. However it seems that 'workspace_group_destroyed' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-window-icon-model.c:157:111: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_window_icon_model_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfdesktop-4.20.1/src/xfdesktop-window-icon-model.c:172:105: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfdesktop_window_icon_model_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/xfe/xfe_2.0.1.orig.tar.xz xfe-2.0.1/st/x.c:1642:16: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'expose' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfe-2.0.1/st/x.c:1656:15: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'unmap' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfe-2.0.1/st/x.c:1820:18: style: Parameter 'e' can be declared as pointer to const. However it seems that 'cmessage' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfe-2.0.1/st/x.c:1840:16: style: Parameter 'e' can be declared as pointer to const. However it seems that 'resize' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfig/xfig_3.2.9a.orig.tar.xz xfig-3.2.9a/src/e_chop.c:144:18: style: Parameter 'a' can be declared as pointer to const. However it seems that 'point_sort_fcn' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_chop.c:145:18: style: Parameter 'b' can be declared as pointer to const. However it seems that 'point_sort_fcn' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_chop.c:153:18: style: Parameter 'a' can be declared as pointer to const. However it seems that 'point_sort_reverse_fcn' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_chop.c:154:18: style: Parameter 'b' can be declared as pointer to const. However it seems that 'point_sort_reverse_fcn' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_joinsplit.c:226:58: style: Parameter 'p' can be declared as pointer to const. However it seems that 'join_line2' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_joinsplit.c:226:70: style: Parameter 'q' can be declared as pointer to const. However it seems that 'join_line2' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_joinsplit.c:275:60: style: Parameter 'p' can be declared as pointer to const. However it seems that 'join_spline2' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_joinsplit.c:275:72: style: Parameter 'q' can be declared as pointer to const. However it seems that 'join_spline2' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_placelib.c:119:34: style: Parameter 'c' can be declared as pointer to const. However it seems that 'transform_lib_obj' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/d_text.c:807:29: style: Parameter 'c' can be declared as pointer to const. However it seems that 'char_handler' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_edit.c:972:12: style: Parameter 'previous_point' can be declared as pointer to const. However it seems that 'edit_spline_point' is a callback function, if 'previous_point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_edit.c:972:37: style: Parameter 'the_point' can be declared as pointer to const. However it seems that 'edit_spline_point' is a callback function, if 'the_point' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/e_edit.c:5660:37: style: Parameter 'length' can be declared as pointer to const. However it seems that 'get_clipboard' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_canvas.c:686:9: style: Parameter 'type' can be declared as pointer to const. However it seems that 'get_canvas_clipboard' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_canvas.c:686:58: style: Parameter 'format' can be declared as pointer to const. However it seems that 'get_canvas_clipboard' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_canvas.c:728:35: style: Parameter 'paste_event' can be declared as pointer to const. However it seems that 'canvas_paste' is a callback function, if 'paste_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_canvas.c:1034:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'popup_mode_panel' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_canvas.c:1034:62: style: Parameter 'params' can be declared as pointer to const. However it seems that 'popup_mode_panel' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_color.c:1569:39: style: Parameter 'sel_choice' can be declared as pointer to const. However it seems that '_set_std_color' is a callback function, if 'sel_choice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_indpanel.c:1074:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'sel_ind_but' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_indpanel.c:1554:41: style: Parameter 'sel_choice' can be declared as pointer to const. However it seems that 'choice_panel_set' is a callback function, if 'sel_choice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_keyboard.c:94:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'handle_keyboard_input' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_layers.c:456:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'layer_exposed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_layers.c:495:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'set_depth_to_layer' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_layers.c:508:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'toggle_layer' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_layers.c:545:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'sweep_layer' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_modepanel.c:522:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'sel_mode_but' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_util.c:402:46: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtStringToFloat' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfig-3.2.9a/src/w_util.c:417:43: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'CvtIntToFloat' 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/x/xfishtank/xfishtank_3.2.2.orig.tar.gz xfishtank-3.2.2/src/ui.c:548:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'callback_func' 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/xfpt/xfpt_1.00.orig.tar.bz2 xfpt-1.00/src/dot.c:186:17: style: Parameter 'p' can be declared as pointer to const. However it seems that 'do_echo' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfpt-1.00/src/dot.c:371:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'do_include' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfpt-1.00/src/dot.c:567:17: style: Parameter 'p' can be declared as pointer to const. However it seems that 'do_nonl' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfpt-1.00/src/dot.c:593:16: style: Parameter 'p' can be declared as pointer to const. However it seems that 'do_pop' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfpt-1.00/src/dot.c:688:21: style: Parameter 'p' can be declared as pointer to const. However it seems that 'do_revision' 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/x/xfsdump/xfsdump_3.2.0.orig.tar.gz xfsdump-3.2.0/common/dlog.c:361:31: style: Parameter 'ctxp' can be declared as pointer to const. However it seems that 'dlog_string_query_print' is a callback function, if 'ctxp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/common/drive_scsitape.c:784:18: style: Parameter 'drivep' can be declared as pointer to const. However it seems that 'do_init' is a callback function, if 'drivep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/common/drive_scsitape.c:809:18: style: Parameter 'drivep' can be declared as pointer to const. However it seems that 'do_sync' is a callback function, if 'drivep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/common/drive_scsitape.c:993:43: style: Parameter 'bufp' can be declared as pointer to const. However it seems that 'do_return_read_buf' is a callback function, if 'bufp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/common/drive_scsitape.c:1994:33: style: Parameter 'bufp' can be declared as pointer to const. However it seems that 'do_write' is a callback function, if 'bufp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/common/drive_scsitape.c:2712:30: style: Parameter 'drivep' can be declared as pointer to const. However it seems that 'do_get_device_class' is a callback function, if 'drivep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/common/drive_simple.c:397:18: style: Parameter 'drivep' can be declared as pointer to const. However it seems that 'do_init' is a callback function, if 'drivep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/common/drive_simple.c:418:18: style: Parameter 'drivep' can be declared as pointer to const. However it seems that 'do_sync' is a callback function, if 'drivep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/common/drive_simple.c:682:43: style: Parameter 'retp' can be declared as pointer to const. However it seems that 'do_return_read_buf' is a callback function, if 'retp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/common/drive_simple.c:1227:33: style: Parameter 'bufp' can be declared as pointer to const. However it seems that 'do_write' is a callback function, if 'bufp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/dump/inomap.c:1119:56: style: Parameter 'inogrp' can be declared as pointer to const. However it seems that 'cb_add_inogrp' is a callback function, if 'inogrp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/dump/inomap.c:1517:15: style: Parameter 'name' can be declared as pointer to const. However it seems that 'subtreelist_parse_cb' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/invutil/cmenu.c:77:19: style: Parameter 'win' can be declared as pointer to const. However it seems that 'menu_quit' is a callback function, if 'win' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/invutil/cmenu.c:77:32: style: Parameter 'current' can be declared as pointer to const. However it seems that 'menu_quit' is a callback function, if 'current' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/invutil/cmenu.c:77:49: style: Parameter 'list' can be declared as pointer to const. However it seems that 'menu_quit' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/invutil/invidx.c:747:20: style: Parameter 'mountpt' can be declared as pointer to const. However it seems that 'invidx_prune' is a callback function, if 'mountpt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/invutil/invidx.c:747:37: style: Parameter 'uuidp' can be declared as pointer to const. However it seems that 'invidx_prune' is a callback function, if 'uuidp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/invutil/invidx.c:747:86: style: Parameter 'list' can be declared as pointer to const. However it seems that 'invidx_prune' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/restore/tree.c:3105:23: style: Parameter 'ctxp' can be declared as pointer to const. However it seems that 'tsi_cmd_extract' is a callback function, if 'ctxp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/restore/tree.c:3107:10: style: Parameter 'pctxp' can be declared as pointer to const. However it seems that 'tsi_cmd_extract' is a callback function, if 'pctxp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/restore/tree.c:3113:20: style: Parameter 'ctxp' can be declared as pointer to const. However it seems that 'tsi_cmd_quit' is a callback function, if 'ctxp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsdump-3.2.0/restore/tree.c:3115:14: style: Parameter 'pctxp' can be declared as pointer to const. However it seems that 'tsi_cmd_quit' is a callback function, if 'pctxp' 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.16.0.orig.tar.xz xfsprogs-6.16.0/db/attr.c:264:29: style: Parameter 'leaf' can be declared as pointer to const. However it seems that '__attr_leaf_name_local_count' is a callback function, if 'leaf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/attr.c:265:35: style: Parameter 'e' can be declared as pointer to const. However it seems that '__attr_leaf_name_local_count' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/attr.c:283:35: style: Parameter 'e' can be declared as pointer to const. However it seems that '__attr_leaf_name_local_name_count' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/attr.c:307:35: style: Parameter 'e' can be declared as pointer to const. However it seems that '__attr_leaf_name_local_value_count' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/attr.c:357:29: style: Parameter 'leaf' can be declared as pointer to const. However it seems that '__attr_leaf_name_remote_count' is a callback function, if 'leaf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/attr.c:358:35: style: Parameter 'e' can be declared as pointer to const. However it seems that '__attr_leaf_name_remote_count' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/attr.c:376:35: style: Parameter 'e' can be declared as pointer to const. However it seems that '__attr_leaf_name_remote_name_count' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/attr.c:525:29: style: Parameter 'leaf' can be declared as pointer to const. However it seems that '__leaf_pptr_count' is a callback function, if 'leaf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/attr.c:526:35: style: Parameter 'e' can be declared as pointer to const. However it seems that '__leaf_pptr_count' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/io.c:505:18: style: Parameter 'bp' can be declared as pointer to const. However it seems that 'xfs_dummy_verify' is a callback function, if 'bp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/rdump.c:443:10: style: Parameter 'name' can be declared as pointer to const. However it seems that 'rdump_dirent' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/sig.c:15:31: style: Parameter 'info' can be declared as pointer to const. However it seems that 'interrupt' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/db/sig.c:15:43: style: Parameter 'uc' can be declared as pointer to const. However it seems that 'interrupt' is a callback function, if 'uc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/estimate/xfs_estimate.c:204:70: style: Parameter 'f' can be declared as pointer to const. However it seems that 'ffn' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/io/init.c:246:17: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'idle_loop' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libfrog/bulkstat.c:261:65: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'xfrog_bstat_cvt' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libfrog/bulkstat.c:506:64: style: Parameter 'v1' can be declared as pointer to const. However it seems that 'xfrog_inum_cvt' is a callback function, if 'v1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/buf_mem.c:181:21: style: Parameter 'node' can be declared as pointer to const. However it seems that 'xmbuf_cache_flush' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/cache.c:123:22: style: Parameter 'node' can be declared as pointer to const. However it seems that 'cache_zero_check' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:46:11: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'xfs_extent_free_diff_items' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:59:21: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_extent_free_create_intent' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:74:21: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_extent_free_create_done' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:75:24: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_extent_free_create_done' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:111:21: style: Parameter 'item' can be declared as pointer to const. However it seems that 'xfs_extent_free_cancel_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:158:24: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_extent_free_abort_intent' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:248:11: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'xfs_rmap_update_diff_items' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:261:21: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_rmap_update_create_intent' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:276:21: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_rmap_update_create_done' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:277:24: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_rmap_update_create_done' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:310:21: style: Parameter 'item' can be declared as pointer to const. However it seems that 'xfs_rmap_update_cancel_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:355:24: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_rmap_update_abort_intent' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:400:11: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'xfs_refcount_update_diff_items' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:413:21: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_refcount_update_create_intent' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:428:21: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_refcount_update_create_done' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:429:24: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_refcount_update_create_done' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:462:21: style: Parameter 'item' can be declared as pointer to const. However it seems that 'xfs_refcount_update_cancel_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:497:24: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_refcount_update_abort_intent' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:559:11: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'xfs_bmap_update_diff_items' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:572:21: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_bmap_update_create_intent' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:587:21: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_bmap_update_create_done' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:588:24: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_bmap_update_create_done' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:642:21: style: Parameter 'item' can be declared as pointer to const. However it seems that 'xfs_bmap_update_cancel_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:677:24: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_bmap_update_abort_intent' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:700:20: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_attr_create_intent' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:701:20: style: Parameter 'items' can be declared as pointer to const. However it seems that 'xfs_attr_create_intent' is a callback function, if 'items' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:711:23: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_attr_abort_intent' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:718:20: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_attr_create_done' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:719:23: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_attr_create_done' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:742:20: style: Parameter 'item' can be declared as pointer to const. However it seems that 'xfs_attr_finish_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:775:20: style: Parameter 'item' can be declared as pointer to const. However it seems that 'xfs_attr_cancel_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:864:21: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_exchmaps_create_intent' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:865:21: style: Parameter 'items' can be declared as pointer to const. However it seems that 'xfs_exchmaps_create_intent' is a callback function, if 'items' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:873:21: style: Parameter 'tp' can be declared as pointer to const. However it seems that 'xfs_exchmaps_create_done' is a callback function, if 'tp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:874:24: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_exchmaps_create_done' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:901:21: style: Parameter 'item' can be declared as pointer to const. However it seems that 'xfs_exchmaps_finish_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:923:24: style: Parameter 'intent' can be declared as pointer to const. However it seems that 'xfs_exchmaps_abort_intent' is a callback function, if 'intent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/defer_item.c:930:21: style: Parameter 'item' can be declared as pointer to const. However it seems that 'xfs_exchmaps_cancel_item' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/libxfs/xfs_ag.c:108:20: style: Parameter 'xg' can be declared as pointer to const. However it seems that 'xfs_perag_uninit' is a callback function, if 'xg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/mdrestore/xfs_mdrestore.c:220:27: style: Parameter 'h' can be declared as pointer to const. However it seems that 'show_info_v1' is a callback function, if 'h' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/mkfs/proto.c:104:8: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'fail' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/quota/project.c:86:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'check_project' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/quota/project.c:131:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'clear_project' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/quota/project.c:178:15: style: Parameter 'data' can be declared as pointer to const. However it seems that 'setup_project' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/repair/pptr.c:1248:20: style: Parameter 'wq' can be declared as pointer to const. However it seems that 'check_ag_parent_ptrs' is a callback function, if 'wq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/repair/rcbag_btree.c:77:25: style: Parameter 'cur' can be declared as pointer to const. However it seems that 'rcbagbt_diff_two_keys' is a callback function, if 'cur' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/repair/rcbag_btree.c:107:25: style: Parameter 'cur' can be declared as pointer to const. However it seems that 'rcbagbt_keys_inorder' is a callback function, if 'cur' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/repair/rcbag_btree.c:134:25: style: Parameter 'cur' can be declared as pointer to const. However it seems that 'rcbagbt_recs_inorder' is a callback function, if 'cur' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/repair/phase6.c:3302:20: style: Parameter 'wq' can be declared as pointer to const. However it seems that 'traverse_function' is a callback function, if 'wq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/scrub/inodes.c:433:20: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'render_ino_from_bulkstat' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/scrub/phase5.c:284:20: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'render_ino_from_handle' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/scrub/phase5.c:565:20: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'scrub_render_mountpoint' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/scrub/phase5.c:629:20: style: Parameter 'wq' can be declared as pointer to const. However it seems that 'fs_scan_worker' is a callback function, if 'wq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/scrub/phase6.c:199:20: style: Parameter 'fsx' can be declared as pointer to const. However it seems that 'report_data_loss' is a callback function, if 'fsx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/scrub/phase6.c:228:20: style: Parameter 'fsx' can be declared as pointer to const. However it seems that 'report_attr_loss' is a callback function, if 'fsx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/scrub/phase6.c:296:24: style: Parameter 'bstat' can be declared as pointer to const. However it seems that 'report_inode_loss' is a callback function, if 'bstat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/scrub/phase6.c:355:18: style: Parameter 'dirent' can be declared as pointer to const. However it seems that 'report_dirent_loss' is a callback function, if 'dirent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/scrub/phase6.c:356:16: style: Parameter 'sb' can be declared as pointer to const. However it seems that 'report_dirent_loss' is a callback function, if 'sb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfsprogs-6.16.0/scrub/scrub.c:79:21: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'format_scrubv_descr' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xft/xft_2.3.6.orig.tar.gz libXft-2.3.6/src/xftcore.c:463:39: style: Parameter 'image' can be declared as pointer to const. However it seems that '_XftSmoothGlyphGray8888' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libXft-2.3.6/src/xftcore.c:533:38: style: Parameter 'image' can be declared as pointer to const. However it seems that '_XftSmoothGlyphGray565' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libXft-2.3.6/src/xftcore.c:609:38: style: Parameter 'image' can be declared as pointer to const. However it seems that '_XftSmoothGlyphGray555' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libXft-2.3.6/src/xftcore.c:936:50: style: Parameter '_X_UNUSED' can be declared as pointer to const. However it seems that 'XftGetImageErrorHandler' is a callback function, if '_X_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libXft-2.3.6/src/xftcore.c:936:86: style: Parameter '_X_UNUSED' can be declared as pointer to const. However it seems that 'XftGetImageErrorHandler' is a callback function, if '_X_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xfwm4/xfwm4_4.20.0.orig.tar.bz2 xfwm4-4.20.0/settings-dialogs/range-debouncer.c:150:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'range_debouncer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/settings-dialogs/range-debouncer.c:175:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'range_debouncer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/settings-dialogs/xfwm4-settings.c:653:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfwm_settings_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/settings-dialogs/xfwm4-settings.c:674:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xfwm_settings_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/settings-dialogs/xfwm4-settings.c:1126:56: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'xfwm_settings_active_frame_drag_leave' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/settings-dialogs/xfwm4-settings.c:1176:52: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'xfwm_settings_title_button_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/settings-dialogs/xfwm4-settings.c:1309:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'xfwm_settings_signal_blocker' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/settings-dialogs/xfwm4-settings.c:1930:66: style: Parameter 'shortcut_to_erase' can be declared as pointer to const. However it seems that 'xfwm_settings_update_treeview_on_conflict_replace' is a callback function, if 'shortcut_to_erase' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/src/events.c:2640:53: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'show_popup_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/src/menu.c:84:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'menu_filter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/src/menu.c:84:41: style: Parameter 'data' can be declared as pointer to const. However it seems that 'menu_filter' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/src/moveresize.c:620:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'clientButtonReleaseFilter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/src/poswin.c:67:46: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'poswin_widget_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/src/poswin.c:67:62: style: Parameter 'class_data' can be declared as pointer to const. However it seems that 'poswin_widget_class_init' is a callback function, if 'class_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/src/session.c:752:26: style: Parameter 'display_info' can be declared as pointer to const. However it seems that 'sessionDie' is a callback function, if 'display_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/src/settings.c:1509:29: style: Parameter 'keymap' can be declared as pointer to const. However it seems that 'cb_keys_changed' is a callback function, if 'keymap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/src/settings.c:1509:49: style: Parameter 'screen_info' can be declared as pointer to const. However it seems that 'cb_keys_changed' is a callback function, if 'screen_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xfwm4-4.20.0/src/tabwin.c:586:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'tabwinConfigure' 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/xgalaga/xgalaga_2.1.1.0.orig.tar.gz xgalaga-2.1.1.0/images.c:6908:15: style: Parameter 'left' can be declared as pointer to const. However it seems that 'cmpfilenames' is a callback function, if 'left' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xgalaga-2.1.1.0/images.c:6908:22: style: Parameter 'right' can be declared as pointer to const. However it seems that 'cmpfilenames' is a callback function, if 'right' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xgammon/xgammon_0.99.1128.orig.tar.gz xgammon/src/filemenu.c:180:80: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'DisplayMenuFile' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xhk/xhk_1.2.orig.tar.gz xhk-xhk-v1.2/src/xhk.c:69:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'ioErrorHandler' is a callback function, if 'd' 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 xiccd-0.4.1/src/randr-conn.c:113:37: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'get_name_key' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiccd-0.4.1/src/xiccd.c:214:33: style: Parameter 'client' can be declared as pointer to const. However it seems that 'cd_profile_added_sig' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiccd-0.4.1/src/xiccd.c:221:32: style: Parameter 'client' can be declared as pointer to const. However it seems that 'cd_device_added_sig' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiccd-0.4.1/src/xiccd.c:228:34: style: Parameter 'client' can be declared as pointer to const. However it seems that 'cd_device_changed_sig' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiccd-0.4.1/src/xiccd.c:360:39: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'randr_display_removed_sig' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiccd-0.4.1/src/xiccd.c:385:39: style: Parameter 'conn' can be declared as pointer to const. However it seems that 'randr_display_changed_sig' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiccd-0.4.1/src/xiccd.c:484:42: style: Parameter 'stor' can be declared as pointer to const. However it seems that 'cd_icc_store_file_added_sig' is a callback function, if 'stor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiccd-0.4.1/src/xiccd.c:507:44: style: Parameter 'stor' can be declared as pointer to const. However it seems that 'cd_icc_store_file_removed_sig' is a callback function, if 'stor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xilinx-bootgen/xilinx-bootgen_2024.2.orig.tar.gz xilinx-bootgen-2024.2/imageheadertable-versal.cpp:3252:30: style: Parameter 'A' can be declared as pointer to const. However it seems that 'SortByIndex' is a callback function, if 'A' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xilinx-bootgen-2024.2/imageheadertable-versal.cpp:3252:45: style: Parameter 'B' can be declared as pointer to const. However it seems that 'SortByIndex' 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/x/xine-lib-1.2/xine-lib-1.2_1.2.13+hg20240723.orig.tar.gz xine-lib-1.2/src/combined/wavpack_demuxer.c:98:65: style: Parameter 'id' can be declared as pointer to const. However it seems that 'xine_input_write_bytes' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/combined/wavpack_demuxer.c:99:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xine_input_write_bytes' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/combined/wavpack_demuxer.c:305:55: style: Parameter 'this_gen' can be declared as pointer to const. However it seems that 'demux_wv_get_status' is a callback function, if 'this_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/combined/wavpack_decoder.c:128:66: style: Parameter 'id' can be declared as pointer to const. However it seems that 'xine_buffer_write_bytes' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/combined/wavpack_decoder.c:129:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xine_buffer_write_bytes' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/demuxers/demux_avi.c:455:43: style: Parameter 'this' can be declared as pointer to const. However it seems that 'video_pos_stopper' is a callback function, if 'this' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/demuxers/demux_matroska.c:934:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_sub_ssa' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/dxr3_decode_video.c:778:67: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'dxr3_update_panscan' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/dxr3_decode_video.c:783:69: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'dxr3_update_sync_mode' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/dxr3_decode_video.c:788:73: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'dxr3_update_enhanced_mode' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/dxr3_decode_video.c:793:77: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'dxr3_update_correct_durations' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/video_out_dxr3.c:756:67: style: Parameter 'frame_gen' can be declared as pointer to const. However it seems that 'dxr3_overlay_begin' is a callback function, if 'frame_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/video_out_dxr3.c:802:65: style: Parameter 'frame_gen' can be declared as pointer to const. However it seems that 'dxr3_overlay_end' is a callback function, if 'frame_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/video_out_dxr3.c:1140:48: style: Parameter 'this_gen' can be declared as pointer to const. However it seems that 'dxr3_gui_data_exchange' is a callback function, if 'this_gen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/video_out_dxr3.c:1140:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dxr3_gui_data_exchange' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/video_out_dxr3.c:1542:64: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'dxr3_update_add_bars' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/video_out_dxr3.c:1550:67: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'dxr3_update_swap_fields' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/dxr3/video_out_dxr3.c:1558:69: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'dxr3_update_enhanced_mode' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/input/multirate_pref.c:41:72: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'multirate_cb_video_size' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/input/multirate_pref.c:51:66: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'multirate_cb_lang' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/input/multirate_pref.c:56:69: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'multirate_cb_bitrate' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/plugins/greedy.c:62:68: style: Parameter 'output' can be declared as pointer to const. However it seems that 'deinterlace_greedy_packed422_scanline_mmxext' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/plugins/greedy.c:63:88: style: Parameter 'data' can be declared as pointer to const. However it seems that 'deinterlace_greedy_packed422_scanline_mmxext' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/plugins/greedy2frame.c:59:46: style: Parameter 'output' can be declared as pointer to const. However it seems that 'DeinterlaceGreedy2Frame' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/plugins/greedy2frame.c:60:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'DeinterlaceGreedy2Frame' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/plugins/kdetv_greedyh.c:80:52: style: Parameter 'output' can be declared as pointer to const. However it seems that 'deinterlace_frame_di_greedyh' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/plugins/kdetv_greedyh.c:81:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'deinterlace_frame_di_greedyh' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/plugins/kdetv_tomsmocomp.c:95:55: style: Parameter 'output' can be declared as pointer to const. However it seems that 'deinterlace_frame_di_tomsmocomp' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/plugins/kdetv_tomsmocomp.c:96:72: style: Parameter 'data' can be declared as pointer to const. However it seems that 'deinterlace_frame_di_tomsmocomp' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/plugins/linearblend.c:51:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'deinterlace_scanline_linear_blend' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/plugins/linearblend.c:115:78: style: Parameter 'data' can be declared as pointer to const. However it seems that 'deinterlace_scanline_linear_blend2' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/speedy.c:640:79: style: Parameter 'src' can be declared as pointer to const. However it seems that 'packed422_to_packed444_rec601_scanline_c' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/speedy.c:1087:73: style: Parameter 'top' can be declared as pointer to const. However it seems that 'interpolate_packed422_scanline_c' is a callback function, if 'top' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/speedy.c:1088:56: style: Parameter 'bot' can be declared as pointer to const. However it seems that 'interpolate_packed422_scanline_c' is a callback function, if 'bot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/speedy.c:1728:68: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'composite_alphamask_to_packed4444_scanline_c' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/speedy.c:1859:74: style: Parameter 'mask' can be declared as pointer to const. However it seems that 'composite_alphamask_alpha_to_packed4444_scanline_c' is a callback function, if 'mask' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/speedy.c:2066:83: style: Parameter 'one' can be declared as pointer to const. However it seems that 'quarter_blit_vertical_packed422_scanline_c' is a callback function, if 'one' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/speedy.c:2067:66: style: Parameter 'three' can be declared as pointer to const. However it seems that 'quarter_blit_vertical_packed422_scanline_c' is a callback function, if 'three' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/speedy.c:2096:66: style: Parameter 'input' can be declared as pointer to const. However it seems that 'a8_subpix_blit_scanline_c' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/deinterlace/speedy.c:2485:69: style: Parameter 'src' can be declared as pointer to const. However it seems that 'chroma_420_to_422_mpeg2_plane_c' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/planar/boxblur.c:124:73: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'boxblur_intercept_frame' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/planar/denoise3d.c:177:75: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'denoise3d_intercept_frame' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/planar/eq.c:260:68: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'eq_intercept_frame' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/planar/invert.c:42:72: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'invert_intercept_frame' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/planar/pp.c:160:68: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'pp_intercept_frame' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/planar/eq2.c:447:69: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'eq2_intercept_frame' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/planar/noise.c:328:71: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'noise_intercept_frame' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/post/planar/unsharp.c:272:73: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'unsharp_intercept_frame' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/vdr/post_vdr_video.c:186:85: style: Parameter 'frame' can be declared as pointer to const. However it seems that 'vdr_video_route_preprocessing_procs' is a callback function, if 'frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/video_dec/libvdpau/alterh264_decode.c:525:75: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'vdpau_h264_alter_safe_seek' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/video_out/vaapi/vaapi_frame.h:88:44: style: Parameter 'vo_frame' can be declared as pointer to const. However it seems that '_x_va_accel_guarded_render' is a callback function, if 'vo_frame' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/xine-engine/vo_scale.c:429:75: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'vo_scale_horizontal_pos_changed' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/xine-engine/vo_scale.c:436:73: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'vo_scale_vertical_pos_changed' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/xine-engine/vo_scale.c:443:76: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'vo_scale_disable_scaling_changed' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/xine-engine/vo_scale.c:451:74: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'vo_scale_square_pixels_changed' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xine-lib-1.2/src/xine-engine/alphablend.c:2154:100: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'alphablend_disable_exact_osd_alpha_blending_changed' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xinetd/xinetd_2.3.15.4.orig.tar.gz xinetd-2.3.15.4/src/special.c:101:44: style: Parameter 'serp' can be declared as pointer to const. However it seems that 'stream_logging' is a callback function, if 'serp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xinetd-2.3.15.4/src/tcpint.c:356:56: style: Parameter 'chp' can be declared as pointer to const. However it seems that 'tcp_local_to_remote' is a callback function, if 'chp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xinetd-2.3.15.4/src/tcpint.c:409:56: style: Parameter 'chp' can be declared as pointer to const. However it seems that 'tcp_remote_to_local' is a callback function, if 'chp' 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 xiphos-4.3.2/src/gtk/bibletext_dialog.c:84:58: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_dialog_motion_notify_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/gtk/bibletext_dialog.c:85:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_dialog_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/gtk/commentary.c:90:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_enter_notify_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/gtk/commentary.c:91:29: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_enter_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/gtk/commentary.c:92:20: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_enter_notify_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/gtk/commentary_dialog.c:98:58: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_dialog_motion_notify_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/gtk/commentary_dialog.c:99:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_dialog_motion_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/gtk/parallel_tab.c:67:37: style: Parameter 'html' can be declared as pointer to const. However it seems that '_popupmenu_requested_cb' is a callback function, if 'html' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/gtk/parallel_tab.c:67:50: style: Parameter 'uri' can be declared as pointer to const. However it seems that '_popupmenu_requested_cb' is a callback function, if 'uri' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/gtk/parallel_tab.c:67:64: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_popupmenu_requested_cb' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/main/navbar_book.cc:297:60: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_menu_select' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/main/sword.cc:898:66: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'dict_key_list_select' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/main/tab_history.c:66:43: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'on_menu_historyitem_activate' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/main/tab_history.c:249:37: style: Parameter 'menuitem' can be declared as pointer to const. However it seems that 'on_clear_activate' is a callback function, if 'menuitem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiphos-4.3.2/src/main/tab_history.c:249:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_clear_activate' 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/x/xiterm+thai/xiterm+thai_1.10.orig.tar.gz xiterm+thai-1.10/src/Xtensions/menubar+graphics/main.c:160:27: style: Parameter 'display' can be declared as pointer to const. However it seems that 'xerror_handler' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiterm+thai-1.10/src/Xtensions/menubar+graphics/main.c:160:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xerror_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiterm+thai-1.10/src/main.c:164:27: style: Parameter 'display' can be declared as pointer to const. However it seems that 'xerror_handler' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xiterm+thai-1.10/src/main.c:164:50: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xerror_handler' 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/xjadeo/xjadeo_0.8.14+really0.8.14.orig.tar.gz xjadeo-0.8.14/src/xjadeo/display.c:51:35: style: Parameter 'mybuffer' can be declared as pointer to const. However it seems that 'render_null' is a callback function, if 'mybuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/display.c:101:58: style: Parameter 'rv' can be declared as pointer to const. However it seems that '_overlay_RGB' is a callback function, if 'rv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/display.c:116:57: style: Parameter 'rv' can be declared as pointer to const. However it seems that '_render_YUV' is a callback function, if 'rv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/display.c:124:57: style: Parameter 'rv' can be declared as pointer to const. However it seems that '_render_RGB' is a callback function, if 'rv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/display.c:143:61: style: Parameter 'rv' can be declared as pointer to const. However it seems that '_red_render_YUV' is a callback function, if 'rv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/display.c:151:61: style: Parameter 'rv' can be declared as pointer to const. However it seems that '_red_render_RGB' is a callback function, if 'rv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:166:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_close' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:175:30: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_close_window' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:210:29: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_open_window' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:219:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pvideomode' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:223:29: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_lvideomodes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:234:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pletterbox' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:241:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_sletterbox' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:297:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_ontop' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:306:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_fullscreen' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:315:24: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pontop' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:322:29: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pfullscreen' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:329:30: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_mousepointer' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:337:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_poverride' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:341:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_soverride' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:363:22: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_exit' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:367:22: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_quit' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:379:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pduration' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:383:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pframerate' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:387:25: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pframes' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:391:25: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_poffset' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:395:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_ptimescale' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:404:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_ploop' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:412:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pseekmode' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:420:25: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pmwidth' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:424:26: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pmheight' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:433:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_stimescale' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:447:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_sloop' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:455:26: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_sreverse' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:465:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pposition' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:480:22: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pfps' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:492:35: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_sframerate' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:496:36: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_jack_status' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:504:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_ltc_status' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:515:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_close_ltc' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:524:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_open_jack' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:528:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_close_jack' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:534:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_osd_smpte' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:549:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_osd_frame' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:564:25: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_osd_off' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:571:24: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_osd_on' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:578:26: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_osd_text' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:585:26: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_osd_font' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:590:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_osd_nobox' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:597:25: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_osd_box' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:604:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_osd_avail' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:612:26: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_osd_mode' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:629:22: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_posd' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:645:23: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_psync' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:679:29: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_midi_status' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:693:29: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_smididriver' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:707:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_open_midi' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:731:29: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_reopen_midi' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:738:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_close_midi' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:759:31: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pmidilibrary' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:768:26: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pmidiclk' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:776:26: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_smidiclk' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:786:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_pmidisync' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:794:27: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_smidisync' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:803:30: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_bidir_alloff' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:808:28: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_bidir_loop' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:813:30: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_bidir_noloop' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:818:29: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_bidir_frame' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:823:31: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_bidir_noframe' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:828:32: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_bidir_settings' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:833:34: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_bidir_nosettings' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:838:32: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_bidir_keyboard' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:843:34: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_bidir_nokeyboard' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjadeo-0.8.14/src/xjadeo/remote.c:848:22: style: Parameter 'd' can be declared as pointer to const. However it seems that 'xapi_ping' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xjdic/xjdic_24.orig.tar.gz xjdfrontend.c:978:26: style: Parameter 't1' can be declared as pointer to const. However it seems that 'kcmp' is a callback function, if 't1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjdfrontend.c:978:45: style: Parameter 't2' can be declared as pointer to const. However it seems that 'kcmp' is a callback function, if 't2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xjokes/xjokes_1.0.orig.tar.gz xjokes-1.0.orig/blackhole.c:74:17: style: Parameter 'i' can be declared as pointer to const. However it seems that 'comp' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjokes-1.0.orig/blackhole.c:74:21: style: Parameter 'j' can be declared as pointer to const. However it seems that 'comp' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjokes-1.0.orig/mori1.c:61:17: style: Parameter 'i' can be declared as pointer to const. However it seems that 'comp' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjokes-1.0.orig/mori1.c:61:21: style: Parameter 'j' can be declared as pointer to const. However it seems that 'comp' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjokes-1.0.orig/mori2.c:65:17: style: Parameter 'i' can be declared as pointer to const. However it seems that 'comp' is a callback function, if 'i' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjokes-1.0.orig/mori2.c:65:21: style: Parameter 'j' can be declared as pointer to const. However it seems that 'comp' is a callback function, if 'j' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xjump/xjump_2.9.3.orig.tar.gz xjump-2.9.3/src/main.c:228:50: style: Parameter 'e' can be declared as pointer to const. However it seems that 'expose' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:236:41: style: Parameter 'e' can be declared as pointer to const. However it seems that 'quit_game' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:236:51: style: Parameter 's' can be declared as pointer to const. However it seems that 'quit_game' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:236:63: style: Parameter 'num' can be declared as pointer to const. However it seems that 'quit_game' is a callback function, if 'num' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:252:42: style: Parameter 'e' can be declared as pointer to const. However it seems that 'start_game' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:252:52: style: Parameter 's' can be declared as pointer to const. However it seems that 'start_game' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:252:64: style: Parameter 'num' can be declared as pointer to const. However it seems that 'start_game' is a callback function, if 'num' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:297:42: style: Parameter 'e' can be declared as pointer to const. However it seems that 'pause_game' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:297:52: style: Parameter 's' can be declared as pointer to const. However it seems that 'pause_game' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:297:64: style: Parameter 'num' can be declared as pointer to const. However it seems that 'pause_game' is a callback function, if 'num' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:320:49: style: Parameter 'e' can be declared as pointer to const. However it seems that 'focus' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:330:48: style: Parameter 's' can be declared as pointer to const. However it seems that 'key_on' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/main.c:354:49: style: Parameter 's' can be declared as pointer to const. However it seems that 'key_off' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/record.c:174:32: style: Parameter 'r1' can be declared as pointer to const. However it seems that 'sort_cmp' is a callback function, if 'r1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xjump-2.9.3/src/record.c:174:46: style: Parameter 'r2' can be declared as pointer to const. However it seems that 'sort_cmp' is a callback function, if 'r2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xkeycaps/xkeycaps_2.47.orig.tar.gz xkeycaps-2.47/KbdWidget.c:258:24: style: Parameter 'request' can be declared as pointer to const. However it seems that 'PreferredSize' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xkeycaps-2.47/KbdWidget.c:258:34: style: Parameter 'preferred' can be declared as pointer to const. However it seems that 'PreferredSize' is a callback function, if 'preferred' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xkeycaps-2.47/KbdWidget.c:270:24: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xkeycaps-2.47/KbdWidget.c:270:34: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xkeycaps-2.47/actions.c:693:14: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mapping_event_p' 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/xl2tpd/xl2tpd_1.3.18.orig.tar.xz xl2tpd-1.3.18/avp.c:378:32: style: Parameter 't' can be declared as pointer to const. However it seems that 'ignore_avp' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:378:48: style: Parameter 'c' can be declared as pointer to const. However it seems that 'ignore_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:401:34: style: Parameter 't' can be declared as pointer to const. However it seems that 'seq_reqd_avp' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:438:37: style: Parameter 't' can be declared as pointer to const. However it seems that 'result_code_avp' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:546:42: style: Parameter 't' can be declared as pointer to const. However it seems that 'protocol_version_avp' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:546:58: style: Parameter 'c' can be declared as pointer to const. However it seems that 'protocol_version_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:593:54: style: Parameter 'c' can be declared as pointer to const. However it seems that 'framing_caps_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:641:53: style: Parameter 'c' can be declared as pointer to const. However it seems that 'bearer_caps_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:696:54: style: Parameter 'c' can be declared as pointer to const. However it seems that 'firmware_rev_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:743:53: style: Parameter 'c' can be declared as pointer to const. However it seems that 'bearer_type_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:790:36: style: Parameter 't' can be declared as pointer to const. However it seems that 'frame_type_avp' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:837:50: style: Parameter 'c' can be declared as pointer to const. However it seems that 'hostname_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:891:56: style: Parameter 'c' can be declared as pointer to const. However it seems that 'dialing_number_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:946:55: style: Parameter 'c' can be declared as pointer to const. However it seems that 'dialed_number_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:1002:53: style: Parameter 'c' can be declared as pointer to const. However it seems that 'sub_address_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:1058:48: style: Parameter 'c' can be declared as pointer to const. However it seems that 'vendor_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:1221:57: style: Parameter 'c' can be declared as pointer to const. However it seems that 'assigned_tunnel_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:1341:38: style: Parameter 't' can be declared as pointer to const. However it seems that 'packet_delay_avp' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:1389:52: style: Parameter 'c' can be declared as pointer to const. However it seems that 'call_serno_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:1441:34: style: Parameter 't' can be declared as pointer to const. However it seems that 'rx_speed_avp' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:1486:34: style: Parameter 't' can be declared as pointer to const. However it seems that 'tx_speed_avp' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:1530:55: style: Parameter 'c' can be declared as pointer to const. However it seems that 'call_physchan_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/avp.c:1578:61: style: Parameter 'c' can be declared as pointer to const. However it seems that 'receive_window_size_avp' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/contrib/system_tray/main.cpp:134:35: style: Parameter 'item' can be declared as pointer to const. However it seems that 'trayExit' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/contrib/system_tray/main.cpp:134:50: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'trayExit' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/file.c:422:25: style: Parameter 'word' can be declared as pointer to const. However it seems that 'set_authfile' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/file.c:422:37: style: Parameter 'value' can be declared as pointer to const. However it seems that 'set_authfile' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/file.c:1157:20: style: Parameter 'word' can be declared as pointer to const. However it seems that 'set_lns' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/file.c:1157:32: style: Parameter 'value' can be declared as pointer to const. However it seems that 'set_lns' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd-control.c:403:20: style: Parameter 'tunnel' can be declared as pointer to const. However it seems that 'command_connect_lac' is a callback function, if 'tunnel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd-control.c:403:44: style: Parameter 'optv' can be declared as const array. However it seems that 'command_connect_lac' is a callback function, if 'optv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd-control.c:417:20: style: Parameter 'tunnel' can be declared as pointer to const. However it seems that 'command_disconnect_lac' is a callback function, if 'tunnel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd-control.c:426:20: style: Parameter 'tunnel' can be declared as pointer to const. However it seems that 'command_remove_lac' is a callback function, if 'tunnel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd-control.c:435:20: style: Parameter 'tunnel' can be declared as pointer to const. However it seems that 'command_status_lns' is a callback function, if 'tunnel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd-control.c:444:20: style: Parameter 'tunnel' can be declared as pointer to const. However it seems that 'command_status_lac' is a callback function, if 'tunnel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd-control.c:453:20: style: Parameter 'tunnel' can be declared as pointer to const. However it seems that 'command_available' is a callback function, if 'tunnel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd-control.c:462:20: style: Parameter 'tunnel' can be declared as pointer to const. However it seems that 'command_remove_lns' is a callback function, if 'tunnel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd.c:1127:56: style: Parameter 'bufp' can be declared as pointer to const. However it seems that 'control_handle_lns_remove' is a callback function, if 'bufp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd.c:1233:52: style: Parameter 'bufp' can be declared as pointer to const. However it seems that 'control_handle_tunnel' is a callback function, if 'bufp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd.c:1308:63: style: Parameter 'bufp' can be declared as pointer to const. However it seems that 'control_handle_lac_outgoing_call' is a callback function, if 'bufp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd.c:1363:56: style: Parameter 'bufp' can be declared as pointer to const. However it seems that 'control_handle_lac_hangup' is a callback function, if 'bufp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd.c:1378:60: style: Parameter 'bufp' can be declared as pointer to const. However it seems that 'control_handle_lac_disconnect' is a callback function, if 'bufp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xl2tpd-1.3.18/xl2tpd.c:1487:56: style: Parameter 'bufp' can be declared as pointer to const. However it seems that 'control_handle_lac_remove' is a callback function, if 'bufp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xlax/xlax_2.4.orig.tar.gz xlax2.4/xlax.c:971:12: style: Parameter 'event' can be declared as pointer to const. However it seems that 'stringinputCB' 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/xlbiff/xlbiff_4.6.7.orig.tar.gz xlbiff-4.6.7/xlbiff.c:385:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ExitAction' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlbiff-4.6.7/xlbiff.c:639:26: style: Parameter 'd' can be declared as pointer to const. However it seems that 'CheckEvent' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlbiff-4.6.7/xlbiff.c:639:37: style: Parameter 'e' can be declared as pointer to const. However it seems that 'CheckEvent' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlbiff-4.6.7/xlbiff.c:709:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'PopdownAction' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlbiff-4.6.7/xlbiff.c:709:53: style: Parameter 'params' can be declared as pointer to const. However it seems that 'PopdownAction' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlbiff-4.6.7/xlbiff.c:710:30: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'PopdownAction' 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/xless/xless_1.7.orig.tar.gz xless-1.7.orig/actions.c:50:15: style: Parameter 'e' can be declared as pointer to const. However it seems that 'QuitAction' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xless-1.7.orig/actions.c:51:9: style: Parameter 'p' can be declared as pointer to const. However it seems that 'QuitAction' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xless-1.7.orig/actions.c:52:11: style: Parameter 'n' can be declared as pointer to const. However it seems that 'QuitAction' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xless-1.7.orig/main.c:132:11: style: Parameter 'numArgs' can be declared as pointer to const. However it seems that 'cvtStringToSearchType' is a callback function, if 'numArgs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xloadimage/xloadimage_4.1.orig.tar.gz xloadimage.4.1/jpeg/example.c:304:28: style: Parameter 'msgtext' can be declared as pointer to const. However it seems that 'trace_message' is a callback function, if 'msgtext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/jpeg/jbsmooth.c:23:29: style: Parameter 'compptr' can be declared as pointer to const. However it seems that 'smooth_coefficients' is a callback function, if 'compptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/jpeg.c:24:12: style: Parameter 'msgtext' can be declared as pointer to const. However it seems that 'trace_message' is a callback function, if 'msgtext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/jpeg/jerror.c:37:28: style: Parameter 'msgtext' can be declared as pointer to const. However it seems that 'trace_message' is a callback function, if 'msgtext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/jpeg/jmemansi.c:99:57: style: Parameter 'buffer_address' can be declared as pointer to const. However it seems that 'write_backing_store' is a callback function, if 'buffer_address' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/jpeg/jmemname.c:189:57: style: Parameter 'buffer_address' can be declared as pointer to const. However it seems that 'write_backing_store' is a callback function, if 'buffer_address' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/jpeg/jwrjfif.c:455:49: style: Parameter 'dataptr' can be declared as pointer to const. However it seems that 'write_jpeg_data' is a callback function, if 'dataptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/reduce.c:92:22: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'sortRGB' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/reduce.c:119:22: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'sortRBG' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/reduce.c:146:22: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'sortGRB' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/reduce.c:173:22: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'sortGBR' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/reduce.c:200:22: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'sortBRG' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/reduce.c:227:22: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'sortBGR' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/rlelib.c:417:30: style: Parameter 'globals' can be declared as pointer to const. However it seems that 'RunSetup' is a callback function, if 'globals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/rlelib.c:427:30: style: Parameter 'globals' can be declared as pointer to const. However it seems that 'RunSkipBlankLines' is a callback function, if 'globals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/rlelib.c:438:30: style: Parameter 'globals' can be declared as pointer to const. However it seems that 'RunSetColor' is a callback function, if 'globals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/rlelib.c:450:30: style: Parameter 'globals' can be declared as pointer to const. However it seems that 'RunSkipPixels' is a callback function, if 'globals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/rlelib.c:461:30: style: Parameter 'globals' can be declared as pointer to const. However it seems that 'RunNewScanLine' is a callback function, if 'globals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/rlelib.c:471:13: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'Runputdata' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/rlelib.c:472:30: style: Parameter 'globals' can be declared as pointer to const. However it seems that 'Runputdata' is a callback function, if 'globals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/rlelib.c:484:30: style: Parameter 'globals' can be declared as pointer to const. However it seems that 'Runputrun' is a callback function, if 'globals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/rlelib.c:495:30: style: Parameter 'globals' can be declared as pointer to const. However it seems that 'RunputEof' is a callback function, if 'globals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/rlelib.c:502:21: style: Parameter 'globals' can be declared as pointer to const. However it seems that 'DefaultBlockHook' is a callback function, if 'globals' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xloadimage.4.1/tiff/tif_lzw.c:663:10: style: Parameter 'bp' can be declared as pointer to const. However it seems that 'LZWEncode' is a callback function, if 'bp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xlog/xlog_2.0.24.orig.tar.xz xlog-2.0.24/data/utils/mkrigstruct.c:25:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'print_caps_sum' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_aboutdialog.c:39:29: style: Parameter 'about' can be declared as pointer to const. However it seems that 'handle_url' is a callback function, if 'about' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_aboutdialog.c:39:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'handle_url' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_dxcccheck.c:40:46: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_dxcccheckwindow_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_dxcccheck.c:40:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_dxcccheckwindow_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_dxcccheck.c:41:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_dxcccheckwindow_delete_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_logeditordialog.c:48:46: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_fields' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_netkeyer.c:83:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_keyerwindow_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_netkeyer.c:83:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_keyerwindow_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_netkeyer.c:84:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_keyerwindow_delete_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_netkeyer.c:174:58: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_keyerwindow_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_tracedialog.c:78:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_tracedialog_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_tracedialog.c:78:61: style: Parameter 'event' can be declared as pointer to const. However it seems that 'on_tracedialog_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/gui_tracedialog.c:79:12: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_tracedialog_delete_event' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/logfile/labels.c:277:10: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'labels_qso_foreach' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlog-2.0.24/src/logfile/labels.c:277:72: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'labels_qso_foreach' 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/x/xlunzip/xlunzip_0.9.orig.tar.xz xlunzip-0.9/in_place.c:153:25: style: Parameter 'x' can be declared as pointer to const. However it seems that 'error' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlunzip-0.9/main.c:523:20: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'flush' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xlunzip-0.9/main.c:538:25: style: Parameter 'x' can be declared as pointer to const. However it seems that 'error' 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/x/xmahjongg/xmahjongg_3.7.orig.tar.gz xmahjongg-3.7/liblcdf/clp.c:562:65: style: Parameter 'thunk' can be declared as pointer to const. However it seems that 'parse_int' is a callback function, if 'thunk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmahjongg-3.7/liblcdf/gifread.c:129:29: style: Parameter 'grr' can be declared as pointer to const. However it seems that 'record_offseter' is a callback function, if 'grr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmahjongg-3.7/liblcdf/gifread.c:135:26: style: Parameter 'grr' can be declared as pointer to const. However it seems that 'record_eofer' is a callback function, if 'grr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xmbmon/xmbmon_2.05.orig.tar.gz xmbmon-2.05/sens_lm75.c:126:36: style: Parameter 'method' can be declared as pointer to const. However it seems that 'lm75_volt' is a callback function, if 'method' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmbmon-2.05/sens_lm75.c:131:37: style: Parameter 'method' can be declared as pointer to const. However it seems that 'lm75_fanrpm' is a callback function, if 'method' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmbmon-2.05/sens_lm90.c:182:36: style: Parameter 'method' can be declared as pointer to const. However it seems that 'lm90_volt' is a callback function, if 'method' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmbmon-2.05/sens_lm90.c:187:37: style: Parameter 'method' can be declared as pointer to const. However it seems that 'lm90_fanrpm' is a callback function, if 'method' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xmedcon/xmedcon_0.25.1-gtk3+dfsg.orig.tar.xz xmedcon-0.25.1/source/xcolgbc.c:76:43: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'XMdcColGbcCorrectDraw' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xcolgbc.c:77:21: style: Parameter 'event' can be declared as pointer to const. However it seems that 'XMdcColGbcCorrectDraw' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xcolgbc.c:77:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'XMdcColGbcCorrectDraw' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xcolmap.c:103:49: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'XMdcColorMapCallbackClicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xcolmap.c:103:73: style: Parameter 'button' can be declared as pointer to const. However it seems that 'XMdcColorMapCallbackClicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xcolmap.c:103:90: style: Parameter 'data' can be declared as pointer to const. However it seems that 'XMdcColorMapCallbackClicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xerror.c:69:36: style: Parameter 'button' can be declared as pointer to const. However it seems that 'XMdcFatalErrorKill' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xerror.c:69:49: style: Parameter 'code' can be declared as pointer to const. However it seems that 'XMdcFatalErrorKill' is a callback function, if 'code' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xextract.c:71:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'XMdcExtractNotBussy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xextract.c:71:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'XMdcExtractNotBussy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/ximages.c:70:83: style: Parameter 'nr' can be declared as pointer to const. However it seems that 'XMdcImagesCallbackDraw' is a callback function, if 'nr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/ximages.c:104:71: style: Parameter 'button' can be declared as pointer to const. However it seems that 'XMdcImagesCallbackClicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/ximages.c:104:87: style: Parameter 'nr' can be declared as pointer to const. However it seems that 'XMdcImagesCallbackClicked' is a callback function, if 'nr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xmnuftry.c:135:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'XMdcMenuCbPlace' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmedcon-0.25.1/source/xzoom.c:251:75: style: Parameter 'button' can be declared as pointer to const. However it seems that 'XMdcImagesZoomCallbackClicked' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xmhtml/xmhtml_1.1.10.orig.tar.gz XmHTML-1.1.10/contrib/swallow.c:35:35: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'ResizeExposeCallback' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/contrib/swallow.c:209:18: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ErrorHandler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/contrib/swallow2.c:64:10: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'ErrorHandler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/contrib/swallow2.c:65:14: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ErrorHandler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/contrib/swallow2.c:107:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'resize_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/contrib/example_5.c:3673:48: style: Parameter 'id' can be declared as pointer to const. However it seems that 'Done' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/Motif/Balloon.c:454:12: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/Motif/Balloon.c:759:51: style: Parameter 'id' can be declared as pointer to const. However it seems that 'popupBalloon' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/Motif/Balloon.c:845:53: style: Parameter 'id' can be declared as pointer to const. However it seems that 'popdownBalloon' is a callback function, if 'id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/examples/example_2.c:2120:63: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'focusCB' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/Motif/debug_menu.c:113:72: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'debugCB' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/Motif/motif.c:273:44: style: Parameter 'tka' can be declared as pointer to const. However it seems that 'I18NDrawString' is a callback function, if 'tka' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1734:42: style: Parameter 'tka' can be declared as pointer to const. However it seems that 'pstkCreateGC' is a callback function, if 'tka' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1735:13: style: Parameter 'values' can be declared as pointer to const. However it seems that 'pstkCreateGC' is a callback function, if 'values' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1741:21: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'pstkFreeGC' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1747:21: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'pstkCopyGC' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1753:26: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'pstkSetFunction' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1759:54: style: Parameter 'tka' can be declared as pointer to const. However it seems that 'pstkSetClipOriginAndMask' is a callback function, if 'tka' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1767:22: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'pstkSetTile' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1773:26: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'pstkSetTSOrigin' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1779:27: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'pstkSetFillStyle' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1785:32: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'pstkSetLineAttributes' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1792:28: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'pstkSetBackground' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1870:45: style: Parameter 'tka' can be declared as pointer to const. However it seems that 'pstkDrawString' is a callback function, if 'tka' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/psoutput.c:1982:60: style: Parameter 'points' can be declared as pointer to const. However it seems that 'pstkDrawLines' is a callback function, if 'points' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/common/parse.c:1697:64: style: Parameter 'end' can be declared as pointer to const. However it seems that '_ParserStoreTextElementRtoL' is a callback function, if 'end' is declared with const you might also need to cast function pointer(s). [constParameterCallback] XmHTML-1.1.10/lib/gtk/gtk.c:219:34: style: Parameter 'display' can be declared as pointer to const. However it seems that 'gdk_pointer_ungrab_wrapper' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xml2/xml2_0.5.orig.tar.gz xml2-0.5/xml2.c:172:34: style: Parameter 'x' can be declared as pointer to const. However it seems that 'sax_characters' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xml2-0.5/xml2.c:188:35: style: Parameter 'x' can be declared as pointer to const. However it seems that 'sax_end_element' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xml2-0.5/xml2.c:203:31: style: Parameter 'x' can be declared as pointer to const. However it seems that 'sax_comment' 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/x/xmlcopyeditor/xmlcopyeditor_1.3.1.0.orig.tar.gz xmlcopyeditor-1.3.1.0/src/xmlschemaparser.cpp:63:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'endhandler' 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/xmlroff/xmlroff_0.6.2.orig.tar.gz xmlroff-0.6.2/libfo/area/fo-area-area.c:168:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_area_area_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/area/fo-area-area.c:222:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_area_area_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/area/fo-area-layout.c:159:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_area_layout_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/area/fo-area-layout.c:188:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_area_layout_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/area/fo-area-page.c:235:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_area_page_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/area/fo-area-page.c:283:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_area_page_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/area/fo-area-reference.c:133:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_area_reference_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/area/fo-area-reference.c:163:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_area_reference_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/area/fo-area.c:398:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_area_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/area/fo-area.c:1150:24: style: Parameter 'area' can be declared as pointer to const. However it seems that 'fo_area_draw' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-boolean.c:162:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_boolean_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-boolean.c:192:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_boolean_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-char.c:164:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_char_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-char.c:194:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_char_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-char.c:314:28: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_char_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-color.c:219:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_color_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-color.c:255:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_color_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-color.c:521:29: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_color_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-enum.c:472:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_enum_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-enum.c:505:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_enum_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-error.c:150:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_error_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-error.c:180:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_error_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-expression.c:127:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_expression_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-expression.c:148:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_expression_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-expression.c:218:34: style: Parameter 'datatype' can be declared as pointer to const. However it seems that 'fo_expression_sprintf' is a callback function, if 'datatype' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-id.c:151:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_id_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-id.c:181:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_id_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-id.c:301:26: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_id_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-integer.c:171:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_integer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-integer.c:201:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_integer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-integer.c:328:31: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_integer_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-keep.c:196:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_keep_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-keep.c:232:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_keep_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-length-bp-ip-d.c:152:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_length_bp_ip_d_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-length-bp-ip-d.c:176:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_length_bp_ip_d_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-length-conditional.c:173:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_length_cond_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-length-conditional.c:206:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_length_cond_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-length-conditional.c:377:35: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_length_cond_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-length-range.c:184:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_length_range_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-length-range.c:220:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_length_range_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-length.c:213:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_length_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-length.c:243:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_length_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-length.c:396:30: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_length_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-name.c:128:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_name_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-name.c:158:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_name_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-name.c:275:28: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_name_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-number.c:166:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_number_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-number.c:196:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_number_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-number.c:316:30: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_number_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-pcw.c:168:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_pcw_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-pcw.c:198:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_pcw_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-pcw.c:318:27: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_pcw_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-percentage.c:162:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_percentage_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-percentage.c:192:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_percentage_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-percentage.c:317:34: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_percentage_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-space.c:215:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_space_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-space.c:257:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_space_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-space.c:520:29: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_space_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-string.c:171:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_string_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-string.c:201:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_string_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-string.c:321:30: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_string_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-tblr.c:190:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_tblr_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-tblr.c:229:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_tblr_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-unknown.c:127:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_unknown_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-unknown.c:148:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_unknown_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-unknown.c:218:31: style: Parameter 'datatype' can be declared as pointer to const. However it seems that 'fo_unknown_sprintf' is a callback function, if 'datatype' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-uri-specification.c:155:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_uri_specification_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-uri-specification.c:176:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_uri_specification_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-uri-specification.c:283:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_uri_specification_sprintf' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-wsc.c:179:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_wsc_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/datatype/fo-wsc.c:215:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_wsc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-context.c:2183:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_context_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-context.c:2726:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_context_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:274:24: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_doc_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:351:43: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_open_file_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:353:22: style: Parameter 'libfo_context' can be declared as pointer to const. However it seems that 'fo_doc_open_file_default' is a callback function, if 'libfo_context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:428:40: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_get_new_layout_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:649:37: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_begin_page_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:692:40: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_end_page_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:723:46: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_get_fill_color_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:757:46: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_set_fill_color_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:758:25: style: Parameter 'color' can be declared as pointer to const. However it seems that 'fo_doc_set_fill_color_default' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:792:48: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_get_stroke_color_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:827:48: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_set_stroke_color_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:828:20: style: Parameter 'color' can be declared as pointer to const. However it seems that 'fo_doc_set_stroke_color_default' is a callback function, if 'color' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:862:44: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_get_line_cap_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:896:44: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_set_line_cap_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:931:45: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_get_line_join_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:965:45: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_set_line_join_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1000:46: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_get_line_width_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1034:46: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_set_line_width_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1076:40: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_set_dash_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1124:41: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_translate_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1163:36: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_clip_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1192:36: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_save_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1221:39: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_restore_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1252:39: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_line_to_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1291:39: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_move_to_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1332:37: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_line_stroked_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1382:44: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_rect_stroked_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1431:43: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_rect_filled_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1476:36: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_fill_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1505:38: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_stroke_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1540:38: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_place_image_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1541:17: style: Parameter 'image' can be declared as pointer to const. However it seems that 'fo_doc_place_image_default' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1594:46: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_render_layout_lines_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1595:18: style: Parameter 'area_layout' can be declared as pointer to const. However it seems that 'fo_doc_render_layout_lines_default' is a callback function, if 'area_layout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1640:40: style: Parameter 'fo_doc' can be declared as pointer to const. However it seems that 'fo_doc_render_layout_default' is a callback function, if 'fo_doc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-doc.c:1641:19: style: Parameter 'area_layout' can be declared as pointer to const. However it seems that 'fo_doc_render_layout_default' is a callback function, if 'area_layout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-layout-cairo.c:155:44: style: Parameter 'fo_layout' can be declared as pointer to const. However it seems that 'fo_layout_cairo_set_line_height' is a callback function, if 'fo_layout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-layout-cairo.c:173:55: style: Parameter 'fo_layout' can be declared as pointer to const. However it seems that 'fo_layout_cairo_set_line_stacking_strategy' is a callback function, if 'fo_layout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-layout-gp.c:155:41: style: Parameter 'fo_layout' can be declared as pointer to const. However it seems that 'fo_layout_gp_set_line_height' is a callback function, if 'fo_layout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-layout-gp.c:173:52: style: Parameter 'fo_layout' can be declared as pointer to const. However it seems that 'fo_layout_gp_set_line_stacking_strategy' is a callback function, if 'fo_layout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-layout.c:428:46: style: Parameter 'fo_layout' can be declared as pointer to const. However it seems that 'fo_layout_set_line_height_default' is a callback function, if 'fo_layout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-layout.c:489:58: style: Parameter 'fo_layout' can be declared as pointer to const. However it seems that 'fo_layout_set_line_stacking_strategy_default' is a callback function, if 'fo_layout' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-libfo-context.c:249:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_libfo_context_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-libfo-context.c:292:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_libfo_context_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-node.c:228:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_node_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-node.c:259:37: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_node_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-node.c:262:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_node_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-object.c:357:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_object_log_error_default' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-object.c:399:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_object_log_warning_default' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-object.c:441:40: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_object_log_debug_default' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-xsl-formatter.c:271:27: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_xsl_formatter_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo-xsl-formatter.c:304:25: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_xsl_formatter_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-basic-link.c:725:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_basic_link_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-basic-link.c:920:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_basic_link_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-basic-link.c:1128:42: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_basic_link_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-bidi-override.c:300:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_bidi_override_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-bidi-override.c:363:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_bidi_override_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-bidi-override.c:439:45: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_bidi_override_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-block-container.c:844:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_block_container_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-block-container.c:1069:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_block_container_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-block.c:1057:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_block_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-block.c:1315:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_block_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-character.c:811:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_character_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-character.c:1015:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_character_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-color-profile.c:140:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_color_profile_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-color-profile.c:170:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_color_profile_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-conditional-page-master-reference.c:139:64: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_conditional_page_master_reference_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-conditional-page-master-reference.c:169:66: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_conditional_page_master_reference_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-external-graphic.c:846:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_external_graphic_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-external-graphic.c:1074:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_external_graphic_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-float.c:116:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_float_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-float.c:133:43: style: Parameter 'value' can be declared as pointer to const. However it seems that 'fo_float_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-float.c:134:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_float_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-flow.c:146:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_flow_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-flow.c:176:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_flow_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-fo.c:279:35: style: Parameter 'object' can be declared as pointer to const. However it seems that 'fo_fo_set_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-fo.c:282:21: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_fo_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-fo.c:300:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_fo_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-fo.c:707:42: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_fo_validate_content_default' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-fo.c:1633:37: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_fo_area_new2_default' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-fo.c:1634:31: style: Parameter 'context' can be declared as pointer to const. However it seems that 'fo_fo_area_new2_default' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-footnote-body.c:150:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_footnote_body_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-footnote-body.c:183:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_footnote_body_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-footnote.c:165:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_footnote_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-footnote.c:198:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_footnote_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-footnote.c:244:40: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_footnote_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-initial-property-set.c:591:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_initial_property_set_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-initial-property-set.c:756:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_initial_property_set_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-initial-property-set.c:934:52: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_initial_property_set_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-inline-container.c:786:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_inline_container_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-inline-container.c:999:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_inline_container_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-inline-container.c:1225:48: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_inline_container_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-inline.c:847:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_inline_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-inline.c:1078:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_inline_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-inline.c:1322:38: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_inline_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-instream-foreign-object.c:815:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_instream_foreign_object_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-instream-foreign-object.c:1037:56: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_instream_foreign_object_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-instream-foreign-object.c:1272:55: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_instream_foreign_object_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-leader.c:757:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_leader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-leader.c:961:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_leader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-leader.c:1178:38: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_leader_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-list-block.c:835:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_list_block_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-list-block.c:1051:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_list_block_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-list-item-body.c:206:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_list_item_body_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-list-item-body.c:254:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_list_item_body_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-list-item-label.c:206:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_list_item_label_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-list-item-label.c:254:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_list_item_label_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-list-item-label.c:315:47: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_list_item_label_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-list-item.c:776:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_list_item_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-list-item.c:980:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_list_item_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-list-item.c:1197:41: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_list_item_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-case.c:161:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_multi_case_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-case.c:197:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_multi_case_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-properties.c:171:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_multi_properties_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-properties.c:207:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_multi_properties_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-property-set.c:146:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_multi_property_set_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-property-set.c:176:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_multi_property_set_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-property-set.c:219:50: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_multi_property_set_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-switch.c:172:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_multi_switch_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-switch.c:208:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_multi_switch_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-toggle.c:190:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_multi_toggle_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-multi-toggle.c:226:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_multi_toggle_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-page-number-citation.c:778:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_page_number_citation_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-page-number-citation.c:988:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_page_number_citation_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-page-number.c:766:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_page_number_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-page-number.c:973:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_page_number_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-page-number.c:1193:43: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_page_number_validate_content' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-page-sequence-master.c:149:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_page_sequence_master_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-page-sequence-master.c:179:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_page_sequence_master_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-page-sequence.c:197:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_page_sequence_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-page-sequence.c:242:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_page_sequence_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-region-after.c:532:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_region_after_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-region-after.c:679:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_region_after_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-region-before.c:531:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_region_before_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-region-before.c:678:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_region_before_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-region-body.c:608:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_region_body_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-region-body.c:776:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_region_body_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-region-end.c:531:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_region_end_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-region-end.c:678:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_region_end_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-region-start.c:531:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_region_start_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-region-start.c:678:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_region_start_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-repeatable-page-master-reference.c:140:63: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_repeatable_page_master_reference_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-repeatable-page-master-reference.c:170:65: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_repeatable_page_master_reference_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-retrieve-marker.c:118:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_retrieve_marker_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-retrieve-marker.c:135:18: style: Parameter 'value' can be declared as pointer to const. However it seems that 'fo_retrieve_marker_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-retrieve-marker.c:136:18: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_retrieve_marker_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-retrieve-marker.c:164:52: style: Parameter 'fo' can be declared as pointer to const. However it seems that 'fo_retrieve_marker_update_from_context' is a callback function, if 'fo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-retrieve-marker.c:165:17: style: Parameter 'context' can be declared as pointer to const. However it seems that 'fo_retrieve_marker_update_from_context' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-root.c:153:35: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_root_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-root.c:183:37: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_root_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-simple-page-master.c:280:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_simple_page_master_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-simple-page-master.c:343:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_simple_page_master_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-single-page-master-reference.c:138:59: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_single_page_master_reference_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-single-page-master-reference.c:168:61: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_single_page_master_reference_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-static-content.c:151:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_static_content_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-static-content.c:181:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_static_content_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-and-caption.c:779:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_and_caption_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-and-caption.c:986:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_and_caption_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-body.c:585:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_body_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-body.c:735:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_body_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-caption.c:580:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_caption_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-caption.c:742:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_caption_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-cell.c:675:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_cell_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-cell.c:849:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_cell_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-column.c:610:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_column_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-column.c:765:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_column_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-footer.c:583:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_footer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-footer.c:733:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_footer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-header.c:583:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_header_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-header.c:733:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_header_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-row.c:745:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_row_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table-row.c:943:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_row_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table.c:360:45: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'fo_table_base_class_finalize' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table.c:1077:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-table.c:1323:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_table_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-text.c:333:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_text_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-text.c:386:26: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_text_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-title.c:591:36: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_title_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-title.c:756:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_title_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-wrapper.c:176:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_wrapper_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/fo/fo-wrapper.c:206:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_wrapper_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/property/fo-property-font-size.c:147:59: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'fo_property_font_size_base_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/property/fo-property.c:239:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_property_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/property/fo-property.c:269:23: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'fo_property_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlroff-0.6.2/libfo/util/fo-image.c:219:31: style: Parameter 'fo_image' can be declared as pointer to const. However it seems that 'fo_image_get_pixbuf' is a callback function, if 'fo_image' 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.59.03.orig.tar.gz xmlrpc-c-1.59.03/examples/xmlrpc_asynch_client.c:39:49: style: Parameter 'faultP' can be declared as pointer to const. However it seems that 'handle_sample_add_response' is a callback function, if 'faultP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/examples/xmlrpc_sample_add_server_w32httpsys.c:141:16: style: Parameter 'userid' can be declared as pointer to const. However it seems that 'handleAuthorization' is a callback function, if 'userid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/examples/xmlrpc_sample_add_server_w32httpsys.c:142:16: style: Parameter 'password' can be declared as pointer to const. However it seems that 'handleAuthorization' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_openssl.c:253:33: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelDestroy' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_openssl.c:268:42: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelWrite' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_openssl.c:311:35: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelRead' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_openssl.c:371:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'channelInterrupt' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_openssl.c:385:43: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelFormatPeerInfo' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_openssl.c:557:39: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchDestroy' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_openssl.c:574:38: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchListen' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_openssl.c:685:38: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchAccept' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_openssl.c:750:41: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchInterrupt' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_win.c:318:33: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelDestroy' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_win.c:335:42: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelWrite' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_win.c:371:32: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelRead' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_win.c:459:35: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelInterrupt' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_win.c:518:43: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelFormatPeerInfo' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_win.c:679:39: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchDestroy' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_win.c:696:38: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchListen' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_win.c:769:38: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchAccept' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_win.c:836:41: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchInterrupt' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_unix.c:89:33: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelDestroy' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_unix.c:106:42: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelWrite' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_unix.c:163:35: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelRead' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_unix.c:196: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] xmlrpc-c-1.59.03/lib/abyss/src/socket_unix.c:289:35: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelInterrupt' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_unix.c:320:43: style: Parameter 'channelP' can be declared as pointer to const. However it seems that 'channelFormatPeerInfo' is a callback function, if 'channelP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_unix.c:446:39: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchDestroy' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_unix.c:463:38: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchListen' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_unix.c:540:38: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchAccept' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/abyss/src/socket_unix.c:600:41: style: Parameter 'chanSwitchP' can be declared as pointer to const. However it seems that 'chanSwitchInterrupt' is a callback function, if 'chanSwitchP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/expat/xmlwf/xmlwf.c:564:25: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'notStandalone' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/libwww_transport/xmlrpc_libwww_transport.c:737:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'timer_callback' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/libwww_transport/xmlrpc_libwww_transport.c:738:44: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'timer_callback' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/lib/libwww_transport/xmlrpc_libwww_transport.c:819:61: style: Parameter 'ATTR_UNUSED' can be declared as pointer to const. However it seems that 'finishAsynch' is a callback function, if 'ATTR_UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/src/xmlrpc_expat.c:293:32: style: Parameter 'name' can be declared as pointer to const. However it seems that 'startElement' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/src/xmlrpc_expat.c:377:32: style: Parameter 's' can be declared as pointer to const. However it seems that 'characterData' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/test/method_registry.c:51:31: style: Parameter 'serverInfo' can be declared as pointer to const. However it seems that 'test_foo' is a callback function, if 'serverInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/test/method_registry.c:52:31: style: Parameter 'callInfo' can be declared as pointer to const. However it seems that 'test_foo' is a callback function, if 'callInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/test/method_registry.c:74:37: style: Parameter 'serverInfo' can be declared as pointer to const. However it seems that 'test_foo_type1' is a callback function, if 'serverInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/test/method_registry.c:95:31: style: Parameter 'serverInfo' can be declared as pointer to const. However it seems that 'test_bar' is a callback function, if 'serverInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/test/method_registry.c:96:31: style: Parameter 'callInfo' can be declared as pointer to const. However it seems that 'test_bar' is a callback function, if 'callInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/test/method_registry.c:122:35: style: Parameter 'serverInfo' can be declared as pointer to const. However it seems that 'test_default' is a callback function, if 'serverInfo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/tools/turbocharger/mod_gzip.c:3332:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mod_gzip_set_on' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/tools/turbocharger/mod_gzip.c:3372:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mod_gzip_set_keep_workfiles' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/tools/turbocharger/mod_gzip.c:3408:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mod_gzip_set_min_http' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/tools/turbocharger/mod_gzip.c:3739:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mod_gzip_set_temp_dir' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/tools/turbocharger/mod_gzip.c:3768:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mod_gzip_set_minimum_file_size' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/tools/turbocharger/mod_gzip.c:3806:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mod_gzip_set_maximum_inmem_size' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/tools/turbocharger/mod_gzip.c:3844:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mod_gzip_set_do_static_files' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-c-1.59.03/tools/turbocharger/mod_gzip.c:3880:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'mod_gzip_set_do_cgi' 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/x/xmlrpc-epi/xmlrpc-epi_0.54.2.orig.tar.gz xmlrpc-epi-0.54.2/sample/server.c:205:81: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'method_TestFault' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlrpc-epi-0.54.2/sample/sample.c:273:81: style: Parameter 'userData' can be declared as pointer to const. However it seems that 'method_TestFault' is a callback function, if 'userData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xmlsec1/xmlsec1_1.3.7.orig.tar.gz xmlsec1-1.3.7/src/mscng/x509.c:948:62: style: Parameter 'output' can be declared as pointer to const. However it seems that 'xmlSecMSCngKeyDataX509DebugDump' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlsec1-1.3.7/src/mscng/x509.c:957:65: style: Parameter 'output' can be declared as pointer to const. However it seems that 'xmlSecMSCngKeyDataX509DebugXmlDump' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlsec1-1.3.7/src/nss/app.c:244:13: style: Parameter 'cancel' can be declared as pointer to const. However it seems that 'xmlSecNssAppNicknameCollisionCallback' is a callback function, if 'cancel' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmlsec1-1.3.7/tests/oss-fuzz/xmlsec_target.c:4:20: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'ignore' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xmlstarlet/xmlstarlet_1.6.1.orig.tar.gz xmlstarlet-1.6.1/src/xml.c:100:31: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'reportGenericError' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xmltooling/xmltooling_3.3.0.orig.tar.bz2 xmltooling-3.3.0/xmltooling/security/impl/FilesystemCredentialResolver.cpp:616:66: style: Parameter 'passwd' can be declared as pointer to const. However it seems that 'passwd_callback' is a callback function, if 'passwd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmltooling-3.3.0/xmltooling/security/impl/SecurityHelper.cpp:55:66: style: Parameter 'passwd' can be declared as pointer to const. However it seems that 'passwd_callback' is a callback function, if 'passwd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmltooling-3.3.0/xmltooling/soap/impl/CURLSOAPTransport.cpp:615:43: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'curl_header_hook' 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/x/xmms2/xmms2_0.8+dfsg.orig.tar.xz xmms2-0.8+dfsg/doc/tutorial/c/tut5.c:86:34: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'my_propdict_inner_foreach' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/launcher/xmms2-launcher.c:49:56: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'empty_log_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/launcher/xmms2-launcher.c:56:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'simple_log_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/mdns/avahi/mdns-avahi.c:50:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'disconnected' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/mdns/avahi/mdns-avahi.c:63:34: style: Parameter 'g' can be declared as pointer to const. However it seems that 'group_callback' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/mdns/dns_sd/mdns-dnssd.c:40:41: style: Parameter 'context' can be declared as pointer to const. However it seems that 'dns_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/mdns/dns_sd/mdns-dnssd.c:72:32: style: Parameter 'source' can be declared as pointer to const. However it seems that 'dns_ipc_source_check' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/nycli/column_display.c:527:47: style: Parameter 'disp' can be declared as pointer to const. However it seems that 'column_display_render_text' is a callback function, if 'disp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/nycli/column_display.c:527:67: style: Parameter 'coldef' can be declared as pointer to const. However it seems that 'column_display_render_text' is a callback function, if 'coldef' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/nycli/column_display.c:528:38: style: Parameter 'val' can be declared as pointer to const. However it seems that 'column_display_render_text' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/nycli/commands.c:2270:45: style: Parameter 'udata' can be declared as pointer to const. However it seems that 'help_short_command' is a callback function, if 'udata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/nycli/readline.c:37:34: style: Parameter 'input' can be declared as pointer to const. However it seems that 'readline_status_callback' is a callback function, if 'input' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/nycli/readline.c:64:23: style: Parameter 'text' can be declared as pointer to const. However it seems that 'char_is_quoted' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/clients/nycli/readline.c:70:27: style: Parameter 'text' can be declared as pointer to const. However it seems that 'filename_dequoting' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/airplay/rtspconnection.c:52:34: style: Parameter 'value' can be declared as pointer to const. However it seems that 'append_header' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/ao/ao.c:234:31: style: Parameter 'output' can be declared as pointer to const. However it seems that 'xmms_ao_flush' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/asx/asx.c:79:33: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'xmms_asx_destroy' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/coreaudio/coreaudio.c:133:40: style: Parameter 'output' can be declared as pointer to const. However it seems that 'xmms_ca_buffersize_get' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/cue/cue.c:293:33: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'xmms_cue_destroy' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/curl/curl_ftp.c:139:25: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'xmms_curl_cwrite' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/curl/curl_http.c:453:33: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'xmms_curl_callback_write' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/curl/curl_http.c:534:38: style: Parameter 'header' can be declared as pointer to const. However it seems that 'header_handler_contentlength' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/curl/curl_http.c:550:36: style: Parameter 'header' can be declared as pointer to const. However it seems that 'header_handler_icy_metaint' is a callback function, if 'header' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/daap/daap_mdns_avahi.c:159:43: style: Parameter 'browser' can be declared as pointer to const. However it seems that 'daap_mdns_browse_cb' is a callback function, if 'browser' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/daap/daap_mdns_avahi.c:200:35: style: Parameter 'client' can be declared as pointer to const. However it seems that 'daap_mdns_client_cb' is a callback function, if 'client' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/daap/daap_mdns_avahi.c:202:29: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'daap_mdns_client_cb' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/daap/daap_mdns_avahi.c:217:34: style: Parameter 'to' can be declared as pointer to const. However it seems that 'daap_mdns_timeout' is a callback function, if 'to' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/daap/daap_mdns_avahi.c:217:44: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'daap_mdns_timeout' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/daap/daap_mdns_dnssd.c:236:33: style: Parameter 'source' can be declared as pointer to const. However it seems that 'g_mdns_source_prepare' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/daap/daap_mdns_dnssd.c:236:47: style: Parameter 'timeout_' can be declared as pointer to const. However it seems that 'g_mdns_source_prepare' is a callback function, if 'timeout_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/daap/daap_mdns_dnssd.c:243:31: style: Parameter 'source' can be declared as pointer to const. However it seems that 'g_mdns_source_check' is a callback function, if 'source' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/ices/ices.c:273:33: style: Parameter 'output' can be declared as pointer to const. However it seems that 'xmms_ices_flush' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/id3v2/id3.c:246:62: style: Parameter 'head' can be declared as pointer to const. However it seems that 'handle_id3v2_tcon' is a callback function, if 'head' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/id3v2/id3.c:356:45: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'handle_id3v2_ufid' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/id3v2/id3.c:379:45: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'handle_id3v2_apic' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/jack/jack.c:323:33: style: Parameter 'output' can be declared as pointer to const. However it seems that 'xmms_jack_flush' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/m3u/m3u.c:159:33: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'xmms_m3u_destroy' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/musepack/musepack.c:113:37: style: Parameter 'p_obj' can be declared as pointer to const. However it seems that 'xmms_mpc_callback_read' is a callback function, if 'p_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/musepack/musepack.c:127:37: style: Parameter 'p_obj' can be declared as pointer to const. However it seems that 'xmms_mpc_callback_seek' is a callback function, if 'p_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/musepack/musepack.c:144:37: style: Parameter 'p_obj' can be declared as pointer to const. However it seems that 'xmms_mpc_callback_tell' is a callback function, if 'p_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/musepack/musepack.c:158:40: style: Parameter 'p_obj' can be declared as pointer to const. However it seems that 'xmms_mpc_callback_canseek' is a callback function, if 'p_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/musepack/musepack.c:169:41: style: Parameter 'p_obj' can be declared as pointer to const. However it seems that 'xmms_mpc_callback_get_size' is a callback function, if 'p_obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/nms/nms.c:247:49: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'xmms_nms_write' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/null/null.c:122:32: style: Parameter 'output' can be declared as pointer to const. However it seems that 'xmms_null_open' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/null/null.c:135:33: style: Parameter 'output' can be declared as pointer to const. However it seems that 'xmms_null_close' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/null/null.c:179:33: style: Parameter 'output' can be declared as pointer to const. However it seems that 'xmms_null_flush' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/null/null.c:192:50: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'xmms_null_write' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/oss/oss.c:509:49: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'xmms_oss_write' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/pls/pls.c:88:33: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'xmms_pls_destroy' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/pulse/pulse.c:283:51: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'xmms_pulse_write' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/samba/samba.c:68:28: style: Parameter 'workgroup' can be declared as pointer to const. However it seems that 'xmms_samba_auth_fn' is a callback function, if 'workgroup' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/samba/samba.c:68:61: style: Parameter 'username' can be declared as pointer to const. However it seems that 'xmms_samba_auth_fn' is a callback function, if 'username' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/samba/samba.c:69:43: style: Parameter 'password' can be declared as pointer to const. However it seems that 'xmms_samba_auth_fn' is a callback function, if 'password' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/sndfile/sndfile.c:278:68: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'xmms_sf_virtual_write' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/plugins/waveout/waveout.c:285:41: style: Parameter 'output' can be declared as pointer to const. However it seems that 'xmms_waveout_format_set' is a callback function, if 'output' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/xmms/bindata.c:103:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'xmms_bindata_destroy' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/xmms/collection.c:204:30: style: Parameter 'object' can be declared as pointer to const. However it seems that 'coll_sync_cb' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/xmms/collection.c:204:47: style: Parameter 'val' can be declared as pointer to const. However it seems that 'coll_sync_cb' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/xmms/collection.c:204:61: style: Parameter 'udata' can be declared as pointer to const. However it seems that 'coll_sync_cb' is a callback function, if 'udata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/xmms/collection.c:1482:32: style: Parameter 'key' can be declared as pointer to const. However it seems that 'value_match_save_key' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/xmms/config.c:659:57: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'compare_key' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/xmms/config.c:795:56: style: Parameter 'prop' can be declared as pointer to const. However it seems that 'dump_tree' is a callback function, if 'prop' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/xmms/object.c:437:37: style: Parameter 'key' can be declared as pointer to const. However it seems that 'create_xmmsv_dict_foreach' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/xmms/visualization/xform.c:85:33: style: Parameter 'xform' can be declared as pointer to const. However it seems that 'xmms_vis_destroy' is a callback function, if 'xform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmms2-0.8+dfsg/src/xmms/xform.c:325:43: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'xmms_xform_object_destroy' 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/x/xmorph/xmorph_20150712.orig.tar.xz xmorph-20150712/gtkmorph/feature.c:39:49: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_feat_drawinga_expo' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmorph-20150712/gtkmorph/movies.c:272:51: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'movie_pixmap_free_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmorph-20150712/gtkmorph/movies.c:273:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movie_pixmap_free_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmorph-20150712/gtkmorph/movies.c:274:21: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'movie_pixmap_free_callback' 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/x/xmp/xmp_4.2.0.orig.tar.gz xmp-4.2.0/src/sound_dart.c:158:24: style: Parameter 'b' can be declared as pointer to const. However it seems that 'play' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmp-4.2.0/src/sound_null.c:12:33: style: Parameter 'options' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmp-4.2.0/src/sound_null.c:17:24: style: Parameter 'b' can be declared as pointer to const. However it seems that 'play' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmp-4.2.0/src/sound_win32.c:126:24: style: Parameter 'b' can be declared as pointer to const. However it seems that 'play' 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/x/xmpi/xmpi_2.2.3b8.orig.tar.gz xmpi-2.2.3b8/src/xmpi/xmpi_browse.cc:334:16: style: Parameter 'f1' can be declared as pointer to const. However it seems that 'fnamecmp' is a callback function, if 'f1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_browse.cc:334:26: style: Parameter 'f2' can be declared as pointer to const. However it seems that 'fnamecmp' is a callback function, if 'f2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_copies.cc:240:36: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'change' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_kiviat.cc:239:33: style: Parameter 'p_callback' can be declared as pointer to const. However it seems that 'expose_resize_cb' is a callback function, if 'p_callback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_matrix.cc:350:33: style: Parameter 'p_callback' can be declared as pointer to const. However it seems that 'expose_cb' is a callback function, if 'p_callback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_misc.cc:741:54: style: Parameter 'cbs' can be declared as pointer to const. However it seems that 'wait_cb' is a callback function, if 'cbs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_pophelp.cc:161:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'pophelp' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_trace.cc:1137:31: style: Parameter 'p_callback' can be declared as pointer to const. However it seems that 'draw_cb' is a callback function, if 'p_callback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_trace.cc:1292:32: style: Parameter 'p_callback' can be declared as pointer to const. However it seems that 'hscroll_cb' is a callback function, if 'p_callback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_trace.cc:1333:32: style: Parameter 'p_callback' can be declared as pointer to const. However it seems that 'vscroll_cb' is a callback function, if 'p_callback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_trace.cc:1841:45: style: Parameter 'args' can be declared as pointer to const. However it seems that 'rubber' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xmpi-2.2.3b8/src/xmpi/xmpi_view.cc:429:59: style: Parameter 'p_callback' can be declared as pointer to const. However it seems that 'draw_cb' is a callback function, if 'p_callback' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xnecview/xnecview_1.37.orig.tar.gz xnecview-1.37/postscript.c:72:44: style: Parameter 's' can be declared as pointer to const. However it seems that 'ps_DrawString' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:356:51: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'resize_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:379:35: style: Parameter 'w' can be declared as pointer to const. However it seems that 'buttonpress_event' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:379:53: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'buttonpress_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:379:65: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'buttonpress_event' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:387:37: style: Parameter 'w' can be declared as pointer to const. However it seems that 'buttonrelease_event' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:387:55: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'buttonrelease_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:387:67: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'buttonrelease_event' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:434:48: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'motion_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:506:32: style: Parameter 'w' can be declared as pointer to const. However it seems that 'keypress_event' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:506:47: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'keypress_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:506:59: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'keypress_event' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:777:37: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'cmd_phaseoffset' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:784:38: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'cmd_maxthickness' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:791:32: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'cmd_escale' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:798:32: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'cmd_hscale' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:805:32: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'cmd_qscale' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:812:32: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'cmd_iscale' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:819:34: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'cmd_animfreq' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:861:49: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'expose_event2' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:873:52: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'resize_event2' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:887:36: style: Parameter 'w' can be declared as pointer to const. However it seems that 'buttonpress_event2' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:887:54: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'buttonpress_event2' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:887:66: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'buttonpress_event2' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:915:33: style: Parameter 'w' can be declared as pointer to const. However it seems that 'keypress_event2' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:915:48: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'keypress_event2' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:915:60: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'keypress_event2' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnecview-1.37/xwin.c:1176:26: style: Parameter 'w' can be declared as pointer to const. However it seems that 'cmd_quit' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xnee/xnee_3.19.orig.tar.gz xnee-3.19/libxnee/src/xnee_grab.c:98:34: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'xnee_ungrab_err_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnee-3.19/libxnee/src/xnee_grab.c:98:52: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'xnee_ungrab_err_handler' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnee-3.19/libxnee/src/xnee_grab.c:287:32: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'xnee_grab_err_handler' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xnee-3.19/libxnee/src/xnee_grab.c:287:50: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'xnee_grab_err_handler' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xneur/xneur_0.20.0.orig.tar.gz xneur-0.20.0/lib/main/event.c:187:51: style: Parameter 'p' can be declared as pointer to const. However it seems that 'event_get_cur_modifiers' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/ai/detection.c:174:63: style: Parameter 'word' can be declared as pointer to const. However it seems that 'get_proto_hits' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/ai/detection.c:174:74: style: Parameter 'sym_len' can be declared as pointer to const. However it seems that 'get_proto_hits' is a callback function, if 'sym_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/ai/detection.c:201:67: style: Parameter 'word' can be declared as pointer to const. However it seems that 'get_big_proto_hits' is a callback function, if 'word' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/ai/detection.c:201:78: style: Parameter 'sym_len' can be declared as pointer to const. However it seems that 'get_big_proto_hits' is a callback function, if 'sym_len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/focus.c:46:45: style: Parameter 'p' can be declared as pointer to const. However it seems that 'focus_get_focused_window' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:250:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_add' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:250:42: style: Parameter 'plugin_name' can be declared as pointer to const. However it seems that 'plugin_add' is a callback function, if 'plugin_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:255:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_xneur_start' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:260:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_xneur_reload' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:265:40: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_xneur_stop' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:270:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_key_press' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:275:41: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_key_release' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:280:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_hotkey_action' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:285:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_change_action' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:290:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_plugin_reload' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:295:46: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_plugin_configure' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:300:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_plugin_about' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/plugin.c:310:36: style: Parameter 'p' can be declared as pointer to const. However it seems that 'plugin_uninit' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/buffer.c:360:49: style: Parameter 'p' can be declared as pointer to const. However it seems that 'buffer_is_space_last' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/keymap.c:432:55: style: Parameter 'p' can be declared as pointer to const. However it seems that 'keymap_get_cur_ascii_char' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/keymap.c:478:71: style: Parameter 'text' can be declared as pointer to const. However it seems that 'keymap_lower_by_keymaps' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/window.c:43:35: style: Parameter 'd' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/window.c:43:51: style: Parameter 'e' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/config/xnconfig.c:1796:62: style: Parameter 'p' can be declared as pointer to const. However it seems that 'xneur_config_get_lang_dir' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/config/xnconfig.c:1808:74: style: Parameter 'p' can be declared as pointer to const. However it seems that 'xneur_config_get_log_level_name' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/misc/list_char.c:253:55: style: Parameter 'list' can be declared as pointer to const. However it seems that 'list_char_clone' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/misc/list_char.c:380:40: style: Parameter 'list' can be declared as pointer to const. However it seems that 'list_char_save' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xneur-0.20.0/lib/main/program.c:897:58: style: Parameter 'p' can be declared as pointer to const. However it seems that 'program_perform_user_action' 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/x/xorg-gtest/xorg-gtest_0.7.1.orig.tar.bz2 xorg-gtest-0.7.1/test/xserver-test.cpp:250:59: style: Parameter 'error' can be declared as pointer to const. However it seems that '_test_error_handler' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xorg-gtest-0.7.1/src/xserver.cpp:397:56: style: Parameter 'err' can be declared as pointer to const. However it seems that '_x_error_handler' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xorg-gtest-0.7.1/src/xserver.cpp:432:41: style: Parameter 'dpy' can be declared as pointer to const. However it seems that '_x_io_error_handler' 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/xorgxrdp/xorgxrdp_0.10.4.orig.tar.gz xorgxrdp-0.10.4/xrdpdev/xrdpdri2.c:102:29: style: Parameter 'target_msc' can be declared as pointer to const. However it seems that 'rdpDri2ScheduleSwap' is a callback function, if 'target_msc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xorgxrdp-0.10.4/xrdpdev/xrdpdri2.c:103:68: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rdpDri2ScheduleSwap' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xorgxrdp-0.10.4/xrdpdev/xrdpdri2.c:111:41: style: Parameter 'ust' can be declared as pointer to const. However it seems that 'rdpDri2GetMSC' is a callback function, if 'ust' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xorgxrdp-0.10.4/xrdpdev/xrdpdri2.c:111:54: style: Parameter 'msc' can be declared as pointer to const. However it seems that 'rdpDri2GetMSC' is a callback function, if 'msc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xoscope/xoscope_2.3.orig.tar.gz xoscope-2.3/alsa.c:626:32: style: Parameter 'option' can be declared as pointer to const. However it seems that 'sc_set_option' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/comedi.c:632:39: style: Parameter 'levelp' can be declared as pointer to const. However it seems that 'set_trigger' is a callback function, if 'levelp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/comedi.c:993:36: style: Parameter 'option' can be declared as pointer to const. However it seems that 'comedi_set_option' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/xoscope_gtk.c:71:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'hit_key' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/xoscope_gtk.c:394:26: style: Parameter 'w' can be declared as pointer to const. However it seems that 'plotmode' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/xoscope_gtk.c:402:28: style: Parameter 'w' can be declared as pointer to const. However it seems that 'scrollmode' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/xoscope_gtk.c:410:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'runmode' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/xoscope_gtk.c:417:27: style: Parameter 'w' can be declared as pointer to const. However it seems that 'graticule' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/xoscope_gtk.c:448:25: style: Parameter 'w' can be declared as pointer to const. However it seems that 'trigger' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/xoscope_gtk.c:498:35: style: Parameter 'w' can be declared as pointer to const. However it seems that 'set_trigger_level' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/xoscope_gtk.c:505:34: style: Parameter 'w' can be declared as pointer to const. However it seems that 'set_trigger_step' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xoscope-2.3/xoscope_gtk.c:517:35: style: Parameter 'w' can be declared as pointer to const. However it seems that 'set_position_step' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xosview/xosview_1.24.orig.tar.gz xosview-1.24/Xrm.cc:269:28: style: Parameter 'value' can be declared as pointer to const. However it seems that 'enumCB' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xosview-1.24/xosview.cc:410:41: style: Parameter 'event' can be declared as reference to const. However it seems that 'exposeEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xosview-1.24/xosview.cc:420:45: style: Parameter 'event' can be declared as reference to const. However it seems that 'resizeEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xosview-1.24/xosview.cc:434:49: style: Parameter 'event' can be declared as reference to const. However it seems that 'visibilityEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xosview-1.24/xosview.cc:459:41: style: Parameter 'ev' can be declared as reference to const. However it seems that 'unmapEvent' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xosview-1.24/xwin.cc:394:33: style: Parameter 'event' can be declared as reference to const. However it seems that 'deleteEvent' 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/xotcl/xotcl_1.6.8.orig.tar.gz xotcl-1.6.8/library/store/XOTclGdbm/xotclgdbm.c:26:21: style: Parameter 'message' can be declared as pointer to const. However it seems that 'gdbmFatalFunc' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xotcl-1.6.8/library/xml/TclExpat-1.1/tclexpat.c:474:12: style: Parameter 'data' can be declared as pointer to const. However it seems that 'TclExpatParse' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xotcl-1.6.8/library/xml/TclExpat-1.1/xmlrole.c:1077:25: style: Parameter 'state' can be declared as pointer to const. However it seems that 'error' 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/x/xournalpp/xournalpp_1.2.8.orig.tar.xz xournalpp-1.2.8/src/core/control/ClipboardHandler.cpp:122:45: style: Parameter 'clipboard' can be declared as pointer to const. However it seems that 'clearFunction' is a callback function, if 'clipboard' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/control/settings/MetadataManager.cpp:56:34: style: Parameter 'a' can be declared as reference to const. However it seems that 'sortMetadata' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/control/settings/MetadataManager.cpp:56:52: style: Parameter 'b' can be declared as reference to const. However it seems that 'sortMetadata' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/control/tools/TextEditorWidget.h:328:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'gtk_invisible_style_set' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/control/tools/TextEditorWidget.h:328:66: style: Parameter 'previous_style' can be declared as pointer to const. However it seems that 'gtk_invisible_style_set' is a callback function, if 'previous_style' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/control/zoom/ZoomControl.cpp:73:42: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'onWindowSizeChangedEvent' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/gui/FloatingToolbox.cpp:183:61: style: Parameter 'floatingToolbox' can be declared as pointer to const. However it seems that 'handleLeaveFloatingToolbox' is a callback function, if 'floatingToolbox' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/gui/toolbarMenubar/AbstractSliderItem.cpp:194:60: style: Parameter 'range' can be declared as pointer to const. However it seems that 'formatSliderValue' is a callback function, if 'range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/gui/toolbarMenubar/AbstractSliderItem.cpp:194:101: style: Parameter 'parent' can be declared as pointer to const. However it seems that 'formatSliderValue' is a callback function, if 'parent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/gui/widgets/PopupMenuButton.cpp:9:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'menu_detacher' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/gui/widgets/PopupMenuButton.cpp:9:55: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'menu_detacher' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/gui/widgets/gtkmenutooltogglebutton.cpp:126:66: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_menu_tool_toggle_button_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/gui/widgets/gtkmenutooltogglebutton.cpp:140:113: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gtk_menu_tool_toggle_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xournalpp-1.2.8/src/core/gui/widgets/gtkmenutooltogglebutton.cpp:400:55: style: Parameter 'menu' can be declared as pointer to const. However it seems that 'menu_detacher' is a callback function, if 'menu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xpa/xpa_2.1.20.orig.tar.gz xpa-2.1.20/command.c:238:12: style: Parameter 'paramlist' can be declared as pointer to const. However it seems that 'XPASendEnv' is a callback function, if 'paramlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpa-2.1.20/rtest.c:30:12: style: Parameter 'paramlist' can be declared as pointer to const. However it seems that 'send_cb' is a callback function, if 'paramlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpa-2.1.20/rtest.c:53:12: style: Parameter 'paramlist' can be declared as pointer to const. However it seems that 'receive_cb' is a callback function, if 'paramlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpa-2.1.20/rtest.c:54:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'receive_cb' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpa-2.1.20/ctest.c:139:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'receive_cb' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpa-2.1.20/stest.c:264:12: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'receive_cb' 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/x/xpad/xpad_5.8.0.orig.tar.bz2 xpad-5.8.0/src/xpad-pad-properties.c:235:100: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_pad_properties_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-pad-properties.c:268:94: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_pad_properties_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-search-bar.c:186:96: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_search_bar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-search-bar.c:208:90: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_search_bar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-preferences.c:616:97: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_preferences_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-preferences.c:634:91: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_preferences_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-settings.c:281:94: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_settings_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-settings.c:446:88: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_settings_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-text-buffer.c:98:97: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_text_buffer_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-text-buffer.c:116:91: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_text_buffer_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-text-view.c:175:95: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_text_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-text-view.c:215:89: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_text_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-text-view.c:244:88: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'xpad_text_view_focus_out_event' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-text-view.c:262:92: style: Parameter 'settings' can be declared as pointer to const. However it seems that 'xpad_text_view_button_press_event' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-pad.c:247:89: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_pad_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-pad.c:272:83: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_pad_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-pad.c:791:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xpad_pad_enter_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-pad.c:808:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xpad_pad_leave_notify_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-pad.c:1091:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xpad_pad_toolbar_size_allocate' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-pad.c:1105:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xpad_pad_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-toolbar.c:304:93: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_toolbar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpad-5.8.0/src/xpad-toolbar.c:327:87: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'xpad_toolbar_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/xpaint/xpaint_2.9.1.4.orig.tar.bz2 xpaint-2.9.1.4/arcOp.c:37:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/arcOp.c:37:63: style: Parameter 'info' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/arcOp.c:300:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/arcOp.c:326:17: style: Parameter 'event' can be declared as pointer to const. However it seems that 'release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/Paint.c:142:46: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/Paint.c:1433:50: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'GetValuesHook' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/Paint.c:1463:48: style: Parameter 'proposed' can be declared as pointer to const. However it seems that 'QueryGeometryProc' is a callback function, if 'proposed' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/brushOp.c:132:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/brushOp.c:167:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/brushOp.c:213:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/boxOp.c:72:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/boxOp.c:145:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/chroma.c:82:42: style: Parameter 'percent' can be declared as pointer to const. However it seems that 'barCB' is a callback function, if 'percent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/circleOp.c:93:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/circleOp.c:127:23: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/circleOp.c:147:17: style: Parameter 'event' can be declared as pointer to const. However it seems that 'release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fatBitsEdit.c:162:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'FatCursorDraw' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fatBitsEdit.c:583:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/dynPenOp.c:130:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/dynPenOp.c:176:21: style: Parameter 'd' can be declared as pointer to const. However it seems that 'dummy_pred' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/dynPenOp.c:176:42: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'dummy_pred' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/dynPenOp.c:288:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fillOp.c:359:30: style: Parameter 'l' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fillOp.c:359:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fillOp.c:359:64: style: Parameter 'info' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fillOp.c:364:29: style: Parameter 'l' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fontSelect.c:425:43: style: Parameter 'percent' can be declared as pointer to const. However it seems that 'barCallback' is a callback function, if 'percent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fontSelect.c:483:38: style: Parameter 'argArg' can be declared as pointer to const. However it seems that 'applySetCallback' is a callback function, if 'argArg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fontSelect.c:541:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'unselectCallback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fontOp.c:121:64: style: Parameter 'type' can be declared as pointer to const. However it seems that 'gotSelection' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fontOp.c:122:39: style: Parameter 'len' can be declared as pointer to const. However it seems that 'gotSelection' is a callback function, if 'len' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fontOp.c:490:30: style: Parameter 'l' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'l' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fontOp.c:490:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fontOp.c:490:64: style: Parameter 'info' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/fontOp.c:535:58: style: Parameter 'info' can be declared as pointer to const. However it seems that 'key' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/help.c:273:56: style: Parameter 'list' can be declared as pointer to const. However it seems that 'topicCB' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/help.c:607:64: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'helpAction' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/lineOp.c:158:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/lineOp.c:204:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/lineOp.c:257:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/magnifier.c:1388:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'iconifyCB' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/menu.c:196:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'PopdownEscape' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/menu.c:196:50: style: Parameter 'params' can be declared as pointer to const. However it seems that 'PopdownEscape' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/menu.c:196:69: style: Parameter 'nparams' can be declared as pointer to const. However it seems that 'PopdownEscape' is a callback function, if 'nparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/menu.c:206:31: style: Parameter 'event' can be declared as pointer to const. However it seems that 'PopdownAll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/menu.c:206:47: style: Parameter 'params' can be declared as pointer to const. However it seems that 'PopdownAll' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/menu.c:206:66: style: Parameter 'nparams' can be declared as pointer to const. However it seems that 'PopdownAll' is a callback function, if 'nparams' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/palette.c:76:16: style: Parameter 'junk' can be declared as pointer to const. However it seems that 'freeFunc' is a callback function, if 'junk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/pencilOp.c:121:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/pattern.c:918:45: style: Parameter 'info' can be declared as pointer to const. However it seems that 'deletePatternCallback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/pattern.c:918:62: style: Parameter 'junk' can be declared as pointer to const. However it seems that 'deletePatternCallback' is a callback function, if 'junk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/pattern.c:1405:64: style: Parameter 'info' can be declared as pointer to const. However it seems that 'sizeOkChoiceCallback' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/polygonOp.c:195:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/polygonOp.c:224:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/polygonOp.c:335:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/protocol.c:225:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'realize' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/sprayOp.c:169:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/sprayOp.c:224:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/sprayOp.c:224:64: style: Parameter 'info' can be declared as pointer to const. However it seems that 'motion' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/sprayOp.c:238:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/splineOp.c:384:75: style: Parameter 'info' can be declared as pointer to const. However it seems that 'releaseSplineBand' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/text.c:149:46: style: Parameter 'prms' can be declared as pointer to const. However it seems that 'nextField' is a callback function, if 'prms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/text.c:149:63: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'nextField' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/typeConvert.c:26:18: style: Parameter 'nargs' can be declared as pointer to const. However it seems that 'newCvtStringToPixel' is a callback function, if 'nargs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/AsciiSink.c:694:8: style: Parameter 'tabs' can be declared as pointer to const. However it seems that 'SetTabs' is a callback function, if 'tabs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/AsciiSrc.c:280:15: style: Parameter 'text' can be declared as pointer to const. However it seems that 'ReplaceText' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/AsciiSrc.c:557:23: style: Parameter 'text' can be declared as pointer to const. However it seems that 'Search' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/AsciiSrc.c:638:12: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/AsciiSrc.c:697:12: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'GetValuesHook' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/selectOp.c:137:63: style: Parameter 'info' can be declared as pointer to const. However it seems that 'press' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Command.c:349:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Highlight' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Command.c:350:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Highlight' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Dialog.c:235:11: style: Parameter 'in_num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'in_num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Dialog.c:334:12: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'GetValuesHook' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Grip.c:141:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'GripAction' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Form.c:550:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Form.c:672:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Form.c:776:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'PreferredGeometry' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Box.c:625:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Label.c:553:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Label.c:693:23: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Layout.c:266:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Layout.c:305:11: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'Initialize' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Layout.c:373:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/List.c:686:19: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'PreferredGeom' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/List.c:854:10: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/List.c:899:10: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Unset' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/List.c:900:10: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Unset' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/List.c:901:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Unset' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/List.c:915:10: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Set' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Porthole.c:246:23: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Panner.c:729:23: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Panner.c:855:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'ActionPage' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Panner.c:949:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'ActionSet' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Sme.c:222:19: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/SmeBSB.c:442:19: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Scrollbar.c:829:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'StartScroll' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Scrollbar.c:948:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'NotifyScroll' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/SmeLine.c:245:11: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/SmeLine.c:273:19: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/SimpleMenu.c:611:11: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValuesHook' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/SimpleMenu.c:648:20: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/SimpleMenu.c:747:12: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'PositionMenuAction' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:190:19: style: Parameter 'type' can be declared as pointer to const. However it seems that '_SelectionReceived' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:192:16: style: Parameter 'length' can be declared as pointer to const. However it seems that '_SelectionReceived' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:295:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'InsertSelection' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:751:11: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'LoseSelection' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1307:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'SelectSave' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1348:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TextFocusIn' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1364:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TextFocusOut' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1379:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TextEnterWindow' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1380:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'TextEnterWindow' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1381:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'TextEnterWindow' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1390:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TextLeaveWindow' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1391:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'TextLeaveWindow' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1392:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'TextLeaveWindow' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1589:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'InsertString' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1634:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'DisplayCaret' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1635:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'DisplayCaret' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1676:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Multiply' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1677:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Multiply' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1980:9: style: Parameter 'params' can be declared as pointer to const. However it seems that 'NoOp' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextAction.c:1981:11: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'NoOp' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextSink.c:443:8: style: Parameter 'tabs' can be declared as pointer to const. However it seems that 'SetTabs' is a callback function, if 'tabs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextSrc.c:203:15: style: Parameter 'text' can be declared as pointer to const. However it seems that 'Replace' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextSrc.c:254:23: style: Parameter 'text' can be declared as pointer to const. However it seems that 'Search' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextSrc.c:275:8: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextSrc.c:275:21: style: Parameter 'target' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextSrc.c:275:31: style: Parameter 'type' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'type' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextSrc.c:276:13: style: Parameter 'value' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextSrc.c:277:17: style: Parameter 'length' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextSrc.c:278:7: style: Parameter 'format' can be declared as pointer to const. However it seems that 'ConvertSelection' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextPop.c:1394:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'WMProtocols' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/TextPop.c:1396:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'WMProtocols' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Tip.c:595:9: style: Parameter 'event' can be declared as pointer to const. However it seems that 'TipEventHandler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Vendor.c:349:20: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Tree.c:524:23: style: Parameter 'request' can be declared as pointer to const. However it seems that 'GeometryManager' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Tree.c:669:23: style: Parameter 'intended' can be declared as pointer to const. However it seems that 'QueryGeometry' is a callback function, if 'intended' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Text.c:1904:7: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'LoseSelection' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/xaw3dxft/Viewport.c:341:15: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/PaintRegion.c:928:52: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gripPress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/PaintRegion.c:1055:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'regionButtonRelease' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpaint-2.9.1.4/PaintRegion.c:1519:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'gripGrab' 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/xpdf/xpdf_3.04+git20250304.orig.tar.xz xpdf-3.04+git20250304/xpdf/XPDFApp.cc:383:15: style: Parameter 'event' can be declared as pointer to const. However it seems that 'remoteMsgCbk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFTree.cc:396:26: style: Parameter 'reply' can be declared as pointer to const. However it seems that 'setValuesAlmost' is a callback function, if 'reply' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFCore.cc:415:17: style: Parameter 'target' can be declared as pointer to const. However it seems that 'convertSelectionCbk' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:716:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdAbout' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:720:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdCloseOutline' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:768:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdFind' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:772:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdFindNext' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:776:59: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdFindPrev' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:886:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdOpen' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:894:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdOpenFileAtDest' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:914:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdOpenInNewWin' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:918:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdOpenOutline' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:964:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdPrint' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:982:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdReload' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:1002:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdRun' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:1106:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdSaveAs' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:1122:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdScrollOutlineDown' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:1142:66: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdScrollOutlineUp' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpdf-3.04+git20250304/xpdf/XPDFViewer.cc:1258:64: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cmdToggleOutline' 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/xpenguins/xpenguins_3.2.3.orig.tar.gz xpenguins-3.2.3/src/toon_core.c:32:54: style: Parameter 'error' can be declared as pointer to const. However it seems that 'ToonXErrorHandler' 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/xppaut/xppaut_8.0+dfsg.orig.tar.xz autlib1.c:1736:18: style: Parameter 'iap' can be declared as pointer to const. However it seems that 'fnbpae' is a callback function, if 'iap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:1736:33: style: Parameter 'rap' can be declared as pointer to const. However it seems that 'fnbpae' is a callback function, if 'rap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:1768:113: style: Parameter 'm1aaloc' can be declared as pointer to const. However it seems that 'fnlpae' is a callback function, if 'm1aaloc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:1768:150: style: Parameter 'rlcur' can be declared as pointer to const. However it seems that 'fnlpae' is a callback function, if 'rlcur' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:1768:188: style: Parameter 'rldot' can be declared as pointer to const. However it seems that 'fnlpae' is a callback function, if 'rldot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:1768:240: style: Parameter 'udot' can be declared as pointer to const. However it seems that 'fnlpae' is a callback function, if 'udot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:1849:113: style: Parameter 'm1aaloc' can be declared as pointer to const. However it seems that 'fnhbae' is a callback function, if 'm1aaloc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:2013:18: style: Parameter 'iap' can be declared as pointer to const. However it seems that 'fnuzae' is a callback function, if 'iap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:2013:50: style: Parameter 'par' can be declared as pointer to const. However it seems that 'fnuzae' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:2013:325: style: Parameter 'vuz' can be declared as pointer to const. However it seems that 'fnuzae' is a callback function, if 'vuz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:6585:18: style: Parameter 'iap' can be declared as pointer to const. However it seems that 'fnbpbv' is a callback function, if 'iap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:6585:172: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'fnbpbv' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:6855:18: style: Parameter 'iap' can be declared as pointer to const. However it seems that 'fnuzbv' is a callback function, if 'iap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:6855:50: style: Parameter 'par' can be declared as pointer to const. However it seems that 'fnuzbv' is a callback function, if 'par' is declared with const you might also need to cast function pointer(s). [constParameterCallback] autlib1.c:6855:489: style: Parameter 'vuz' can be declared as pointer to const. However it seems that 'fnuzbv' is a callback function, if 'vuz' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sbml2xpp.c:1036:18: style: Parameter 'sy1' can be declared as pointer to const. However it seems that 'z_sort' is a callback function, if 'sy1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sbml2xpp.c:1036:23: style: Parameter 'sy2' can be declared as pointer to const. However it seems that 'z_sort' is a callback function, if 'sy2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xpuzzles/xpuzzles_8.8.7+ds.orig.tar.xz xpuzzles-8.8.7/barrel/Barrel.c:3014:11: style: Parameter 'event' can be declared as pointer to const. However it seems that 'practicePuzzleWithDoubleClick' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/barrel/Barrel.c:3258:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/barrel/Barrel.c:3265:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/barrel/Barrel.c:3272:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/barrel/Barrel.c:3279:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/barrel/xbarrel.c:1217:25: style: Parameter 'callData' can be declared as pointer to const. However it seems that 'puzzleCallback' is a callback function, if 'callData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel2d.c:879:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel2d.c:888:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel2d.c:897:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel2d.c:906:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel2d.c:915:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel2d.c:924:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel2d.c:933:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel2d.c:942:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel3d.c:1316:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel3d.c:1325:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel3d.c:1334:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel3d.c:1343:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel3d.c:1352:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel3d.c:1361:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel3d.c:1370:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/bevel/Bevel3d.c:1379:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/cubes/Cubes.c:3067:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleOut' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/cubes/Cubes.c:3073:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/cubes/Cubes.c:3079:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/cubes/Cubes.c:3085:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleIn' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/cubes/Cubes.c:3091:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/cubes/Cubes.c:3097:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/cubes/xcubes.c:1240:24: style: Parameter 'callData' can be declared as pointer to const. However it seems that 'puzzleCallback' is a callback function, if 'callData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino2d.c:720:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino2d.c:729:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino2d.c:738:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino2d.c:747:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino2d.c:756:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino2d.c:765:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino2d.c:774:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino2d.c:783:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino3d.c:1136:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino3d.c:1145:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino3d.c:1154:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino3d.c:1163:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino3d.c:1172:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DCw' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino3d.c:1181:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino3d.c:1190:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino3d.c:1199:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino3d.c:1208:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/dino/Dino3d.c:1217:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DCcw' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/hexagons/Hexagons.c:3715:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/hexagons/Hexagons.c:3721:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/hexagons/Hexagons.c:3727:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/hexagons/Hexagons.c:3733:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/hexagons/Hexagons.c:3739:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/hexagons/Hexagons.c:3745:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/hexagons/Hexagons.c:3751:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/hexagons/Hexagons.c:3757:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/hexagons/xhexagons.c:1143:27: style: Parameter 'callData' can be declared as pointer to const. However it seems that 'puzzleCallback' is a callback function, if 'callData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1438:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1445:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTtl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1452:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1459:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTtr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1466:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1473:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1480:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1487:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1494:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBbl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1501:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1508:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBbr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mball/Mball2d.c:1515:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mlink/Mlink.c:3339:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mlink/Mlink.c:3347:40: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/mlink/xmlink.c:1245:24: style: Parameter 'callData' can be declared as pointer to const. However it seems that 'puzzleCallback' is a callback function, if 'callData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/oct/Oct2d.c:849:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/oct/Oct2d.c:857:36: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/oct/Oct2d.c:865:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/oct/Oct2d.c:873:37: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/oct/Oct2d.c:881:38: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/oct/Oct2d.c:889:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/oct/Oct2d.c:897:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/oct/Oct2d.c:905:35: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/panex/Panex.c:2603:11: style: Parameter 'event' can be declared as pointer to const. However it seems that 'clearWithDoubleClickPuzzle' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/panex/xpanex.c:1023:24: style: Parameter 'callData' can be declared as pointer to const. However it seems that 'puzzleCallback' is a callback function, if 'callData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/pyraminx/Pyraminx2d.c:787:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/pyraminx/Pyraminx2d.c:795:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/pyraminx/Pyraminx2d.c:803:46: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/pyraminx/Pyraminx2d.c:811:47: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/pyraminx/Pyraminx2d.c:819:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/pyraminx/Pyraminx2d.c:827:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik2d.c:737:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik2d.c:744:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik2d.c:751:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik2d.c:758:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik3d.c:1325:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik3d.c:1332:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik3d.c:1339:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik3d.c:1346:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik3d.c:1353:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik3d.c:1360:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik3d.c:1367:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/rubik/Rubik3d.c:1374:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb2d.c:866:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb2d.c:874:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb2d.c:882:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb2d.c:890:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb2d.c:898:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb2d.c:906:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb2d.c:914:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb2d.c:922:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle2DBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb3d.c:1181:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb3d.c:1190:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb3d.c:1199:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb3d.c:1208:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb3d.c:1217:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb3d.c:1226:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb3d.c:1235:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/skewb/Skewb3d.c:1244:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzle3DBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/threed/xthreed.c:1207:25: style: Parameter 'callData' can be declared as pointer to const. However it seems that 'threeDCallback' is a callback function, if 'callData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/triangles/Triangles.c:3742:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/triangles/Triangles.c:3748:42: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTop' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/triangles/Triangles.c:3754:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleTr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/triangles/Triangles.c:3760:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleLeft' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/triangles/Triangles.c:3766:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleRight' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/triangles/Triangles.c:3772:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBl' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/triangles/Triangles.c:3778:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBottom' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/triangles/Triangles.c:3784:41: style: Parameter 'event' can be declared as pointer to const. However it seems that 'movePuzzleBr' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xpuzzles-8.8.7/triangles/xtriangles.c:1118:28: style: Parameter 'callData' can be declared as pointer to const. However it seems that 'puzzleCallback' is a callback function, if 'callData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xqf/xqf_1.0.6.orig.tar.gz xqf-1.0.6/src/dns.c:279:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'helper_close_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xqf-1.0.6/src/q3maps.c:328:70: style: Parameter 'maphash' can be declared as pointer to const. However it seems that 'quake_contains_dir' is a callback function, if 'maphash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xqf-1.0.6/src/trayicon.c:196:56: style: Parameter 'event' can be declared as pointer to const. However it seems that 'tray_icon_pressed' 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/xraylib/xraylib_4.0.0+dfsg1.orig.tar.xz xraylib-4.0.0+dfsg1/idl/xraylib_idl.c:399:48: style: Parameter 'argv' can be declared as const array. However it seems that 'IDL_XRayInit' 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/x/xrdesktop/xrdesktop_0.15.1.orig.tar.bz2 xrdesktop-0.15.1/examples/overlay_models.c:176:24: style: Parameter 'name' can be declared as pointer to const. However it seems that '_print_model' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdesktop-0.15.1/examples/hand-shake.c:410:34: style: Parameter 'event' can be declared as pointer to const. However it seems that '_keyboard_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdesktop-0.15.1/examples/client.c:497:34: style: Parameter 'event' can be declared as pointer to const. However it seems that '_keyboard_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdesktop-0.15.1/examples/client.c:507:33: style: Parameter 'event' can be declared as pointer to const. However it seems that '_request_quit_cb' 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/xrdp/xrdp_0.10.4.1.orig.tar.gz xrdp-0.10.4.1/mc/mc.c:75:25: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'lib_mod_end' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/mc/mc.c:83:31: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'lib_mod_set_param' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/sesman/chansrv/chansrv.c:1179:32: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'my_trans_conn_in' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/sesman/chansrv/chansrv.c:1216:36: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'my_api_trans_conn_in' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/sesman/chansrv/rail.c:306:27: style: Parameter 'display' can be declared as pointer to const. However it seems that 'anotherWMRunning' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/sesman/chansrv/rail.c:306:49: style: Parameter 'xe' can be declared as pointer to const. However it seems that 'anotherWMRunning' is a callback function, if 'xe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/neutrinordp/xrdp-neutrinordp.c:855:29: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'lxrdp_frame_ack' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/neutrinordp/xrdp-neutrinordp.c:862:35: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'lxrdp_suppress_output' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/neutrinordp/xrdp-neutrinordp.c:873:42: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'lxrdp_server_version_message' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/neutrinordp/xrdp-neutrinordp.c:891:50: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'lxrdp_server_monitor_full_invalidate' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/neutrinordp/xrdp-neutrinordp.c:1699:48: style: Parameter 'pointer_cached' can be declared as pointer to const. However it seems that 'lfreerdp_pointer_cached' is a callback function, if 'pointer_cached' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/sesman/chansrv/sound.c:1192:42: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'sound_sndsrvr_sink_conn_in' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/sesman/chansrv/sound.c:1230:44: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'sound_sndsrvr_source_conn_in' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/sesman/chansrv/smartcard_pcsc.c:1942:37: style: Parameter 'trans' can be declared as pointer to const. However it seems that 'my_pcsc_trans_conn_in' is a callback function, if 'trans' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/sesman/sesexec/session.c:187:34: style: Parameter 'login_info' can be declared as pointer to const. However it seems that 'start_chansrv' is a callback function, if 'login_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/sesman/sesexec/session.c:474:35: style: Parameter 'login_info' can be declared as pointer to const. However it seems that 'start_x_server' is a callback function, if 'login_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/tools/devel/gtcp_proxy/gtcp-proxy.c:637:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/tools/devel/gtcp_proxy/gtcp-proxy.c:637:62: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/tools/devel/gtcp_proxy/gtcp-proxy.c:637:75: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_delete_event' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/tools/devel/gtcp_proxy/gtcp-proxy.c:646:35: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_destroy' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/tools/devel/gtcp_proxy/gtcp-proxy.c:646:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/tools/devel/gtcp_proxy/gtcp-proxy.c:696:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_clear_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/tools/devel/gtcp_proxy/gtcp-proxy.c:696:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_clear_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/tools/devel/gtcp_proxy/gtcp-proxy.c:708:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'on_quit_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/tools/devel/gtcp_proxy/gtcp-proxy.c:708:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'on_quit_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/vnc/vnc.c:1497:28: style: Parameter 'v' can be declared as pointer to const. However it seems that 'lib_mod_signal' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/vnc/vnc.c:2040:25: style: Parameter 'v' can be declared as pointer to const. However it seems that 'lib_mod_end' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/vnc/vnc.c:2192:31: style: Parameter 'v' can be declared as pointer to const. However it seems that 'lib_mod_frame_ack' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/vnc/vnc.c:2228:44: style: Parameter 'v' can be declared as pointer to const. However it seems that 'lib_mod_server_version_message' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/vnc/vnc.c:2265:52: style: Parameter 'v' can be declared as pointer to const. However it seems that 'lib_mod_server_monitor_full_invalidate' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/xup/xup.c:1834:28: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'lib_mod_signal' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/xrdp/xrdp_mm.c:1297:34: style: Parameter 'versions' can be declared as pointer to const. However it seems that 'xrdp_mm_egfx_caps_advertise' is a callback function, if 'versions' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/xrdp/xrdp_mm.c:1297:49: style: Parameter 'flagss' can be declared as pointer to const. However it seems that 'xrdp_mm_egfx_caps_advertise' is a callback function, if 'flagss' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrdp-0.10.4.1/xrdp/xrdp_login_wnd.c:39:47: style: Parameter 'sender' can be declared as pointer to const. However it seems that 'xrdp_wm_login_help_notify' is a callback function, if 'sender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xrestop/xrestop_0.6.orig.tar.gz xrestop.c:145:28: style: Parameter 'display' can be declared as pointer to const. However it seems that 'error_handler' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xrestop.c:146:21: style: Parameter 'error' can be declared as pointer to const. However it seems that 'error_handler' 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/xsane/xsane_0.999.orig.tar.gz xsane-0.999/src/xsane-back-gtk.c:1833:78: style: Parameter 'elem' can be declared as pointer to const. However it seems that 'xsane_back_gtk_button_update' is a callback function, if 'elem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane-back-gtk.c:1875:81: style: Parameter 'elem' can be declared as pointer to const. However it seems that 'xsane_back_gtk_value_update' is a callback function, if 'elem' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane-email-project.c:96:82: style: Parameter 'filetype' can be declared as pointer to const. However it seems that 'xsane_email_filetype_callback' is a callback function, if 'filetype' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane-multipage-project.c:79:86: style: Parameter 'filetype' can be declared as pointer to const. However it seems that 'xsane_multipage_filetype_callback' is a callback function, if 'filetype' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane-setup.c:3139:61: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'xsane_setup_show_range_mode_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane-setup.c:3146:58: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'xsane_setup_lineart_mode_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane-setup.c:3154:77: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xsane_setup_grayscale_mode_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane-viewer.c:481:66: style: Parameter 'adj_data' can be declared as pointer to const. However it seems that 'xsane_viewer_adjustment_float_changed' is a callback function, if 'adj_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane-viewer.c:488:64: style: Parameter 'adj_data' can be declared as pointer to const. However it seems that 'xsane_viewer_adjustment_int_changed' is a callback function, if 'adj_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane.c:248:48: style: Parameter 'adj_data' can be declared as pointer to const. However it seems that 'xsane_gamma_changed' is a callback function, if 'adj_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane.c:335:64: style: Parameter 'num' can be declared as pointer to const. However it seems that 'xsane_modus_callback' is a callback function, if 'num' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane.c:955:46: style: Parameter 'adj' can be declared as pointer to const. However it seems that 'xsane_zoom_update' is a callback function, if 'adj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane.c:2945:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xsane_set_pref_unit_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane.c:3673:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'xsane_show_eula' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane.c:3673:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xsane_show_eula' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane.c:3680:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'xsane_show_gpl' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane.c:3680:56: style: Parameter 'data' can be declared as pointer to const. However it seems that 'xsane_show_gpl' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane.c:5394:86: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xsane_select_device_by_mouse_callback' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane-preview.c:3986:77: style: Parameter 'event' can be declared as pointer to const. However it seems that 'preview_expose_event_handler_start' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsane-0.999/src/xsane-preview.c:4031:75: style: Parameter 'event' can be declared as pointer to const. However it seems that 'preview_expose_event_handler_end' 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/xscavenger/xscavenger_1.4.5.orig.tar.gz xscavenger-1.4.5/src/scav.c:1293:19: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'setint' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscavenger-1.4.5/src/scav.c:1298:22: style: Parameter 'ip' can be declared as pointer to const. However it seems that 'setstring' is a callback function, if 'ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscavenger-1.4.5/src/scav.c:2787:20: style: Parameter 'put' can be declared as pointer to const. However it seems that 'csline' is a callback function, if 'put' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xschem/xschem_3.4.4.orig.tar.bz2 xschem-3.4.4/scconfig/src/default/lib_try.c:10:36: style: Parameter 'stdout_str' can be declared as pointer to const. However it seems that 'try_icl_accept_ok' is a callback function, if 'stdout_str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xschem-3.4.4/scconfig/src/default/lib_try.c:373:35: style: Parameter 'stdout_str' can be declared as pointer to const. However it seems that 'field_accept_res' is a callback function, if 'stdout_str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xschem-3.4.4/scconfig/src/tmpasm/tmpasm_scconfig.c:270:44: style: Parameter 'iname' can be declared as pointer to const. However it seems that 'instr_sub' is a callback function, if 'iname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xschem-3.4.4/scconfig/src/tmpasm/tmpasm_scconfig.c:329:45: style: Parameter 'iname' can be declared as pointer to const. However it seems that 'instr_uniq' is a callback function, if 'iname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xschem-3.4.4/scconfig/src/tmpasm/tmpasm_scconfig.c:586:42: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'scc_err_fmt' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xschem-3.4.4/src/xinit.c:219:25: style: Parameter 'display' can be declared as pointer to const. However it seems that 'err' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xschem-3.4.4/src/xinit.c:219:47: style: Parameter 'xev' can be declared as pointer to const. However it seems that 'err' is a callback function, if 'xev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xscorch/xscorch_0.2.1.orig.tar.gz xscorch-0.2.1/sgtk/sautodef-gtk.c:189:58: style: Parameter 'key' can be declared as pointer to const. However it seems that '_sc_window_auto_def_key_gtk' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/sautodef-gtk.c:220:69: style: Parameter 'spot' can be declared as pointer to const. However it seems that '_sc_autodef_guidance_enter_gtk' is a callback function, if 'spot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/sautodef-gtk.c:250:67: style: Parameter 'spot' can be declared as pointer to const. However it seems that '_sc_autodef_shield_enter_gtk' is a callback function, if 'spot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/slottery-gtk.c:66:57: style: Parameter 'key' can be declared as pointer to const. However it seems that '_sc_window_lottery_key_gtk' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/smainmenu-gtk.c:122:63: style: Parameter 'spot' can be declared as pointer to const. However it seems that '_sc_main_menu_select_gtk' is a callback function, if 'spot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/sinventory-gtk.c:164:59: style: Parameter 'event' can be declared as pointer to const. However it seems that '_sc_inventory_weapon_key_gtk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/sinventory-gtk.c:197:62: style: Parameter 'event' can be declared as pointer to const. However it seems that '_sc_inventory_accessory_key_gtk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/sinventory-gtk.c:230:65: style: Parameter 'event' can be declared as pointer to const. However it seems that '_sc_inventory_weapon_button_gtk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/sinventory-gtk.c:264:68: style: Parameter 'event' can be declared as pointer to const. However it seems that '_sc_inventory_accessory_button_gtk' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/sinventory-gtk.c:297:69: style: Parameter 'spot' can be declared as pointer to const. However it seems that '_sc_inventory_weapon_enter_gtk' is a callback function, if 'spot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/sinventory-gtk.c:319:72: style: Parameter 'spot' can be declared as pointer to const. However it seems that '_sc_inventory_accessory_enter_gtk' is a callback function, if 'spot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/ssystem-gtk.c:59:61: style: Parameter 'button' can be declared as pointer to const. However it seems that '_sc_system_retreat_gtk' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/ssystem-gtk.c:60:75: style: Parameter 'setup' can be declared as pointer to const. However it seems that '_sc_system_retreat_gtk' is a callback function, if 'setup' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/sstatus-gtk.c:105:63: style: Parameter 'spot' can be declared as pointer to const. However it seems that '_sc_status_activate_item' is a callback function, if 'spot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/stank-gtk.c:63:59: style: Parameter 'key' can be declared as pointer to const. However it seems that '_sc_window_tank_info_key_gtk' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/stank-gtk.c:129:86: style: Parameter 'spot' can be declared as pointer to const. However it seems that '_sc_window_tank_move_btn_gtk' is a callback function, if 'spot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/stank-gtk.c:162:59: style: Parameter 'key' can be declared as pointer to const. However it seems that '_sc_window_tank_move_key_gtk' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/spaint-gtk.c:748:64: style: Parameter 'c' can be declared as pointer to const. However it seems that '_sc_window_draw_arc_gtk' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xscorch-0.2.1/sgtk/spaint-gtk.c:774:97: style: Parameter 'tr' can be declared as pointer to const. However it seems that '_sc_window_clear_arc_gtk' is a callback function, if 'tr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xsd/xsd_4.0.0.orig.tar.bz2 xsd-4.0.0+dep/xsd/examples/cxx/tree/binary/xdr/driver.cxx:116:26: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'overflow' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsd-4.0.0+dep/xsd/tests/cxx/tree/binary/xdr/driver.cxx:19:26: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'overflow' 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/x/xserver-xorg-video-dummy/xserver-xorg-video-dummy_0.4.0.orig.tar.gz xf86-video-dummy-0.4.0/src/dummy_cursor.c:56:56: style: Parameter 'src' can be declared as pointer to const. However it seems that 'dummyLoadCursorImage' is a callback function, if 'src' 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 xserver-xorg-video-intel-2.99.917+git20210115/benchmarks/dri2-swap.c:118:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DRI2EventToWire' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/benchmarks/dri2-swap.c:134:37: style: Parameter 'err' can be declared as pointer to const. However it seems that 'DRI2Error' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/benchmarks/dri2-swap.c:134:53: style: Parameter 'codes' can be declared as pointer to const. However it seems that 'DRI2Error' is a callback function, if 'codes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/benchmarks/dri2-swap.c:297:21: style: Parameter 'event' can be declared as pointer to const. However it seems that '_check_error_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/benchmarks/dri3-swap.c:123:21: style: Parameter 'event' can be declared as pointer to const. However it seems that '_check_error_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/src/legacy/i810/i810_cursor.c:158:55: style: Parameter 'src' can be declared as pointer to const. However it seems that 'I810LoadCursorImage' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/src/legacy/i810/i810_driver.c:1337:57: style: Parameter 'indices' can be declared as pointer to const. However it seems that 'I810LoadPalette15' is a callback function, if 'indices' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/src/legacy/i810/i810_driver.c:1361:57: style: Parameter 'indices' can be declared as pointer to const. However it seems that 'I810LoadPalette16' is a callback function, if 'indices' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/src/legacy/i810/i810_driver.c:1425:57: style: Parameter 'indices' can be declared as pointer to const. However it seems that 'I810LoadPalette24' is a callback function, if 'indices' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/src/legacy/i810/i810_dri.c:954:36: style: Parameter 'pVisualConfigPriv' can be declared as pointer to const. However it seems that 'I810CreateContext' is a callback function, if 'pVisualConfigPriv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/dri2-speed.c:58:21: style: Parameter 'event' can be declared as pointer to const. However it seems that '_check_error_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/dri2.c:114:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DRI2EventToWire' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/dri2.c:130:37: style: Parameter 'err' can be declared as pointer to const. However it seems that 'DRI2Error' is a callback function, if 'err' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/dri2.c:130:53: style: Parameter 'codes' can be declared as pointer to const. However it seems that 'DRI2Error' is a callback function, if 'codes' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/dri2.c:341:30: style: Parameter 'attachments' can be declared as pointer to const. However it seems that 'DRI2GetBuffers' is a callback function, if 'attachments' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/lowlevel-blt-bench.c:174:85: style: Parameter 'target' can be declared as pointer to const. However it seems that 'source_linear_horizontal' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/lowlevel-blt-bench.c:183:83: style: Parameter 'target' can be declared as pointer to const. However it seems that 'source_linear_vertical' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/lowlevel-blt-bench.c:192:83: style: Parameter 'target' can be declared as pointer to const. However it seems that 'source_linear_diagonal' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/lowlevel-blt-bench.c:201:85: style: Parameter 'target' can be declared as pointer to const. However it seems that 'source_radial_concentric' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/lowlevel-blt-bench.c:221:82: style: Parameter 'target' can be declared as pointer to const. However it seems that 'source_radial_generic' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/lowlevel-blt-bench.c:298:48: style: Parameter 't' can be declared as pointer to const. However it seems that 'source_shm' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/lowlevel-blt-bench.c:298:71: style: Parameter 'target' can be declared as pointer to const. However it seems that 'source_shm' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/dri2-race.c:48:29: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'x_error' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/dri2-race.c:48:47: style: Parameter 'e' can be declared as pointer to const. However it seems that 'x_error' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/present-speed.c:121:21: style: Parameter 'event' can be declared as pointer to const. However it seems that '_check_error_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/render-glyphs.c:32:35: style: Parameter 'display' can be declared as pointer to const. However it seems that '_check_error_handler' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/test/render-glyphs.c:33:21: style: Parameter 'event' can be declared as pointer to const. However it seems that '_check_error_handler' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/i965_xvmc.c:241:64: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy_context' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/i915_xvmc.c:1002:50: style: Parameter 'display' can be declared as pointer to const. However it seems that 'i915_xvmc_mc_render_surface' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/i915_xvmc.c:1005:26: style: Parameter 'past_surface' can be declared as pointer to const. However it seems that 'i915_xvmc_mc_render_surface' is a callback function, if 'past_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/i915_xvmc.c:1006:26: style: Parameter 'future_surface' can be declared as pointer to const. However it seems that 'i915_xvmc_mc_render_surface' is a callback function, if 'future_surface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/xvmc_vld.c:620:64: style: Parameter 'context' can be declared as pointer to const. However it seems that 'destroy_context' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/xvmc_vld.c:781:62: style: Parameter 'context' can be declared as pointer to const. However it seems that 'begin_surface' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/xvmc_vld.c:782:22: style: Parameter 'target' can be declared as pointer to const. However it seems that 'begin_surface' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/xvmc_vld.c:818:35: style: Parameter 'display' can be declared as pointer to const. However it seems that 'put_slice' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/xvmc_vld.c:818:58: style: Parameter 'context' can be declared as pointer to const. However it seems that 'put_slice' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/xvmc_vld.c:819:19: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'put_slice' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/xvmc_vld.c:976:59: style: Parameter 'context' can be declared as pointer to const. However it seems that 'put_slice2' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/xvmc_vld.c:977:20: style: Parameter 'slice' can be declared as pointer to const. However it seems that 'put_slice2' is a callback function, if 'slice' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xserver-xorg-video-intel-2.99.917+git20210115/xvmc/xvmc_vld.c:1022: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/xserver-xorg-video-mach64/xserver-xorg-video-mach64_6.10.0.orig.tar.gz xf86-video-mach64-6.10.0/src/atidri.c:64:41: style: Parameter 'pVisualConfigPriv' can be declared as pointer to const. However it seems that 'ATICreateContext' is a callback function, if 'pVisualConfigPriv' 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-mga/xserver-xorg-video-mga_2.0.0.orig.tar.gz xf86-video-mga-2.0.0/src/mga_dri.c:64:41: style: Parameter 'pVisualConfigPriv' can be declared as pointer to const. However it seems that 'MGACreateContext' is a callback function, if 'pVisualConfigPriv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-mga-2.0.0/src/mga_dac3026.c:1118:10: style: Parameter 'indices' can be declared as pointer to const. However it seems that 'MGA3026LoadPalette' is a callback function, if 'indices' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-mga-2.0.0/src/mga_video.c:466:10: style: Parameter 'value' can be declared as pointer to const. However it seems that 'MGAGetPortAttributeTexture' 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/x/xserver-xorg-video-openchrome/xserver-xorg-video-openchrome_0.6.0.orig.tar.gz xf86-video-openchrome-0.6.0/src/via_3d.c:170:30: style: Parameter 'v3d' can be declared as pointer to const. However it seems that 'viaSet3DTexture' is a callback function, if 'v3d' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-openchrome-0.6.0/src/via_3d.c:236:34: style: Parameter 'v3d' can be declared as pointer to const. However it seems that 'viaSet3DTexBlendCol' is a callback function, if 'v3d' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-openchrome-0.6.0/src/via_3d.c:280:28: style: Parameter 'v3d' can be declared as pointer to const. However it seems that 'via3DEmitQuad' is a callback function, if 'v3d' 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-qxl/xserver-xorg-video-qxl_0.1.6.orig.tar.gz xf86-video-qxl-0.1.6/src/mspace.c:48:62: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'default_abort_func' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-qxl-0.1.6/src/mspace.c:53:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'default_print_func' 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/x/xserver-xorg-video-siliconmotion/xserver-xorg-video-siliconmotion_1.7.10.orig.tar.gz xf86-video-siliconmotion-1.7.10/src/smi501_crtc.c:518:53: style: Parameter 'image' can be declared as pointer to const. However it seems that 'SMI501_CrtcLoadCursorImage' is a callback function, if 'image' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-siliconmotion-1.7.10/src/smilynx_crtc.c:817:59: style: Parameter 'image' can be declared as pointer to const. However it seems that 'SMILynx_CrtcLoadCursorImage_crt' is a callback function, if 'image' 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-tdfx/xserver-xorg-video-tdfx_1.5.0.orig.tar.gz xf86-video-tdfx-1.5.0/src/tdfx_dri.c:277:36: style: Parameter 'pVisualConfigPriv' can be declared as pointer to const. However it seems that 'TDFXCreateContext' is a callback function, if 'pVisualConfigPriv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-tdfx-1.5.0/src/tdfx_dri.c:322:43: style: Parameter 'oldContext' can be declared as pointer to const. However it seems that 'TDFXDRISwapContext' is a callback function, if 'oldContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-tdfx-1.5.0/src/tdfx_dri.c:323:43: style: Parameter 'newContext' can be declared as pointer to const. However it seems that 'TDFXDRISwapContext' is a callback function, if 'newContext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xf86-video-tdfx-1.5.0/src/tdfx_video.c:401:10: style: Parameter 'value' can be declared as pointer to const. However it seems that 'TDFXGetPortAttributeTexture' 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/x/xserver-xorg-video-trident/xserver-xorg-video-trident_1.4.0.orig.tar.gz xf86-video-trident-1.4.0/src/trident_dac.c:1109:12: style: Parameter 'src' can be declared as pointer to const. However it seems that 'TridentLoadCursorImage' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xsettings-kde/xsettings-kde_0.12.3.orig.tar.gz xsettings-kde-0.12.3/xsettings-kde.c:47:21: style: Parameter 'data' can be declared as pointer to const. However it seems that 'terminate_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsettings-kde-0.12.3/xsettings-manager.c:57:31: style: Parameter 'display' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsettings-kde-0.12.3/xsettings-manager.c:58:17: style: Parameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xshogi/xshogi_1.4.2.orig.tar.gz xshogi-1.4.2/xshogi.c:2540:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'PieceMenuPopup' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:3033:32: style: Parameter 'event' can be declared as pointer to const. However it seems that 'DrawPosition' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:3514:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'HandleUserMove' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5253:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'QuitProc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5253:43: style: Parameter 'prms' can be declared as pointer to const. However it seems that 'QuitProc' is a callback function, if 'prms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5253:59: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'QuitProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5265:63: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'LoadGameProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5291:16: style: Parameter 'name' can be declared as pointer to const. However it seems that 'LoadGame' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5615:29: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ResetProc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5615:44: style: Parameter 'prms' can be declared as pointer to const. However it seems that 'ResetProc' is a callback function, if 'prms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5615:60: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'ResetProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5778:64: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'ChallengeProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5805:19: style: Parameter 'command' can be declared as pointer to const. However it seems that 'SelectLevel' is a callback function, if 'command' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5836:31: style: Parameter 'event' can be declared as pointer to const. However it seems that 'MoveNowProc' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5836:46: style: Parameter 'prms' can be declared as pointer to const. However it seems that 'MoveNowProc' is a callback function, if 'prms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5836:62: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'MoveNowProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5853:67: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'LoadPositionProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:5876:20: style: Parameter 'name' can be declared as pointer to const. However it seems that 'LoadPosition' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:6205:63: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'SaveGameProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:6434:59: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'HintProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:6577:67: style: Parameter 'nprms' can be declared as pointer to const. However it seems that 'SavePositionProc' is a callback function, if 'nprms' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xshogi-1.4.2/xshogi.c:6598:20: style: Parameter 'name' can be declared as pointer to const. However it seems that 'SavePosition' 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/x/xskat/xskat_4.0.orig.tar.gz xskat-4.0/xio.c:242:10: style: Parameter 'd' can be declared as pointer to const. However it seems that 'query_err' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xskat-4.0/xio.c:243:14: style: Parameter 'e' can be declared as pointer to const. However it seems that 'query_err' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xskat-4.0/xio.c:459:10: style: Parameter 'd' can be declared as pointer to const. However it seems that 'ioerr' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xsnow/xsnow_3.8.3.orig.tar.gz xsnow-3.8.3/src/ui.c:314:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'callback_func' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsnow-3.8.3/src/ui.c:1506:24: style: Parameter 'w' can be declared as pointer to const. However it seems that 'yesyes' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsnow-3.8.3/src/ui.c:1512:22: style: Parameter 'w' can be declared as pointer to const. However it seems that 'nono' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xsok/xsok_1.02.orig.tar.gz xsok-1.02/src/X-widget.c:66:29: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsok-1.02/src/Xaw-main.c:99:45: style: Parameter 'xev' can be declared as pointer to const. However it seems that 'mXtAP_Cancel' is a callback function, if 'xev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsok-1.02/src/Xaw-main.c:99:58: style: Parameter 'params' can be declared as pointer to const. However it seems that 'mXtAP_Cancel' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsok-1.02/src/Xaw-main.c:99:76: style: Parameter 'num' can be declared as pointer to const. However it seems that 'mXtAP_Cancel' is a callback function, if 'num' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsok-1.02/src/Xaw-main.c:100:45: style: Parameter 'xev' can be declared as pointer to const. However it seems that 'mXtAP_Confirm' is a callback function, if 'xev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsok-1.02/src/Xaw-main.c:100:58: style: Parameter 'params' can be declared as pointer to const. However it seems that 'mXtAP_Confirm' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsok-1.02/src/Xaw-main.c:100:76: style: Parameter 'num' can be declared as pointer to const. However it seems that 'mXtAP_Confirm' is a callback function, if 'num' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xsol/xsol_0.31.orig.tar.gz xsol-0.31.orig/xsol.c:517:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mousepress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsol-0.31.orig/xsol.c:678:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mouserel' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsol-0.31.orig/xsol.c:812:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mousedrag' 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/xsoldier/xsoldier_1.8.orig.tar.gz xsoldier-1.8/boss.c:139:39: style: Parameter 'your' can be declared as pointer to const. However it seems that 'BossHit1' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsoldier-1.8/boss.c:1018:39: style: Parameter 'your' can be declared as pointer to const. However it seems that 'BossHit8' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsoldier-1.8/enemy.c:96:40: style: Parameter 'your' can be declared as pointer to const. However it seems that 'EnemyHit1' is a callback function, if 'your' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xsunpinyin/xsunpinyin_2.0.3.orig.tar.gz xsunpinyin-2.0.3/ic_gtk.c:60:33: style: Parameter 'btn' can be declared as pointer to const. However it seems that 'toggle_english' is a callback function, if 'btn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_gtk.c:60:47: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'toggle_english' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_gtk.c:67:30: style: Parameter 'btn' can be declared as pointer to const. However it seems that 'toggle_full' is a callback function, if 'btn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_gtk.c:67:44: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'toggle_full' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_gtk.c:74:34: style: Parameter 'btn' can be declared as pointer to const. However it seems that 'toggle_chn_punc' is a callback function, if 'btn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_gtk.c:74:48: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'toggle_chn_punc' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_gtk.c:85:34: style: Parameter 'wnd' can be declared as pointer to const. However it seems that 'icbar_on_button_press' is a callback function, if 'wnd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_gtk.c:85:55: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'icbar_on_button_press' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_gtk.c:85:69: style: Parameter 'data' can be declared as pointer to const. However it seems that 'icbar_on_button_press' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_gtk.c:95:57: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'icbar_on_button_release' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_gtk.c:107:49: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'icbar_on_motion' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/IMdkit/i18nX.c:369:36: style: Parameter 'display' can be declared as pointer to const. However it seems that 'CheckCMEvent' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/IMdkit/i18nX.c:369:53: style: Parameter 'event' can be declared as pointer to const. However it seems that 'CheckCMEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_skin.c:51:27: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'toggle_english' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_skin.c:51:48: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'toggle_english' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_skin.c:51:59: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'toggle_english' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_skin.c:58:24: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'toggle_full' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_skin.c:58:45: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'toggle_full' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_skin.c:58:56: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'toggle_full' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_skin.c:65:24: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'toggle_punc' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_skin.c:65:45: style: Parameter 'evt' can be declared as pointer to const. However it seems that 'toggle_punc' is a callback function, if 'evt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ic_skin.c:65:56: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'toggle_punc' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/settings.c:78:32: style: Parameter 'data' can be declared as pointer to const. However it seems that '__varchar_enc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/settings.c:84:21: style: Parameter 'str' can be declared as pointer to const. However it seems that '__varchar_dec' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/settings.c:97:20: style: Parameter 'str' can be declared as pointer to const. However it seems that '__double_dec' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/settings.c:111:17: style: Parameter 'str' can be declared as pointer to const. However it seems that '__int_dec' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/settings.c:125:22: style: Parameter 'str' can be declared as pointer to const. However it seems that '__position_dec' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ui.c:69:31: style: Parameter 'wid' can be declared as pointer to const. However it seems that 'launch_preferences' is a callback function, if 'wid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsunpinyin-2.0.3/ui.c:69:45: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'launch_preferences' 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/x/xsynth-dssi/xsynth-dssi_0.9.4.orig.tar.gz xsynth-dssi-0.9.4/src/gui_main.c:206:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_control_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsynth-dssi-0.9.4/src/gui_main.c:228:51: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'osc_program_handler' 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/x/xsystem35/xsystem35_2.16.1.orig.tar.gz xsystem35-sdl2-2.16.1/modules/NIGHTDLL/nt_msg.c:388:39: style: Parameter 'e' can be declared as pointer to const. However it seems that 'cb_keyrelease' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/modules/NIGHTDLL/nt_msg.c:409:38: style: Parameter 'e' can be declared as pointer to const. However it seems that 'cb_mousemove' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/modules/SACT/sprite_anime.c:39:51: style: Parameter 'e' can be declared as pointer to const. However it seems that 'eventCB_ANIM' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/modules/SACT/sprite_get.c:56:50: style: Parameter 'e' can be declared as pointer to const. However it seems that 'eventCB_GET' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/modules/SACT/sprite_put.c:38:50: style: Parameter 'e' can be declared as pointer to const. However it seems that 'eventCB_PUT' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/modules/SACT/sprite_switch.c:39:53: style: Parameter 'e' can be declared as pointer to const. However it seems that 'eventCB_switch' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/modules/SACT/sprite_sel.c:74:40: style: Parameter 'e' can be declared as pointer to const. However it seems that 'cb_select_move' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/modules/SACT/sprite_sel.c:112:43: style: Parameter 'e' can be declared as pointer to const. However it seems that 'cb_select_release' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/src/cdrom.bgm.c:31:34: style: Parameter 'playlist' can be declared as pointer to const. However it seems that 'cdrom_bgm_init' is a callback function, if 'playlist' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/src/menu_gui_volval.c:159:56: style: Parameter 'window' can be declared as pointer to const. However it seems that 'on_window1_destroy' is a callback function, if 'window' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/src/menu_gui_volval.c:160:21: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_window1_destroy' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xsystem35-sdl2-2.16.1/src/midi.portmidi.c:103:41: style: Parameter 'time_info' can be declared as pointer to const. However it seems that 'midi_time_proc' is a callback function, if 'time_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xtables-addons/xtables-addons_3.29.orig.tar.xz xtables-addons-3.29/extensions/libxt_DELUDE.c:23:74: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'delude_tg_parse' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtables-addons-3.29/extensions/libxt_ECHO.c:20:72: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'echo_tg_parse' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtables-addons-3.29/extensions/libxt_PROTO.c:54:48: style: Parameter 'cb' can be declared as pointer to const. However it seems that 'PROTO_check' is a callback function, if 'cb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtables-addons-3.29/extensions/libxt_SYSRQ.c:15:73: style: Parameter 'flags' can be declared as pointer to const. However it seems that 'sysrq_tg_parse' is a callback function, if 'flags' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtables-addons-3.29/extensions/libxt_gradm.c:34:50: style: Parameter 'm' can be declared as pointer to const. However it seems that 'gradm_mt_init' 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/x/xtel/xtel_3.3.0.orig.tar.gz xtel-3.3.0.orig/Videotex/xvdt.c:46:15: style: Parameter 'pevent' can be declared as pointer to const. However it seems that 'Fin' is a callback function, if 'pevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Videotex/xvdt.c:58:6: style: Parameter 'fid' can be declared as pointer to const. However it seems that 'read_the_server' is a callback function, if 'fid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Widgets/XpmButton.c:512:14: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'MyCvtStringToPixmap' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Widgets/XpmButton.c:563:14: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'MyCvtStringToShapemask' is a callback function, if 'num_args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Xsra/Dir.c:89:11: style: Parameter 'p' can be declared as pointer to const. However it seems that 'SFcompareEntries' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Xsra/Dir.c:90:11: style: Parameter 'q' can be declared as pointer to const. However it seems that 'SFcompareEntries' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Xsra/SelFile.c:146:16: style: Parameter 'event' can be declared as pointer to const. However it seems that 'SFexposeList' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Xsra/SelFile.c:204:10: style: Parameter 'event' can be declared as pointer to const. However it seems that 'SFdismissAction' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Xsra/SelFile.c:205:10: style: Parameter 'params' can be declared as pointer to const. However it seems that 'SFdismissAction' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Xsra/SelFile.c:206:12: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'SFdismissAction' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/ligne.c:114:6: style: Parameter 'fid' can be declared as pointer to const. However it seems that 'fonction_lecture_ligne' is a callback function, if 'fid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/lecteur.c:64:6: style: Parameter 'fid' can be declared as pointer to const. However it seems that 'fonction_lecture_fichier_courant' is a callback function, if 'fid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Xsra/Path.c:373:11: style: Parameter 'p' can be declared as pointer to const. However it seems that 'SFcompareLogins' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Xsra/Path.c:373:15: style: Parameter 'q' can be declared as pointer to const. However it seems that 'SFcompareLogins' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/teleinfo.c:302:6: style: Parameter 'fid' can be declared as pointer to const. However it seems that 'fonction_lecture_teleinfo' is a callback function, if 'fid' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/xtel.c:300:9: style: Parameter 'pevent' can be declared as pointer to const. However it seems that 'sauve_l_ecran' is a callback function, if 'pevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/xtel.c:301:10: style: Parameter 'params' can be declared as pointer to const. However it seems that 'sauve_l_ecran' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/xaw.c:289:18: style: Parameter 'pevent' can be declared as pointer to const. However it seems that 'PopupSousMenu' is a callback function, if 'pevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/xaw.c:309:18: style: Parameter 'pevent' can be declared as pointer to const. However it seems that 'PopdownSousMenu' is a callback function, if 'pevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/xaw.c:310:17: style: Parameter 'params' can be declared as pointer to const. However it seems that 'PopdownSousMenu' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/xaw.c:323:18: style: Parameter 'pevent' can be declared as pointer to const. However it seems that 'PopupSousMenu2' is a callback function, if 'pevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/xaw.c:343:18: style: Parameter 'pevent' can be declared as pointer to const. However it seems that 'PopdownSousMenu2' is a callback function, if 'pevent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/xaw.c:344:17: style: Parameter 'params' can be declared as pointer to const. However it seems that 'PopdownSousMenu2' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Videotex/Videotex.c:978:17: style: Parameter 'event' can be declared as pointer to const. However it seems that 'reconnaissance_commande' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtel-3.3.0.orig/Videotex/Videotex.c:4364:17: style: Parameter 'num_args' can be declared as pointer to const. However it seems that 'SetValues' 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/x/xtensor/xtensor_0.25.0.orig.tar.gz xtensor-0.25.0/benchmark/benchmark_builder.cpp:41:55: style: Parameter 'state' can be declared as reference to const. However it seems that 'builder_iota_vector' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_builder.cpp:127:48: style: Parameter 'state' can be declared as reference to const. However it seems that 'builder_ones' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_builder.cpp:136:64: style: Parameter 'state' can be declared as reference to const. However it seems that 'builder_ones_assign_iterator' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_builder.cpp:148:57: style: Parameter 'state' can be declared as reference to const. However it seems that 'builder_ones_expr_for' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_builder.cpp:167:53: style: Parameter 'state' can be declared as reference to const. However it seems that 'builder_ones_expr' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_builder.cpp:178:58: style: Parameter 'state' can be declared as reference to const. However it seems that 'builder_ones_expr_fill' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_builder.cpp:190:52: style: Parameter 'state' can be declared as reference to const. However it seems that 'builder_std_fill' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_creation.cpp:18:44: style: Parameter 'state' can be declared as reference to const. However it seems that 'benchmark_empty' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_creation.cpp:44:55: style: Parameter 'state' can be declared as reference to const. However it seems that 'benchmark_empty_to_xtensor' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_creation.cpp:52:54: style: Parameter 'state' can be declared as reference to const. However it seems that 'benchmark_empty_to_xarray' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_random.cpp:23:54: style: Parameter 'state' can be declared as reference to const. However it seems that 'random_assign_xtensor' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_random.cpp:48:53: style: Parameter 'state' can be declared as reference to const. However it seems that 'random_assign_xarray' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_access.cpp:76:46: style: Parameter 'state' can be declared as reference to const. However it seems that 'xview_access_calc' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_access.cpp:109:44: style: Parameter 'state' can be declared as reference to const. However it seems that 'raw_access_calc' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_access.cpp:140:50: style: Parameter 'state' can be declared as reference to const. However it seems that 'unchecked_access_calc' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_access.cpp:179:52: style: Parameter 'state' can be declared as reference to const. However it seems that 'simplearray_access_calc' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_access.cpp:311:55: style: Parameter 'state' can be declared as reference to const. However it seems that 'jumping_access_simplearray' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_adapt.cpp:32:44: style: Parameter 'state' can be declared as reference to const. However it seems that 'random_view' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_adapt.cpp:53:45: style: Parameter 'state' can be declared as reference to const. However it seems that 'random_adapt' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_assignment.cpp:19:48: style: Parameter 'state' can be declared as reference to const. However it seems that 'create_xview' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_assignment.cpp:28:66: style: Parameter 'state' can be declared as reference to const. However it seems that 'create_strided_view_outofplace' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_assignment.cpp:38:63: style: Parameter 'state' can be declared as reference to const. However it seems that 'create_strided_view_inplace' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_assignment.cpp:47:54: style: Parameter 'state' can be declared as reference to const. However it seems that 'assign_create_view' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_assignment.cpp:64:62: style: Parameter 'state' can be declared as reference to const. However it seems that 'assign_create_strided_view' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_assignment.cpp:81:61: style: Parameter 'state' can be declared as reference to const. However it seems that 'assign_create_manual_view' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_assignment.cpp:99:63: style: Parameter 'state' can be declared as reference to const. However it seems that 'assign_create_manual_noview' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_assignment.cpp:117:47: style: Parameter 'state' can be declared as reference to const. However it seems that 'data_offset' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_view_assignment.cpp:133:52: style: Parameter 'state' can be declared as reference to const. However it seems that 'data_offset_view' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_views.cpp:200:63: style: Parameter 'state' can be declared as reference to const. However it seems that 'stencil_threedirections' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_views.cpp:219:61: style: Parameter 'state' can be declared as reference to const. However it seems that 'stencil_twodirections' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtensor-0.25.0/benchmark/benchmark_views.cpp:236:60: style: Parameter 'state' can be declared as reference to const. However it seems that 'stencil_onedirection' 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/x/xtrkcad/xtrkcad_5.3.0GA.orig.tar.bz2 xtrkcad-source-5.3.0GA/app/bin/appdefaults.c:241:37: style: Parameter 'ptrDefault' can be declared as pointer to const. However it seems that 'GetLocalRoomSize' is a callback function, if 'ptrDefault' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/appdefaults.c:241:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'GetLocalRoomSize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/appdefaults.c:259:41: style: Parameter 'ptrDefault' can be declared as pointer to const. However it seems that 'GetLocalPopularScale' is a callback function, if 'ptrDefault' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/appdefaults.c:259:59: style: Parameter 'data' can be declared as pointer to const. However it seems that 'GetLocalPopularScale' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/appdefaults.c:268:42: style: Parameter 'ptrDefault' can be declared as pointer to const. However it seems that 'GetLocalMeasureSystem' is a callback function, if 'ptrDefault' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/appdefaults.c:268:60: style: Parameter 'data' can be declared as pointer to const. However it seems that 'GetLocalMeasureSystem' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/appdefaults.c:277:43: style: Parameter 'ptrDefault' can be declared as pointer to const. However it seems that 'GetLocalDistanceFormat' is a callback function, if 'ptrDefault' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/appdefaults.c:277:61: style: Parameter 'data' can be declared as pointer to const. However it seems that 'GetLocalDistanceFormat' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/appdefaults.c:288:38: style: Parameter 'ptrDefault' can be declared as pointer to const. However it seems that 'GetParamPrototype' is a callback function, if 'ptrDefault' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/appdefaults.c:288:56: style: Parameter 'additionalData' can be declared as pointer to const. However it seems that 'GetParamPrototype' is a callback function, if 'additionalData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:67:34: style: Parameter 'd' can be declared as pointer to const. However it seems that 'NoDrawLine' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:69:33: style: Parameter 'd' can be declared as pointer to const. However it seems that 'NoDrawArc' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:72:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'NoDrawString' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:72:67: style: Parameter 's' can be declared as pointer to const. However it seems that 'NoDrawString' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:74:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'NoDrawBitMap' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:76:35: style: Parameter 'd' can be declared as pointer to const. However it seems that 'NoDrawPoly' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:76:55: style: Parameter 'pts' can be declared as pointer to const. However it seems that 'NoDrawPoly' is a callback function, if 'pts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:76:66: style: Parameter 'types' can be declared as pointer to const. However it seems that 'NoDrawPoly' is a callback function, if 'types' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:78:41: style: Parameter 'd' can be declared as pointer to const. However it seems that 'NoDrawFillCircle' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:80:40: style: Parameter 'd' can be declared as pointer to const. However it seems that 'NoDrawRectangle' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:156:32: style: Parameter 't' can be declared as pointer to const. However it seems that 'DrawBlock' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:156:45: style: Parameter 'd' can be declared as pointer to const. However it seems that 'DrawBlock' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:513:32: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'MoveBlock' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:514:34: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'RotateBlock' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cblock.c:515:35: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'RescaleBlock' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ccontrol.c:153:51: style: Parameter 'p' can be declared as pointer to const. However it seems that 'DistanceControl' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ccontrol.c:368:36: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'RotateControl' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ccontrol.c:372:37: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'RescaleControl' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ccornu.c:183:17: style: Parameter 'origP' can be declared as pointer to const. However it seems that 'CmdCornuHotBarProc' is a callback function, if 'origP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cdraw.c:1994:16: style: Parameter 'data' can be declared as pointer to const. However it seems that 'ReplayDraw' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/chotbar.c:402:44: style: Parameter 'line' can be declared as pointer to const. However it seems that 'HotBarSelectPlayback' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/chotbar.c:436:38: style: Parameter 'line' can be declared as pointer to const. However it seems that 'SetHotBarScale' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cprofile.c:821:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'CloseProfileWindow' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cprofile.c:872:23: style: Parameter 'junk' can be declared as pointer to const. However it seems that 'DoProfileChange' is a callback function, if 'junk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cselect.c:3602:33: style: Parameter 'line' can be declared as pointer to const. However it seems that 'SetMoveMode' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/csensor.c:146:50: style: Parameter 'p' can be declared as pointer to const. However it seems that 'DistanceSensor' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/csensor.c:332:35: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'RotateSensor' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/csensor.c:336:36: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'RescaleSensor' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/csignal.c:221:50: style: Parameter 'p' can be declared as pointer to const. However it seems that 'DistanceSignal' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/csignal.c:441:36: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'RescaleSignal' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/csignal.c:699:31: style: Parameter 'action' can be declared as pointer to const. However it seems that 'AspectAdd' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/csnap.c:820:36: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'SnapGridEnable' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/csnap.c:827:34: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'SnapGridShow' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cstruct.c:434:39: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'QueryStructure' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cstruct.c:1121:17: style: Parameter 'origP' can be declared as pointer to const. However it seems that 'CmdStructureHotBarProc' is a callback function, if 'origP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cswitchmotor.c:508:38: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'MoveSwitchMotor' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cswitchmotor.c:509:40: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'RotateSwitchMotor' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cswitchmotor.c:510:41: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'RescaleSwitchMotor' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ctrain.c:568:17: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'WriteCar' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ctrain.c:569:16: style: Parameter 'f' can be declared as pointer to const. However it seems that 'WriteCar' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ctrain.c:603:32: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'QueryCar' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ctrain.c:636:37: style: Parameter 'trk1' can be declared as pointer to const. However it seems that 'CompareCar' is a callback function, if 'trk1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ctrain.c:636:52: style: Parameter 'trk2' can be declared as pointer to const. However it seems that 'CompareCar' is a callback function, if 'trk2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ctrain.c:2313:39: style: Parameter 'line' can be declared as pointer to const. However it seems that 'TrainTimeDoPause' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/ctrain.c:3002:42: style: Parameter 'line' can be declared as pointer to const. However it seems that 'TrainStopGoPlayback' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cturnout.c:3059:16: style: Parameter 'origP' can be declared as pointer to const. However it seems that 'CmdTurnoutHotBarProc' is a callback function, if 'origP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cturntbl.c:338:38: style: Parameter 't' can be declared as pointer to const. However it seems that 'DeleteTurntable' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/cturntbl.c:823:39: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'QueryTurntable' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/dcar.c:1781:17: style: Parameter 'origP' can be declared as pointer to const. However it seems that 'CarItemHotbarProc' is a callback function, if 'origP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/dcustmgm.c:138:34: style: Parameter 'action' can be declared as pointer to const. However it seems that 'CustomNewCar' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/dlayer.c:424:38: style: Parameter 'line' can be declared as pointer to const. However it seems that 'PlaybackCurrLayer' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/dprmfile.c:257:38: style: Parameter 'setFavorite' can be declared as pointer to const. However it seems that 'ParamFileFavorite' is a callback function, if 'setFavorite' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/dprmfile.c:378:16: style: Parameter 'valueP' can be declared as pointer to const. However it seems that 'ParamFileDlgUpdate' is a callback function, if 'valueP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/draw.c:976:19: style: Parameter 'd' can be declared as pointer to const. However it seems that 'TempSegLine' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/draw.c:998:19: style: Parameter 'd' can be declared as pointer to const. However it seems that 'TempSegArc' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/draw.c:1028:16: style: Parameter 's' can be declared as pointer to const. However it seems that 'TempSegString' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/draw.c:1047:19: style: Parameter 'd' can be declared as pointer to const. However it seems that 'TempSegPoly' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/draw.c:1049:17: style: Parameter 'pts' can be declared as pointer to const. However it seems that 'TempSegPoly' is a callback function, if 'pts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/draw.c:1130:37: style: Parameter 'd' can be declared as pointer to const. However it seems that 'NoDrawBitMap' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/draw.c:3151:37: style: Parameter 'line' can be declared as pointer to const. However it seems that 'PlaybackMain' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/draw.c:3171:36: style: Parameter 'line' can be declared as pointer to const. However it seems that 'PlaybackKey' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/draw.c:3221:28: style: Parameter 'pContex' can be declared as pointer to const. However it seems that 'MainLayoutCB' is a callback function, if 'pContex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/dxfoutput.c:126:19: style: Parameter 'd' can be declared as pointer to const. However it seems that 'DxfBitMap' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/dxfoutput.c:136:17: style: Parameter 'pts' can be declared as pointer to const. However it seems that 'DxfPoly' is a callback function, if 'pts' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/menu.c:74:66: style: Parameter 'data' can be declared as pointer to const. However it seems that 'DoMenuTrace' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/menu.c:426:39: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'MagneticSnapToggle' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/menu.c:432:31: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'SelectFont' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/paramfilesearch_ui.c:332:27: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'SearchUiClearFilter' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/scale.c:612:16: style: Parameter 'line' can be declared as pointer to const. However it seems that 'AddScale' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/scale.c:658:16: style: Parameter 'line' can be declared as pointer to const. However it seems that 'AddScaleFit' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/svgoutput.c:194:16: style: Parameter 's' can be declared as pointer to const. However it seems that 'SvgDrawString' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/svgoutput.c:225:19: style: Parameter 'd' can be declared as pointer to const. However it seems that 'SvgDrawBitmap' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tbezier.c:944:17: style: Parameter 'trk0' can be declared as pointer to const. However it seems that 'MergeBezier' is a callback function, if 'trk0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tbezier.c:946:17: style: Parameter 'trk1' can be declared as pointer to const. However it seems that 'MergeBezier' is a callback function, if 'trk1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tcornu.c:1067:17: style: Parameter 'trk0' can be declared as pointer to const. However it seems that 'MergeCornu' is a callback function, if 'trk0' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tcornu.c:1069:17: style: Parameter 'trk1' can be declared as pointer to const. However it seems that 'MergeCornu' is a callback function, if 'trk1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tcurve.c:869:34: style: Parameter 't' can be declared as pointer to const. However it seems that 'DeleteCurve' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tcurve.c:1477:54: style: Parameter 'ep' can be declared as pointer to const. However it seems that 'MoveEndPtCurve' is a callback function, if 'ep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tease.c:977:17: style: Parameter 't' can be declared as pointer to const. However it seems that 'DeleteJoint' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tease.c:1459:54: style: Parameter 'ep' can be declared as pointer to const. However it seems that 'MoveEndPtJoint' is a callback function, if 'ep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/textnoteui.c:67:16: style: Parameter 'valueP' can be declared as pointer to const. However it seems that 'TextDlgUpdate' is a callback function, if 'valueP' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/trknote.c:131:47: style: Parameter 'p' can be declared as pointer to const. However it seems that 'DistanceNote' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tstraigh.c:527:37: style: Parameter 't' can be declared as pointer to const. However it seems that 'DeleteStraight' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tstraigh.c:615:38: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'RescaleStraight' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tstraigh.c:904:57: style: Parameter 'ep' can be declared as pointer to const. However it seems that 'MoveEndPtStraight' is a callback function, if 'ep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tstraigh.c:918:38: style: Parameter 'trk' can be declared as pointer to const. However it seems that 'QueryStraight' is a callback function, if 'trk' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tstraigh.c:993:42: style: Parameter 'trk1' can be declared as pointer to const. However it seems that 'CompareStraight' is a callback function, if 'trk1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/bin/tstraigh.c:993:57: style: Parameter 'trk2' can be declared as pointer to const. However it seems that 'CompareStraight' is a callback function, if 'trk2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/cornu/ppedit_gtk1.c:65:22: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'quit_func' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/cornu/ppedit_gtk1.c:65:39: style: Parameter 'dummy' can be declared as pointer to const. However it seems that 'quit_func' is a callback function, if 'dummy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/cornu/ppedit_gtk1.c:485:55: style: Parameter 'event' can be declared as pointer to const. However it seems that 'data_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/cornu/ppedit_gtk1.c:575:43: style: Parameter 'event' can be declared as pointer to const. However it seems that 'key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/tools/halibut/keywords.c:10:24: style: Parameter 'av' can be declared as pointer to const. However it seems that 'kwcmp' is a callback function, if 'av' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/tools/halibut/keywords.c:10:34: style: Parameter 'bv' can be declared as pointer to const. However it seems that 'kwcmp' is a callback function, if 'bv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/tools/halibut/keywords.c:17:35: style: Parameter 'bv' can be declared as pointer to const. However it seems that 'kwfind' is a callback function, if 'bv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/gtkdraw-cairo.c:1052:20: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'draw_configure_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/gtkdraw-cairo.c:1053:28: style: Parameter 'event' can be declared as pointer to const. However it seems that 'draw_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/gtkdraw-cairo.c:1093:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'draw_scroll_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/gtkdraw-cairo.c:1187:20: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'draw_leave_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/gtkdraw-cairo.c:1188:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'draw_leave_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/gtkdraw-cairo.c:1203:25: style: Parameter 'event' can be declared as pointer to const. However it seems that 'draw_button_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/gtkdraw-cairo.c:1290:22: style: Parameter 'event' can be declared as pointer to const. However it seems that 'draw_char_release_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/ixhelp.c:193:37: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'home_button_clicked' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/ixhelp.c:193:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'home_button_clicked' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:191:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'stringChanged' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:202:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'stringPreeditChanged' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:227:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'stringFocusInEvent' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:228:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'stringFocusInEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:238:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'stringLeaveNotifyEvent' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:239:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'stringLeaveNotifyEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:248:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'stringEventAfter' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:257:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'stringEvent' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:266:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'stringKeyPressEvent' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:267:20: style: Parameter 'event' can be declared as pointer to const. However it seems that 'stringKeyPressEvent' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/single.c:276:19: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'stringStateChanged' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/window.c:626:26: style: Parameter 'event' can be declared as pointer to const. However it seems that 'fixed_expose_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/window.c:675:29: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/gtklib/window.c:745:30: style: Parameter 'event' can be declared as pointer to const. However it seems that 'window_state_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/test/btest.c:20:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'doExit' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/test/draw.c:50:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'doRedraw' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/test/fred.c:72:41: style: Parameter 'name' can be declared as pointer to const. However it seems that 'doMList1' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xtrkcad-source-5.3.0GA/app/wlib/test/fred.c:72:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'doMList1' 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/xtv/xtv_1.1.orig.tar.gz xtv-1.1.orig/Grab.c:122:16: style: Parameter 'event' can be declared as pointer to const. However it seems that 'Redisplay' 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/xvkbd/xvkbd_4.1.orig.tar.gz xvkbd-4.1/findwidget.c:69:29: style: Parameter 'selection' can be declared as pointer to const. However it seems that 'ConvertCommand' is a callback function, if 'selection' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/findwidget.c:69:46: style: Parameter 'target' can be declared as pointer to const. However it seems that 'ConvertCommand' is a callback function, if 'target' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/findwidget.c:92:43: style: Parameter 'length' can be declared as pointer to const. However it seems that 'GetClientValue' is a callback function, if 'length' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/xvkbd.c:2118:48: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ButtonDownAction' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/xvkbd.c:2118:63: style: Parameter 'pars' can be declared as pointer to const. However it seems that 'ButtonDownAction' is a callback function, if 'pars' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/xvkbd.c:2118:79: style: Parameter 'n_pars' can be declared as pointer to const. However it seems that 'ButtonDownAction' is a callback function, if 'n_pars' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/xvkbd.c:2554:47: style: Parameter 'display_name' can be declared as pointer to const. However it seems that 'OpenRemoteDisplay' is a callback function, if 'display_name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/xvkbd.c:2601:42: style: Parameter 'key' can be declared as pointer to const. However it seems that 'MenuSelected' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/xvkbd.c:3598:51: style: Parameter 'key' can be declared as pointer to const. However it seems that 'FKeyValueMenuSelected' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/xvkbd.c:3920:44: style: Parameter 'event' can be declared as pointer to const. However it seems that 'CloseBalloon' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/xvkbd.c:3920:59: style: Parameter 'pars' can be declared as pointer to const. However it seems that 'CloseBalloon' is a callback function, if 'pars' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xvkbd-4.1/xvkbd.c:3920:75: style: Parameter 'n_pars' can be declared as pointer to const. However it seems that 'CloseBalloon' is a callback function, if 'n_pars' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xwax/xwax_1.10~beta1.orig.tar.gz xwax-1.10-beta1/dummy.c:22:48: style: Parameter 'd' can be declared as pointer to const. However it seems that 'sample_rate' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/jack.c:144:37: style: Parameter 'local' can be declared as pointer to const. However it seems that 'shutdown_callback' is a callback function, if 'local' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/jack.c:224:48: style: Parameter 'dv' can be declared as pointer to const. However it seems that 'sample_rate' is a callback function, if 'dv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/selector.c:161:54: style: Parameter 'x' can be declared as pointer to const. However it seems that 'handle_refresh' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/tests/observer.c:24:32: style: Parameter 't' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/tests/observer.c:24:41: style: Parameter 'x' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/tests/status.c:24:32: style: Parameter 'o' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/tests/status.c:24:41: style: Parameter 'x' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/interface.c:1660:45: style: Parameter 'p' can be declared as pointer to const. However it seems that 'ticker' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/interface.c:1670:50: style: Parameter 'o' can be declared as pointer to const. However it seems that 'defer_status_redraw' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/interface.c:1670:59: style: Parameter 'x' can be declared as pointer to const. However it seems that 'defer_status_redraw' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/interface.c:1675:52: style: Parameter 'o' can be declared as pointer to const. However it seems that 'defer_selector_redraw' is a callback function, if 'o' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/interface.c:1675:61: style: Parameter 'x' can be declared as pointer to const. However it seems that 'defer_selector_redraw' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwax-1.10-beta1/interface.c:1800:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'launch' 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/x/xwpe/xwpe_1.5.30a.orig.tar.gz xwpe-1.5.30a/we_opt.c:632:51: style: Parameter 'option' can be declared as pointer to const. However it seems that 'WpeReadGeneral' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwpe-1.5.30a/we_opt.c:632:65: style: Parameter 'value' can be declared as pointer to const. However it seems that 'WpeReadGeneral' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwpe-1.5.30a/we_opt.c:680:24: style: Parameter 'cn' can be declared as pointer to const. However it seems that 'WpeReadColor' is a callback function, if 'cn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwpe-1.5.30a/we_opt.c:680:49: style: Parameter 'option' can be declared as pointer to const. However it seems that 'WpeReadColor' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwpe-1.5.30a/we_opt.c:680:63: style: Parameter 'value' can be declared as pointer to const. However it seems that 'WpeReadColor' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwpe-1.5.30a/we_opt.c:869:55: style: Parameter 'option' can be declared as pointer to const. However it seems that 'WpeReadProgramming' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwpe-1.5.30a/we_opt.c:869:69: style: Parameter 'value' can be declared as pointer to const. However it seems that 'WpeReadProgramming' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwpe-1.5.30a/we_opt.c:894:52: style: Parameter 'option' can be declared as pointer to const. However it seems that 'WpeReadLanguage' is a callback function, if 'option' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwpe-1.5.30a/we_opt.c:894:66: style: Parameter 'value' can be declared as pointer to const. However it seems that 'WpeReadLanguage' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwpe-1.5.30a/we_term.c:999:21: style: Parameter 'g' can be declared as pointer to const. However it seems that 'fk_t_mouse' is a callback function, if 'g' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwpe-1.5.30a/we_xterm.c:461:21: style: Parameter 'pic' can be declared as pointer to const. However it seems that 'e_x_change' is a callback function, if 'pic' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xwrits/xwrits_2.26.orig.tar.xz xwrits-2.26/gifread.c:129:29: style: Parameter 'grr' can be declared as pointer to const. However it seems that 'record_offseter' is a callback function, if 'grr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwrits-2.26/gifread.c:135:26: style: Parameter 'grr' can be declared as pointer to const. However it seems that 'record_eofer' is a callback function, if 'grr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwrits-2.26/rest.c:12:21: style: Parameter 'e' can be declared as pointer to const. However it seems that 'wait_x_loop' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwrits-2.26/rest.c:126:21: style: Parameter 'e' can be declared as pointer to const. However it seems that 'rest_x_loop' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xwrits-2.26/rest.c:227:22: style: Parameter 'e' can be declared as pointer to const. However it seems that 'ready_x_loop' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xxgdb/xxgdb_1.12.orig.tar.gz xxgdb-1.12.orig/command.c:121:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'ButtonSet' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/command.c:122:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'ButtonSet' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/command.c:123:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'ButtonSet' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/dialog.c:254:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'SigInt' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/dialog.c:255:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'SigInt' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/dialog.c:256:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'SigInt' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/dialog.c:265:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'SigEof' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/dialog.c:266:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'SigEof' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/dialog.c:267:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'SigEof' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/dialog.c:279:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'SigQuit' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/dialog.c:280:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'SigQuit' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/dialog.c:281:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'SigQuit' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/filemenu.c:327:26: style: Parameter 'call_data' can be declared as pointer to const. However it seems that 'DisplayMenuFile' is a callback function, if 'call_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/source.c:122:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'Update' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/source.c:123:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'Update' is a callback function, if 'num_params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/source.c:357:13: style: Parameter 'event' can be declared as pointer to const. However it seems that 'EdAction' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/source.c:358:13: style: Parameter 'params' can be declared as pointer to const. However it seems that 'EdAction' is a callback function, if 'params' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xxgdb-1.12.orig/source.c:359:15: style: Parameter 'num_params' can be declared as pointer to const. However it seems that 'EdAction' 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/xye/xye_0.12.2+dfsg.orig.tar.gz xye-0.12.2+dfsg/src/levels.cpp:332:33: style: Parameter 'lb' can be declared as pointer to const. However it seems that 'onItemDoubleClick' is a callback function, if 'lb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xye-0.12.2+dfsg/src/xye.cpp:2166:31: style: Parameter 'sq' can be declared as pointer to const. However it seems that 'AllowedForRevive' is a callback function, if 'sq' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xye-0.12.2+dfsg/src/xye.cpp:2166:39: style: Parameter 'togo' can be declared as pointer to const. However it seems that 'AllowedForRevive' is a callback function, if 'togo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xye-0.12.2+dfsg/src/xye.cpp:6841:28: style: Parameter 'dabeast' can be declared as pointer to const. However it seems that 'BeastAI_Static' is a callback function, if 'dabeast' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xye-0.12.2+dfsg/src/xye.cpp:6860:32: style: Parameter 'dabeast' can be declared as pointer to const. However it seems that 'BeastAI_ReallyDumb' is a callback function, if 'dabeast' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xye-0.12.2+dfsg/src/xye.cpp:6866:31: style: Parameter 'dabeast' can be declared as pointer to const. However it seems that 'BeastAI_WardFails' is a callback function, if 'dabeast' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xye-0.12.2+dfsg/src/xye.cpp:6872:34: style: Parameter 'dabeast' can be declared as pointer to const. However it seems that 'BeastAI_SpinnerFails' is a callback function, if 'dabeast' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xye-0.12.2+dfsg/src/xye.cpp:6878:35: style: Parameter 'dabeast' can be declared as pointer to const. However it seems that 'BeastAI_AspinnerFails' is a callback function, if 'dabeast' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xye-0.12.2+dfsg/src/xye.cpp:6885:38: style: Parameter 'dabeast' can be declared as pointer to const. However it seems that 'BeastAI_OnFail_DoNothing' is a callback function, if 'dabeast' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/x/xygrib/xygrib_1.2.6.1.orig.tar.xz xygrib-1.2.6.1/src/MeteotableOptionsDialog.h:55:54: style: Parameter 'a' can be declared as pointer to const. However it seems that 'lessThan_byPos' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xygrib-1.2.6.1/src/MeteotableOptionsDialog.h:56:36: style: Parameter 'b' can be declared as pointer to const. However it seems that 'lessThan_byPos' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xygrib-1.2.6.1/src/MeteotableOptionsDialog.h:58:55: style: Parameter 'a' can be declared as pointer to const. However it seems that 'lessThan_byName' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xygrib-1.2.6.1/src/MeteotableOptionsDialog.h:59:34: style: Parameter 'b' can be declared as pointer to const. However it seems that 'lessThan_byName' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xygrib-1.2.6.1/src/map/GisReader.cpp:223:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'compareCities_sup' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xygrib-1.2.6.1/src/map/GisReader.cpp:223:45: style: Parameter 'b' can be declared as pointer to const. However it seems that 'compareCities_sup' 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/x/xymon/xymon_4.3.30.orig.tar.gz xymon-4.3.30/xymonnet/dns.c:110:85: style: Parameter 'hent' can be declared as pointer to const. However it seems that 'dns_simple_callback' is a callback function, if 'hent' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xymon-4.3.30/xymonnet/contest.c:124:40: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'tcp_callback' 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/x/xzgv/xzgv_0.9.2.orig.tar.gz xzgv-0.9.2/src/main.c:351:25: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cb_quit' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:699:39: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'viewer_button_release' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:699:62: style: Parameter 'event' can be declared as pointer to const. However it seems that 'viewer_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:721:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'viewer_sb_button_press' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:721:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'viewer_sb_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:728:44: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'clist_sw_ebox_button_press' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:728:67: style: Parameter 'event' can be declared as pointer to const. However it seems that 'clist_sw_ebox_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:770:31: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'viewer_motion' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:770:54: style: Parameter 'event' can be declared as pointer to const. However it seems that 'viewer_motion' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1867:34: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'toggle_zoom_reduce' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1867:69: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'toggle_zoom_reduce' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1879:36: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'toggle_zoom_panorama' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1879:71: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'toggle_zoom_panorama' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1891:29: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'toggle_interp' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1891:64: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'toggle_interp' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1902:30: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'toggle_mouse_x' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1902:65: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'toggle_mouse_x' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1929:29: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'toggle_revert' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1929:64: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'toggle_revert' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1937:36: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'toggle_revert_orient' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1937:71: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'toggle_revert_orient' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1945:34: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'toggle_exif_orient' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:1945:69: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'toggle_exif_orient' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:2019:30: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'toggle_tn_msgs' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:2019:65: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'toggle_tn_msgs' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:2045:30: style: Parameter 'cb_data' can be declared as pointer to const. However it seems that 'cb_show_images' is a callback function, if 'cb_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] xzgv-0.9.2/src/main.c:2045:65: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'cb_show_images' 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/y/yabause/yabause_0.9.15.orig.tar.gz yabause-0.9.15/src/android/jni/sndopensl.c:119:63: style: Parameter 'context' can be declared as pointer to const. However it seems that 'bqPlayerCallback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cdbase.c:171:39: style: Parameter 'TOC' can be declared as pointer to const. However it seems that 'DummyCDReadTOC' is a callback function, if 'TOC' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cdbase.c:212:54: style: Parameter 'TOC' can be declared as pointer to const. However it seems that 'DummyCDReadTOC10' is a callback function, if 'TOC' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:38:56: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs0ReadByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:45:57: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs0ReadWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:52:57: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs0ReadLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:59:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs0WriteByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:65:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs0WriteWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:71:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs0WriteLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:77:56: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs1ReadByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:84:57: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs1ReadWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:91:57: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs1ReadLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:98:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs1WriteByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:104:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs1WriteWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:110:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs1WriteLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:116:56: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs2ReadByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:123:57: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs2ReadWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:130:57: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs2ReadLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:137:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs2WriteByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:143:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs2WriteWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cs0.c:149:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'DummyCs2WriteLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cocoa/vidgcd.c:325:51: style: Parameter 'info' can be declared as pointer to const. However it seems that 'DoNothing' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/cocoa/vidgcd.c:341:46: style: Parameter 'info' can be declared as pointer to const. However it seems that 'DoColorCalc' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/gtkglwidget.c:101:42: style: Parameter 'w' can be declared as pointer to const. However it seems that 'yui_gl_resize' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/gtkglwidget.c:101:63: style: Parameter 'event' can be declared as pointer to const. However it seems that 'yui_gl_resize' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/gtkglwidget.c:101:79: style: Parameter 'data' can be declared as pointer to const. However it seems that 'yui_gl_resize' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/gtkglwidget.c:148:73: style: Parameter 'event' can be declared as pointer to const. However it seems that 'yui_gl_hide_cursor' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/gtkglwidget.c:169:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'yui_gl_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/gtkglwidget.c:186:76: style: Parameter 'event' can be declared as pointer to const. However it seems that 'yui_gl_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/gtkglwidget.c:313:52: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_gl_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/dreamcast/viddc.c:1677:28: style: Parameter 'info' can be declared as pointer to const. However it seems that 'DoNothing' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/dreamcast/viddc.c:1693:30: style: Parameter 'info' can be declared as pointer to const. However it seems that 'DoColorCalc' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuicheckbutton.c:74:53: style: Parameter 'object' can be declared as pointer to const. However it seems that 'yui_check_button_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuicheckbutton.c:75:12: style: Parameter 'value' can be declared as pointer to const. However it seems that 'yui_check_button_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuicheckbutton.c:75:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yui_check_button_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuicheckbutton.c:101:53: style: Parameter 'ycb' can be declared as pointer to const. However it seems that 'yui_check_button_init' is a callback function, if 'ycb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuifileentry.c:74:51: style: Parameter 'object' can be declared as pointer to const. However it seems that 'yui_file_entry_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuifileentry.c:75:12: style: Parameter 'value' can be declared as pointer to const. However it seems that 'yui_file_entry_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuifileentry.c:75:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yui_file_entry_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiinputentry.c:73:52: style: Parameter 'object' can be declared as pointer to const. However it seems that 'yui_input_entry_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiinputentry.c:74:12: style: Parameter 'value' can be declared as pointer to const. However it seems that 'yui_input_entry_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiinputentry.c:74:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yui_input_entry_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiinputentry.c:143:85: style: Parameter 'name' can be declared as pointer to const. However it seems that 'yui_input_entry_keypress' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiinputentry.c:160:36: style: Parameter 'name' can be declared as pointer to const. However it seems that 'watch_joy' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiinputentry.c:186:87: style: Parameter 'name' can be declared as pointer to const. However it seems that 'yui_input_entry_focus_in' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiinputentry.c:200:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'yui_input_entry_focus_out' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiinputentry.c:200:72: style: Parameter 'event' can be declared as pointer to const. However it seems that 'yui_input_entry_focus_out' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiinputentry.c:200:88: style: Parameter 'name' can be declared as pointer to const. However it seems that 'yui_input_entry_focus_out' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuipage.c:56:56: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_page_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuipage.c:59:45: style: Parameter 'yp' can be declared as pointer to const. However it seems that 'yui_page_init' is a callback function, if 'yp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuim68k.c:70:56: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_m68k_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuim68k.c:289:17: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'yui_m68k_editedReg' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuim68k.c:312:16: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'yui_m68k_editedBp' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuimem.c:75:54: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_mem_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuimem.c:196:36: style: Parameter 'vdp1' can be declared as pointer to const. However it seems that 'yui_mem_clear' is a callback function, if 'vdp1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuirange.c:78:46: style: Parameter 'object' can be declared as pointer to const. However it seems that 'yui_range_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuirange.c:79:12: style: Parameter 'value' can be declared as pointer to const. However it seems that 'yui_range_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuirange.c:79:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yui_range_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiresolution.c:74:51: style: Parameter 'object' can be declared as pointer to const. However it seems that 'yui_resolution_get_property' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiresolution.c:75:12: style: Parameter 'value' can be declared as pointer to const. However it seems that 'yui_resolution_get_property' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiresolution.c:75:32: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yui_resolution_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiscreenshot.c:56:68: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_screenshot_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiscsp.c:58:56: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_scsp_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuitransfer.c:62:64: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_transfer_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiscudsp.c:70:60: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_scudsp_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiscudsp.c:332:17: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'yui_scudsp_editedReg' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiscudsp.c:355:16: style: Parameter 'arg2' can be declared as pointer to const. However it seems that 'yui_scudsp_editedBp' is a callback function, if 'arg2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuivdp1.c:58:56: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_vdp1_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiviewer.c:54:60: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_viewer_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuivdp2.c:64:56: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_vdp2_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiwindow.c:125:53: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'yui_window_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiwindow.c:273:48: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'yui_window_keypress' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiwindow.c:273:69: style: Parameter 'event' can be declared as pointer to const. However it seems that 'yui_window_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiwindow.c:273:85: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'yui_window_keypress' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiwindow.c:279:50: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'yui_window_keyrelease' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiwindow.c:279:71: style: Parameter 'event' can be declared as pointer to const. However it seems that 'yui_window_keyrelease' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/gtk/yuiwindow.c:279:87: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'yui_window_keyrelease' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/m68kcore.c:144:45: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'M68KDummySaveState' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/m68kcore.c:147:45: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'M68KDummyLoadState' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/m68kmusashi.c:168:40: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'M68KMusashiSaveState' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/m68kmusashi.c:171:40: style: Parameter 'fp' can be declared as pointer to const. However it seems that 'M68KMusashiLoadState' is a callback function, if 'fp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:377:66: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2UnhandledMemoryReadByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:385:67: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2UnhandledMemoryReadWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:393:67: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2UnhandledMemoryReadLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:401:69: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2UnhandledMemoryWriteByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:408:69: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2UnhandledMemoryWriteWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:415:69: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2UnhandledMemoryWriteLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:422:58: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2HighWramMemoryReadByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:429:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2HighWramMemoryReadWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:436:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2HighWramMemoryReadLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:443:61: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2HighWramMemoryWriteByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:450:61: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2HighWramMemoryWriteWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:457:61: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2HighWramMemoryWriteLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:464:57: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2LowWramMemoryReadByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:471:58: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2LowWramMemoryReadWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:478:58: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2LowWramMemoryReadLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:485:60: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2LowWramMemoryWriteByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:492:60: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2LowWramMemoryWriteWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:499:60: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2LowWramMemoryWriteLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:506:57: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BiosRomMemoryReadByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:513:58: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BiosRomMemoryReadWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:520:58: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BiosRomMemoryReadLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:527:67: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BiosRomMemoryWriteByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:534:67: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BiosRomMemoryWriteWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:541:67: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BiosRomMemoryWriteLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:548:56: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BupRamMemoryReadByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:555:64: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BupRamMemoryReadWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:562:64: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BupRamMemoryReadLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:569:59: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BupRamMemoryWriteByte' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:576:66: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BupRamMemoryWriteWord' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/memory.c:583:66: style: Parameter 'sh' can be declared as pointer to const. However it seems that 'Sh2BupRamMemoryWriteLong' is a callback function, if 'sh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/osdcore.c:230:49: style: Parameter 'message' can be declared as pointer to const. However it seems that 'OSDDummyDisplayMessage' is a callback function, if 'message' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/osdcore.c:230:68: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'OSDDummyDisplayMessage' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/qt/ui/UIDebugSH2.cpp:33:40: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2BreakpointHandler' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/qt/ui/UIDebugSH2.cpp:33:65: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'SH2BreakpointHandler' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/scsp2.c:1241:30: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ScspThread' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2int.c:3034:45: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2InterpreterGetRegisters' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2int.c:3196:45: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2InterpreterGetInterrupts' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/snddummy.c:95:45: style: Parameter 'leftchanbuffer' can be declared as pointer to const. However it seems that 'SNDDummyUpdateAudio' is a callback function, if 'leftchanbuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/snddummy.c:95:73: style: Parameter 'rightchanbuffer' can be declared as pointer to const. However it seems that 'SNDDummyUpdateAudio' is a callback function, if 'rightchanbuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1578:40: style: Parameter 'ram' can be declared as pointer to const. However it seems that 'VIDDummyVdp1NormalSpriteDraw' is a callback function, if 'ram' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1578:52: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'VIDDummyVdp1NormalSpriteDraw' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1578:62: style: Parameter 'back_framebuffer' can be declared as pointer to const. However it seems that 'VIDDummyVdp1NormalSpriteDraw' is a callback function, if 'back_framebuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1584:40: style: Parameter 'ram' can be declared as pointer to const. However it seems that 'VIDDummyVdp1ScaledSpriteDraw' is a callback function, if 'ram' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1584:52: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'VIDDummyVdp1ScaledSpriteDraw' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1584:62: style: Parameter 'back_framebuffer' can be declared as pointer to const. However it seems that 'VIDDummyVdp1ScaledSpriteDraw' is a callback function, if 'back_framebuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1590:43: style: Parameter 'ram' can be declared as pointer to const. However it seems that 'VIDDummyVdp1DistortedSpriteDraw' is a callback function, if 'ram' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1590:55: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'VIDDummyVdp1DistortedSpriteDraw' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1590:65: style: Parameter 'back_framebuffer' can be declared as pointer to const. However it seems that 'VIDDummyVdp1DistortedSpriteDraw' is a callback function, if 'back_framebuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1596:35: style: Parameter 'ram' can be declared as pointer to const. However it seems that 'VIDDummyVdp1PolygonDraw' is a callback function, if 'ram' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1596:47: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'VIDDummyVdp1PolygonDraw' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1596:57: style: Parameter 'back_framebuffer' can be declared as pointer to const. However it seems that 'VIDDummyVdp1PolygonDraw' is a callback function, if 'back_framebuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1602:36: style: Parameter 'ram' can be declared as pointer to const. However it seems that 'VIDDummyVdp1PolylineDraw' is a callback function, if 'ram' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1602:48: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'VIDDummyVdp1PolylineDraw' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1602:58: style: Parameter 'back_framebuffer' can be declared as pointer to const. However it seems that 'VIDDummyVdp1PolylineDraw' is a callback function, if 'back_framebuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1608:32: style: Parameter 'ram' can be declared as pointer to const. However it seems that 'VIDDummyVdp1LineDraw' is a callback function, if 'ram' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1608:44: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'VIDDummyVdp1LineDraw' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1608:54: style: Parameter 'back_framebuffer' can be declared as pointer to const. However it seems that 'VIDDummyVdp1LineDraw' is a callback function, if 'back_framebuffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1614:36: style: Parameter 'ram' can be declared as pointer to const. However it seems that 'VIDDummyVdp1UserClipping' is a callback function, if 'ram' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1614:48: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'VIDDummyVdp1UserClipping' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1620:38: style: Parameter 'ram' can be declared as pointer to const. However it seems that 'VIDDummyVdp1SystemClipping' is a callback function, if 'ram' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1620:50: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'VIDDummyVdp1SystemClipping' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1626:39: style: Parameter 'ram' can be declared as pointer to const. However it seems that 'VIDDummyVdp1LocalCoordinate' is a callback function, if 'ram' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1626:51: style: Parameter 'regs' can be declared as pointer to const. However it seems that 'VIDDummyVdp1LocalCoordinate' is a callback function, if 'regs' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vdp1.c:1665:60: style: Parameter 'out' can be declared as pointer to const. However it seems that 'VIDDummVdp1ReadFrameBuffer' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/vidsoft.c:316:51: style: Parameter 'info' can be declared as pointer to const. However it seems that 'DoNothing' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:5309:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecReset' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8219:56: style: Parameter 'msh' can be declared as pointer to const. However it seems that 'SH2DynarecInit' is a callback function, if 'msh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8219:73: style: Parameter 'ssh' can be declared as pointer to const. However it seems that 'SH2DynarecInit' is a callback function, if 'ssh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8225:42: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecExec' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8231:33: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecGetSR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8238:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecGetGBR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8245:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecGetVBR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8252:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecGetMACH' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8259:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecGetMACL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8266:33: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecGetPR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8273:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecGetGPR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8281:33: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecGetPC' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8289:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecSetSR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8295:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecSetGBR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8301:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecSetVBR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8307:36: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecSetMACH' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8313:36: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecSetMACL' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8319:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecSetPR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8325:35: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecSetGPR' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yabause-0.9.15/src/sh2_dynarec/sh2_dynarec.c:8332:34: style: Parameter 'context' can be declared as pointer to const. However it seems that 'SH2DynarecSetPC' 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/y/yacas/yacas_1.9.1+dfsg.orig.tar.xz yacas-1.9.1/cyacas/libyacas/src/mathcommands.cpp:130:40: style: Parameter 'aHashTable' can be declared as reference to const. However it seems that 'LexLessThan' is a callback function, if 'aHashTable' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yacas-1.9.1/cyacas/libyacas/src/mathcommands.cpp:139:43: style: Parameter 'aHashTable' can be declared as reference to const. However it seems that 'LexGreaterThan' is a callback function, if 'aHashTable' 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 yad-7.2/src/browser.c:44:27: style: Parameter 'w' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yad-7.2/src/browser.c:44:44: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yad-7.2/src/browser.c:44:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yad-7.2/src/pfd.c:35:57: style: Parameter 'd' can be declared as pointer to const. However it seems that 'set_type' is a callback function, if 'd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yade/yade_2025.2.0.orig.tar.bz2 trunk-2025.2.0/py/3rd-party/pygts-0.3.1/object.cpp:128:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] trunk-2025.2.0/py/3rd-party/pygts-0.3.1/object.cpp:157:33: style: Parameter 'o1' can be declared as pointer to const. However it seems that 'compare' is a callback function, if 'o1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] trunk-2025.2.0/py/3rd-party/pygts-0.3.1/object.cpp:157:50: style: Parameter 'o2' can be declared as pointer to const. However it seems that 'compare' is a callback function, if 'o2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yadifa/yadifa_3.0.2.orig.tar.xz yadifa-3.0.2/lib/dnscore/src/dnskey_postquantumsafe.c:423:64: style: Parameter 'key' can be declared as pointer to const. However it seems that 'dnskey_postquantumsafe_print_fields' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/file_input_stream.c:79:57: style: Parameter 'stream_' can be declared as pointer to const. However it seems that 'file_input_stream_read' is a callback function, if 'stream_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/file_input_stream.c:156:57: style: Parameter 'stream_' can be declared as pointer to const. However it seems that 'file_input_stream_skip' is a callback function, if 'stream_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/file_output_stream.c:62:60: style: Parameter 'stream_' can be declared as pointer to const. However it seems that 'file_output_stream_write' is a callback function, if 'stream_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/file_output_stream.c:104:65: style: Parameter 'stream_' can be declared as pointer to const. However it seems that 'file_output_stream_writefully' is a callback function, if 'stream_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/file_output_stream.c:163:60: style: Parameter 'stream_' can be declared as pointer to const. However it seems that 'file_output_stream_flush' is a callback function, if 'stream_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/tcp_manager_channel_ssl_context.c:86:86: style: Parameter 'tmc' can be declared as pointer to const. However it seems that 'tcp_manager_channel_message_tls_write' is a callback function, if 'tmc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/config_settings.c:1081:54: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'config_set_uid_t' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/config_settings.c:1137:54: style: Parameter 'dest' can be declared as pointer to const. However it seems that 'config_set_gid_t' is a callback function, if 'dest' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/zone_reader_axfr.c:85:104: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'zone_reader_axfr_unread_record' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/zone_reader_czf.c:103:86: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'zone_reader_czf_unread_record' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_sl-test/main.c:53:41: style: Parameter 'item_' can be declared as pointer to const. However it seems that 'item_search_comparator' is a callback function, if 'item_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_sl-test/main.c:53:54: style: Parameter 'parm_' can be declared as pointer to const. However it seems that 'item_search_comparator' is a callback function, if 'parm_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_sl-test/main.c:77:50: style: Parameter 'item_' can be declared as pointer to const. However it seems that 'item_search_comparator_multiple' is a callback function, if 'item_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_sl-test/main.c:77:63: style: Parameter 'parm_' can be declared as pointer to const. However it seems that 'item_search_comparator_multiple' is a callback function, if 'parm_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_dl-test/main.c:50:42: style: Parameter 'item_' can be declared as pointer to const. However it seems that 'item_search_comparator' is a callback function, if 'item_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_dl-test/main.c:50:55: style: Parameter 'parm_' can be declared as pointer to const. However it seems that 'item_search_comparator' is a callback function, if 'parm_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_dl-test/main.c:74:36: style: Parameter 'item_' can be declared as pointer to const. However it seems that 'item_match_delete' is a callback function, if 'item_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_dl-test/main.c:74:49: style: Parameter 'parm_' can be declared as pointer to const. However it seems that 'item_match_delete' is a callback function, if 'parm_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_dl-test/main.c:81:30: style: Parameter 'item_' can be declared as pointer to const. However it seems that 'item_concat' is a callback function, if 'item_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_sl_debug-test/main.c:48:42: style: Parameter 'item_' can be declared as pointer to const. However it seems that 'item_search_comparator' is a callback function, if 'item_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_sl_debug-test/main.c:48:55: style: Parameter 'parm_' can be declared as pointer to const. However it seems that 'item_search_comparator' is a callback function, if 'parm_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_sl_debug-test/main.c:72:50: style: Parameter 'item_' can be declared as pointer to const. However it seems that 'item_search_comparator_multiple' is a callback function, if 'item_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/tests/list_sl_debug-test/main.c:72:63: style: Parameter 'parm_' can be declared as pointer to const. However it seems that 'item_search_comparator_multiple' is a callback function, if 'parm_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/dnscore/src/zone_reader_text.c:1677:87: style: Parameter 'entry' can be declared as pointer to const. However it seems that 'zone_reader_text_unread_record' is a callback function, if 'entry' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/lib/glibchooks/tests/hooked.c:15:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'my_write_function_hook' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/sbin/yadifad/server_mm.c:199:65: style: Parameter 'worker' can be declared as pointer to const. However it seems that 'server_mm_udp_worker_thread' is a callback function, if 'worker' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yadifa-3.0.2/sbin/yadifad/server_sm.c:222:65: style: Parameter 'worker' can be declared as pointer to const. However it seems that 'server_sm_udp_worker_thread' is a callback function, if 'worker' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yafc/yafc_1.3.7.orig.tar.xz yafc-1.3.7/src/alias.c:21:36: style: Parameter 'ap' can be declared as pointer to const. However it seems that 'alias_searchfunc' is a callback function, if 'ap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/ftp/cache.c:62:37: style: Parameter 'rdir' can be declared as pointer to const. However it seems that 'cache_search' is a callback function, if 'rdir' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/ftp/plain-socket.c:231:35: style: Parameter 'sockp' can be declared as pointer to const. However it seems that 'ps_throughput' is a callback function, if 'sockp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/ftp/plain-socket.c:241:33: style: Parameter 'sockp' can be declared as pointer to const. However it seems that 'ps_lowdelay' is a callback function, if 'sockp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/ftp/plain-socket.c:251:32: style: Parameter 'sockp' can be declared as pointer to const. However it seems that 'ps_read' is a callback function, if 'sockp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/ftp/plain-socket.c:260:33: style: Parameter 'sockp' can be declared as pointer to const. However it seems that 'ps_write' is a callback function, if 'sockp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/ftp/plain-socket.c:329:37: style: Parameter 'sockp' can be declared as pointer to const. However it seems that 'ps_check_pending' is a callback function, if 'sockp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/list.c:314:32: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ls_sort_name' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/list.c:314:42: style: Parameter 'b' can be declared as pointer to const. However it seems that 'ls_sort_name' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/list.c:328:32: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ls_sort_size' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/list.c:328:42: style: Parameter 'b' can be declared as pointer to const. However it seems that 'ls_sort_size' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/list.c:357:33: style: Parameter 'a' can be declared as pointer to const. However it seems that 'ls_sort_mtime' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/list.c:357:43: style: Parameter 'b' can be declared as pointer to const. However it seems that 'ls_sort_mtime' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yafc-1.3.7/src/set.c:83:28: style: Parameter 'val' can be declared as pointer to const. However it seems that 'set_type' is a callback function, if 'val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yagf/yagf_0.9.5+repack1.orig.tar.gz yagf-0.9.5+repack1/src/core/qipgrayscaleimage.cpp:365:48: style: Parameter 'r' can be declared as reference to const. However it seems that 'copyInternal2' is a callback function, if 'r' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yajl/yajl_2.1.0.orig.tar.gz yajl-2.1.0/test/parsing/yajl_test.c:68:33: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_null' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yajl-2.1.0/test/parsing/yajl_test.c:74:37: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_boolean' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yajl-2.1.0/test/parsing/yajl_test.c:80:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_integer' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yajl-2.1.0/test/parsing/yajl_test.c:86:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_double' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yajl-2.1.0/test/parsing/yajl_test.c:112:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_start_map' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yajl-2.1.0/test/parsing/yajl_test.c:119:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_end_map' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yajl-2.1.0/test/parsing/yajl_test.c:125:40: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_start_array' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yajl-2.1.0/test/parsing/yajl_test.c:131:38: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'test_yajl_end_array' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yambar/yambar_1.11.0.orig.tar.gz yambar-1.11.0/config-verify.c:29:32: style: Parameter 'chain' can be declared as pointer to const. However it seems that 'conf_verify_string' is a callback function, if 'chain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yambar-1.11.0/config-verify.c:51:34: style: Parameter 'chain' can be declared as pointer to const. However it seems that 'conf_verify_unsigned' is a callback function, if 'chain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yambar-1.11.0/config-verify.c:207:31: style: Parameter 'chain' can be declared as pointer to const. However it seems that 'conf_verify_color' is a callback function, if 'chain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yambar-1.11.0/config-verify.c:227:30: style: Parameter 'chain' can be declared as pointer to const. However it seems that 'conf_verify_font' is a callback function, if 'chain' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yambar-1.11.0/modules/clock.c:72:20: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'run' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yambar-1.11.0/modules/label.c:29:24: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'content' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yambar-1.11.0/modules/label.c:36:20: style: Parameter 'mod' can be declared as pointer to const. However it seems that 'run' is a callback function, if 'mod' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yamcha/yamcha_0.33.orig.tar.gz yamcha-0.33/python/YamCha_wrap.cxx:454:40: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_print' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yamcha-0.33/python/YamCha_wrap.cxx:467:42: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yamcha-0.33/python/YamCha_wrap.cxx:467:51: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_getattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yamcha-0.33/python/YamCha_wrap.cxx:480:42: style: Parameter 'v' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yamcha-0.33/python/YamCha_wrap.cxx:480:51: style: Parameter 'n' can be declared as pointer to const. However it seems that 'swig_varlink_setattr' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yapet/yapet_2.6.orig.tar.xz yapet-2.6/libyacurs/tests/basic/eventqueue6.cc:58:34: style: Parameter 'e' can be declared as reference to const. However it seems that 'handler2' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/basic/eventqueue6.cc:64:34: style: Parameter 'e' can be declared as reference to const. However it seems that 'handler3' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/basic1.cc:16:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/basic2.cc:14:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/dynlabel1.cc:34:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/dynlabel2.cc:34:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/hrule1.cc:34:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/pack1.cc:14:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/pack2.cc:14:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/pack3.cc:18:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/pack4.cc:18:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/listbox1.cc:28:33: style: Parameter '_e' can be declared as reference to const. However it seems that 'test_driver' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/pack5.cc:18:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/pack7.cc:18:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/pack6.cc:18:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/pack8.cc:18:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/pack9.cc:41:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/packresize1.cc:34:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/resize2.cc:34:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/widget1.cc:14:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/vrule1.cc:34:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/widget2.cc:26:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yapet-2.6/libyacurs/tests/ui-non-interactive/widget3.cc:24:26: style: Parameter '_e' can be declared as reference to const. However it seems that 'alrm' is a callback function, if '_e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yara/yara_4.5.4.orig.tar.gz yara-4.5.4/tests/oss-fuzz/dex_fuzzer.cc:29:22: style: Parameter 'context' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/dex_fuzzer.cc:31:11: style: Parameter 'message_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'message_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/dex_fuzzer.cc:32:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/dotnet_fuzzer.cc:62:22: style: Parameter 'context' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/dotnet_fuzzer.cc:64:11: style: Parameter 'message_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'message_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/dotnet_fuzzer.cc:65:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/elf_fuzzer.cc:58:22: style: Parameter 'context' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/elf_fuzzer.cc:60:11: style: Parameter 'message_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'message_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/elf_fuzzer.cc:61:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/macho_fuzzer.cc:62:22: style: Parameter 'context' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/macho_fuzzer.cc:64:11: style: Parameter 'message_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'message_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/macho_fuzzer.cc:65:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/pe_fuzzer.cc:63:22: style: Parameter 'context' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/pe_fuzzer.cc:65:11: style: Parameter 'message_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'message_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/oss-fuzz/pe_fuzzer.cc:66:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:93:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that '_include_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:238:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'test_max_match_data_callback' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:300:22: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ignore_too_many_matches' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:302:11: style: Parameter 'message_data' can be declared as pointer to const. However it seems that 'ignore_too_many_matches' is a callback function, if 'message_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:303:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ignore_too_many_matches' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:309:22: style: Parameter 'context' can be declared as pointer to const. However it seems that 'propagate_too_many_matches' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:311:11: style: Parameter 'message_data' can be declared as pointer to const. However it seems that 'propagate_too_many_matches' is a callback function, if 'message_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:312:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'propagate_too_many_matches' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:398:22: style: Parameter 'context' can be declared as pointer to const. However it seems that 'ignore_too_slow_scanning' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:400:11: style: Parameter 'message_data' can be declared as pointer to const. However it seems that 'ignore_too_slow_scanning' is a callback function, if 'message_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:401:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'ignore_too_slow_scanning' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:407:22: style: Parameter 'context' can be declared as pointer to const. However it seems that 'propagate_too_slow_scanning' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:409:11: style: Parameter 'message_data' can be declared as pointer to const. However it seems that 'propagate_too_slow_scanning' is a callback function, if 'message_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:410:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'propagate_too_slow_scanning' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yara-4.5.4/tests/test-api.c:819:11: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'xor_key_check' 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/y/yasm/yasm_1.3.0.orig.tar.gz yasm-1.3.0/frontends/tasm/tasm.c:690:40: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_special_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:690:64: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_special_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:698:49: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_segment_ordering_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:698:73: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_segment_ordering_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:705:48: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_cross_reference_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:705:72: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_cross_reference_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:712:47: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_floating_point_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:712:71: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_floating_point_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:719:31: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_ignore' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:719:55: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_ignore' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:725:40: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_listing_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:725:64: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_listing_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:737:37: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_case_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:737:61: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_case_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:744:45: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_valid_length_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:744:69: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_valid_length_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:751:27: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_warning_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:800:50: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_preproc_option' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:811:23: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_exe_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/tasm/tasm.c:811:47: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_exe_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/vsyasm/vsyasm.c:845:40: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_special_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/vsyasm/vsyasm.c:845:64: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_special_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/vsyasm/vsyasm.c:974:51: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_listdir_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/vsyasm/vsyasm.c:991:50: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_objdir_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/vsyasm/vsyasm.c:1008:50: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_mapdir_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/vsyasm/vsyasm.c:1080:39: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_strict_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/vsyasm/vsyasm.c:1081:50: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_strict_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/vsyasm/vsyasm.c:1164:50: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_preproc_option' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/yasm/yasm.c:862:40: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_special_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/yasm/yasm.c:862:64: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_special_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/yasm/yasm.c:1052:39: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_strict_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/yasm/yasm.c:1053:50: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_strict_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/yasm/yasm.c:1129:41: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'preproc_only_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/yasm/yasm.c:1129:65: style: Parameter 'param' can be declared as pointer to const. However it seems that 'preproc_only_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/yasm/yasm.c:1144:50: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_preproc_option' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/yasm/yasm.c:1169:40: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'opt_makedep_handler' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/frontends/yasm/yasm.c:1169:64: style: Parameter 'param' can be declared as pointer to const. However it seems that 'opt_makedep_handler' is a callback function, if 'param' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/libyasm/bc-org.c:86:32: style: Parameter 'bc' can be declared as pointer to const. However it seems that 'bc_org_finalize' is a callback function, if 'bc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/libyasm/bc-org.c:86:51: style: Parameter 'prev_bc' can be declared as pointer to const. However it seems that 'bc_org_finalize' is a callback function, if 'prev_bc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/libyasm/cmake-module.c:40:38: style: Parameter 'data' can be declared as pointer to const. However it seems that 'load_module_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/libyasm/bc-data.c:207:32: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'bc_data_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/libyasm/symrec.c:469:35: style: Parameter 'sym' can be declared as pointer to const. However it seems that 'symrec_print_wrapper' is a callback function, if 'sym' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/arch/lc3b/lc3barch.c:79:25: style: Parameter 'arch' can be declared as pointer to const. However it seems that 'lc3b_set_var' is a callback function, if 'arch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/arch/lc3b/lc3barch.c:121:43: style: Parameter 'arch' can be declared as pointer to const. However it seems that 'lc3b_get_reg_size' is a callback function, if 'arch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/arch/lc3b/lc3barch.c:127:47: style: Parameter 'arch' can be declared as pointer to const. However it seems that 'lc3b_reggroup_get_reg' is a callback function, if 'arch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/arch/lc3b/lc3bbc.c:169:37: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'lc3b_bc_insn_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/arch/x86/x86arch.c:489:29: style: Parameter 'arch' can be declared as pointer to const. However it seems that 'x86_get_reg_size' is a callback function, if 'arch' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/arch/x86/x86bc.c:834:36: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'x86_bc_insn_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/arch/x86/x86bc.c:936:35: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'x86_bc_jmp_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/arch/x86/x86bc.c:1023:38: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'x86_bc_jmpfar_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/codeview/cv-symline.c:709:50: style: Parameter 'f' can be declared as pointer to const. However it seems that 'cv8_symhead_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/codeview/cv-symline.c:783:51: style: Parameter 'f' can be declared as pointer to const. However it seems that 'cv8_fileinfo_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/codeview/cv-symline.c:851:51: style: Parameter 'f' can be declared as pointer to const. However it seems that 'cv8_lineinfo_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/codeview/cv-symline.c:867:40: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'cv8_lineinfo_bc_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/codeview/cv-symline.c:1011:45: style: Parameter 'f' can be declared as pointer to const. However it seems that 'cv_sym_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/codeview/cv-symline.c:1027:34: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'cv_sym_bc_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/codeview/cv-type.c:706:46: style: Parameter 'f' can be declared as pointer to const. However it seems that 'cv_type_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c:235:50: style: Parameter 'f' can be declared as pointer to const. However it seems that 'dwarf2_head_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c:251:39: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'dwarf2_head_bc_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c:327:33: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dwarf2_section_data_print' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c:327:45: style: Parameter 'f' can be declared as pointer to const. However it seems that 'dwarf2_section_data_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-info.c:384:52: style: Parameter 'f' can be declared as pointer to const. However it seems that 'dwarf2_abbrev_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/arch/x86/x86expr.c:559:55: style: Parameter 'ei' can be declared as pointer to const. However it seems that 'x86_expr_checkea_getregsize_callback' is a callback function, if 'ei' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-line.c:764:49: style: Parameter 'f' can be declared as pointer to const. However it seems that 'dwarf2_spp_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-line.c:849:53: style: Parameter 'f' can be declared as pointer to const. However it seems that 'dwarf2_line_op_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-line.c:865:42: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'dwarf2_line_op_bc_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/null/null-dbgfmt.c:50:35: style: Parameter 'object' can be declared as pointer to const. However it seems that 'null_dbgfmt_generate' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/null/null-dbgfmt.c:50:57: style: Parameter 'linemap' can be declared as pointer to const. However it seems that 'null_dbgfmt_generate' is a callback function, if 'linemap' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/null/null-dbgfmt.c:51:37: style: Parameter 'errwarns' can be declared as pointer to const. However it seems that 'null_dbgfmt_generate' is a callback function, if 'errwarns' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/dbgfmts/stabs/stabs-dbgfmt.c:442:37: style: Parameter 'bc' can be declared as pointer to const. However it seems that 'stabs_bc_str_tobytes' is a callback function, if 'bc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/coff/win64-except.c:200:51: style: Parameter 'f' can be declared as pointer to const. However it seems that 'win64_uwinfo_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/coff/win64-except.c:282:40: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'win64_uwinfo_bc_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/coff/win64-except.c:338:51: style: Parameter 'f' can be declared as pointer to const. However it seems that 'win64_uwcode_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/coff/win64-except.c:463:40: style: Parameter 'bufstart' can be declared as pointer to const. However it seems that 'win64_uwcode_bc_tobytes' is a callback function, if 'bufstart' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/elf/elf-x86-x86.c:139:50: style: Parameter 'reloc' can be declared as pointer to const. However it seems that 'elf_x86_x86_handle_reloc_addend' is a callback function, if 'reloc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/elf/elf.c:329:31: style: Parameter 'data' can be declared as pointer to const. However it seems that 'elf_symrec_data_destroy' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/elf/elf.c:370:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'elf_ssym_symtab_entry_print' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/elf/elf.c:370:47: style: Parameter 'f' can be declared as pointer to const. However it seems that 'elf_ssym_symtab_entry_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1612:42: style: Parameter 'object' can be declared as pointer to const. However it seems that 'coff_objfmt_get_special_sym' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1773:31: style: Parameter 'contents' can be declared as pointer to const. However it seems that 'win32_sxdata_bc_destroy' is a callback function, if 'contents' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1779:51: style: Parameter 'f' can be declared as pointer to const. However it seems that 'win32_sxdata_bc_print' is a callback function, if 'f' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/rdf/rdf-objfmt.c:963:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'rdf_objfmt_get_special_sym' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/objfmts/xdf/xdf-objfmt.c:768:41: style: Parameter 'object' can be declared as pointer to const. However it seems that 'xdf_objfmt_get_special_sym' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/parsers/gas/gas-parse.c:1717:17: style: Parameter 'data' can be declared as pointer to const. However it seems that 'no_delete' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/cpp/cpp-preproc.c:381:40: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'cpp_preproc_add_standard' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/nasm/nasm-preproc.c:65:24: style: Parameter 'p' can be declared as pointer to const. However it seems that 'nil_listgen_init' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/nasm/nasm-preproc.c:80:31: style: Parameter 'p' can be declared as pointer to const. However it seems that 'nil_listgen_line' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/nasm/nasm-preproc.c:272:45: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'nasm_preproc_add_include_file' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/nasm/nasm-preproc.c:302:41: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'nasm_preproc_add_standard' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/raw/raw-preproc.c:118:45: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'raw_preproc_get_included_file' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/raw/raw-preproc.c:118:60: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'raw_preproc_get_included_file' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/raw/raw-preproc.c:126:44: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'raw_preproc_add_include_file' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/raw/raw-preproc.c:132:43: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'raw_preproc_predefine_macro' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/raw/raw-preproc.c:138:42: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'raw_preproc_undefine_macro' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/raw/raw-preproc.c:144:42: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'raw_preproc_define_builtin' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/raw/raw-preproc.c:150:40: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'raw_preproc_add_standard' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/gas/gas-preproc.c:1343:45: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'gas_preproc_get_included_file' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/gas/gas-preproc.c:1343:60: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'gas_preproc_get_included_file' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/gas/gas-preproc.c:1378:42: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'gas_preproc_undefine_macro' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/gas/gas-preproc.c:1384:42: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'gas_preproc_define_builtin' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yasm-1.3.0/modules/preprocs/gas/gas-preproc.c:1390:40: style: Parameter 'preproc' can be declared as pointer to const. However it seems that 'gas_preproc_add_standard' is a callback function, if 'preproc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yaws/yaws_2.2.0+dfsg.orig.tar.xz yaws-yaws-2.2.0/c_src/setuid_drv.c:27:55: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'setuid_start' 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/y/yaz/yaz_5.35.1.orig.tar.gz yaz-5.35.1/src/advancegreek.c:21:55: style: Parameter 'inp' can be declared as pointer to const. However it seems that 'read_advancegreek' is a callback function, if 'inp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/src/iconv_encode_iso_8859_1.c:244:52: style: Parameter 'inp' can be declared as pointer to const. However it seems that 'read_ISO8859_1' is a callback function, if 'inp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/src/iso5428.c:21:56: style: Parameter 'inp' can be declared as pointer to const. However it seems that 'read_iso_5428_1984' is a callback function, if 'inp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/src/tcpip.c:324:57: style: Parameter 'vp' can be declared as pointer to const. However it seems that 'ssl_type' is a callback function, if 'vp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/src/tcpip.c:1215:33: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'tcpip_put' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/src/ucs4.c:21:47: style: Parameter 'inp' can be declared as pointer to const. However it seems that 'read_UCS4' is a callback function, if 'inp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/src/ucs4.c:40:49: style: Parameter 'inp' can be declared as pointer to const. However it seems that 'read_UCS4LE' is a callback function, if 'inp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/src/unix.c:651:39: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'unix_put' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/src/utf8.c:21:40: style: Parameter 'inp' can be declared as pointer to const. However it seems that 'init_utf8' is a callback function, if 'inp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/src/utf8.c:139:47: style: Parameter 'inp' can be declared as pointer to const. However it seems that 'read_utf8' is a callback function, if 'inp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/zoom/zoomtst4.c:12:32: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'my_callback' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yaz-5.35.1/zoom/zoomtst5.c:13:31: style: Parameter 'handle' can be declared as pointer to const. However it seems that 'my_callback' is a callback function, if 'handle' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yder/yder_1.4.20.orig.tar.gz yder-1.4.20/examples/log_callback.c:20:36: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'y_callback_log_message' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yder-1.4.20/examples/log_newline.c:19:36: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'y_callback_log_message' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yeahconsole/yeahconsole_0.3.4.orig.tar.gz yeahconsole-0.3.4/yeahconsole.c:422:52: style: Parameter 'e' can be declared as pointer to const. However it seems that 'handle_xerror' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yelp/yelp_49.0.orig.tar.xz yelp-49.0/libyelp/yelp-info-document.c:243:42: style: Parameter 'chunk_id' can be declared as pointer to const. However it seems that 'transform_chunk_ready' is a callback function, if 'chunk_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-help-list.c:510:41: style: Parameter 'chunk_id' can be declared as pointer to const. However it seems that 'transform_chunk_ready' is a callback function, if 'chunk_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-man-document.c:221:42: style: Parameter 'chunk_id' can be declared as pointer to const. However it seems that 'transform_chunk_ready' is a callback function, if 'chunk_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-document.c:389:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'document_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-document.c:410:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'document_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-document.c:833:48: style: Parameter 'chunk_id' can be declared as pointer to const. However it seems that 'search_transform_chunk_ready' is a callback function, if 'chunk_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-document.c:1132:37: style: Parameter 'document' can be declared as pointer to const. However it seems that 'document_finish_read' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-mallard-document.c:795:41: style: Parameter 'chunk_id' can be declared as pointer to const. However it seems that 'transform_chunk_ready' is a callback function, if 'chunk_id' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-mallard-document.c:827:38: style: Parameter 'transform' can be declared as pointer to const. However it seems that 'transform_finished' is a callback function, if 'transform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-sqlite-storage.c:177:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yelp_sqlite_storage_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-sqlite-storage.c:196:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yelp_sqlite_storage_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-simple-document.c:256:42: style: Parameter 'document' can be declared as pointer to const. However it seems that 'document_signal_all' is a callback function, if 'document' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-transform.c:240:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yelp_transform_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-transform.c:260:44: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yelp_transform_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-settings.c:418:20: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yelp_settings_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-settings.c:445:22: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yelp_settings_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/libyelp/yelp-settings.c:816:33: style: Parameter 'gtk_settings' can be declared as pointer to const. However it seems that 'gtk_font_changed' is a callback function, if 'gtk_settings' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-search-result.c:55:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yelp_search_result_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-search-result.c:111:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yelp_search_result_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-search-entry.c:435:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'search_entry_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-search-entry.c:457:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'search_entry_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-search-entry.c:633:37: style: Parameter 'result' can be declared as pointer to const. However it seems that 'entry_match_func' is a callback function, if 'result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-search-entry.c:689:42: style: Parameter 'res1' can be declared as pointer to const. However it seems that 'entry_completion_sort' is a callback function, if 'res1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-search-entry.c:690:42: style: Parameter 'res2' can be declared as pointer to const. However it seems that 'entry_completion_sort' is a callback function, if 'res2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-search-entry.c:841:33: style: Parameter 'item' can be declared as pointer to const. However it seems that 'get_bookmark_icon' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-search-entry.c:841:61: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'get_bookmark_icon' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-application.c:48:26: style: Parameter 'data' can be declared as pointer to const. However it seems that 'option_version_cb' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-window.c:373:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yelp_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-window.c:408:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'yelp_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-window.c:1024:26: style: Parameter 'view' can be declared as pointer to const. However it seems that 'view_loaded' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-window.c:1075:34: style: Parameter 'view' can be declared as pointer to const. However it seems that 'view_uri_selected' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/src/yelp-window.c:1101:31: style: Parameter 'view' can be declared as pointer to const. However it seems that 'view_root_title' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/tests/test-transform.c:95:33: style: Parameter 'transform' can be declared as pointer to const. However it seems that 'transform_error' is a callback function, if 'transform' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/tests/test-transform.c:96:19: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'transform_error' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/tests/test-view.c:40:23: style: Parameter 'view' can be declared as pointer to const. However it seems that 'state_cb' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yelp-49.0/tests/test-view.c:50:23: style: Parameter 'view' can be declared as pointer to const. However it seems that 'title_cb' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yersinia/yersinia_0.8.2.orig.tar.gz yersinia-0.8.2/src/cdp.c:640:99: style: Parameter 'value' can be declared as pointer to const. However it seems that 'cdp_edit_tlv' is a callback function, if 'value' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/dhcp.c:2129:28: style: Parameter 'node' can be declared as pointer to const. However it seems that 'dhcp_end' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/dot1q.c:1395:29: style: Parameter 'node' can be declared as pointer to const. However it seems that 'dot1q_end' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/dot1x.c:827:29: style: Parameter 'node' can be declared as pointer to const. However it seems that 'dot1x_end' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/dtp.c:843:27: style: Parameter 'node' can be declared as pointer to const. However it seems that 'dtp_end' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/hsrp.c:880:28: style: Parameter 'node' can be declared as pointer to const. However it seems that 'hsrp_end' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/interfaces.c:1391:38: style: Parameter 'pattern' can be declared as pointer to const. However it seems that 'interfaces_compare' is a callback function, if 'pattern' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/isl.c:147:44: style: Parameter 'data' can be declared as pointer to const. However it seems that 'isl_get_printable_packet' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/isl.c:294:27: style: Parameter 'node' can be declared as pointer to const. However it seems that 'isl_end' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/mpls.c:823:28: style: Parameter 'node' can be declared as pointer to const. However it seems that 'mpls_end' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/vtp.c:1625:27: style: Parameter 'node' can be declared as pointer to const. However it seems that 'vtp_end' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yersinia-0.8.2/src/xstp.c:1724:28: style: Parameter 'node' can be declared as pointer to const. However it seems that 'xstp_end' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/ykclient/ykclient_2.15.orig.tar.gz ykclient-2.15/ykclient.c:230:22: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'curl_callback' 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/y/ylva/ylva_1.7.orig.tar.gz ylva-1.7/src/db.c:487:37: style: Parameter 'notused' can be declared as pointer to const. However it seems that 'cb_check_integrity' is a callback function, if 'notused' 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 yorick-2.2.04+dfsg1/gist/bench.c:1214:32: style: Parameter 'errmsg' can be declared as pointer to const. However it seems that 'on_exception' is a callback function, if 'errmsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/browser.c:544:16: style: Parameter 'lin' can be declared as pointer to const. However it seems that 'on_stdin' is a callback function, if 'lin' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/draw0.c:1342:29: style: Parameter 'el' can be declared as pointer to const. However it seems that 'SystemScan' is a callback function, if 'el' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/draw0.c:1342:51: style: Parameter 'limits' can be declared as pointer to const. However it seems that 'SystemScan' is a callback function, if 'limits' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/eps.c:124:26: style: Parameter 'engine' can be declared as pointer to const. However it seems that 'Flush' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:597:49: style: Parameter 'ireg' can be declared as pointer to const. However it seems that 'MeshRowF' is a callback function, if 'ireg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:612:49: style: Parameter 'ireg' can be declared as pointer to const. However it seems that 'MeshColF' is a callback function, if 'ireg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:613:29: style: Parameter 'x' can be declared as pointer to const. However it seems that 'MeshColF' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:613:40: style: Parameter 'y' can be declared as pointer to const. However it seems that 'MeshColF' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:635:49: style: Parameter 'ireg' can be declared as pointer to const. However it seems that 'MeshRowR' is a callback function, if 'ireg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:649:49: style: Parameter 'ireg' can be declared as pointer to const. However it seems that 'MeshColR' is a callback function, if 'ireg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:650:29: style: Parameter 'x' can be declared as pointer to const. However it seems that 'MeshColR' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:650:40: style: Parameter 'y' can be declared as pointer to const. However it seems that 'MeshColR' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:672:49: style: Parameter 'ireg' can be declared as pointer to const. However it seems that 'MeshRowB' is a callback function, if 'ireg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:686:49: style: Parameter 'ireg' can be declared as pointer to const. However it seems that 'MeshColB' is a callback function, if 'ireg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:687:29: style: Parameter 'x' can be declared as pointer to const. However it seems that 'MeshColB' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/gist.c:687:40: style: Parameter 'y' can be declared as pointer to const. However it seems that 'MeshColB' is a callback function, if 'y' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/hlevel.c:248:33: style: Parameter 'engine' can be declared as pointer to const. However it seems that 'ShutDownDev' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/gist/xbasic.c:1685:19: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'g_on_panic' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/mpy/mpyfile.c:113:24: style: Parameter 'op' can be declared as pointer to const. However it seems that 'mpy_eval_auto' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/mpy/mpyfile.c:169:31: style: Parameter 'file' can be declared as pointer to const. However it seems that 'mpy_ferror' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/any/test2d.c:179:16: style: Parameter 'args' can be declared as pointer to const. However it seems that 'quit_act' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/any/test2d.c:274:32: style: Parameter 'errmsg' can be declared as pointer to const. However it seems that 'on_exception' is a callback function, if 'errmsg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/any/test2d.c:314:17: style: Parameter 'args' can be declared as pointer to const. However it seems that 'abort_act' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/any/test2d.c:408:16: style: Parameter 'args' can be declared as pointer to const. However it seems that 'idle_act' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/any/test2d.c:416:15: style: Parameter 'args' can be declared as pointer to const. However it seems that 'set_act' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/any/test2d.c:1665:17: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'on_panic' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/unix/files.c:249:18: style: Parameter 'file' can be declared as pointer to const. However it seems that 'pv_fsize' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:731:19: style: Parameter 'output_line' can be declared as pointer to const. However it seems that 'mfc_bstdout' is a callback function, if 'output_line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:737:19: style: Parameter 'output_line' can be declared as pointer to const. However it seems that 'mfc_bstderr' is a callback function, if 'output_line' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/x11/events.c:414:21: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'xmatch_all' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/x11/events.c:414:34: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xmatch_all' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/x11/events.c:414:47: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'xmatch_all' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/x11/events.c:421:39: style: Parameter 'event' can be declared as pointer to const. However it seems that 'xmotion_counter' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/play/x11/events.c:517:23: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'xselect_find' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/array.c:551:33: style: Parameter 'result' can be declared as pointer to const. However it seems that 'BuildScalar' is a callback function, if 'result' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/ascio.c:1180:40: style: Parameter 'format' can be declared as pointer to const. However it seems that 'QScanner' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/ascio.c:1201:42: style: Parameter 'format' can be declared as pointer to const. However it seems that 'NilScanner' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/ascio.c:1276:41: style: Parameter 'format' can be declared as pointer to const. However it seems that 'QPrinter' is a callback function, if 'format' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:200:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastCScat' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:201:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastSScat' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:202:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastIScat' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:203:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastLScat' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:204:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastFScat' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:205:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastDScat' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:321:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastCGath' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:322:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastSGath' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:323:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastIGath' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:324:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastLGath' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:325:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastFGath' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/bcast.c:326:1: style: Parameter 'list' can be declared as pointer to const. However it seems that 'FastDGath' is a callback function, if 'list' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/debug.c:750:31: style: Parameter 'op' can be declared as pointer to const. However it seems that 'PrintDBG' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/fwrap.c:160:23: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'ywrap_fake_eval' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/graph.c:3979:34: style: Parameter 'engine' can be declared as pointer to const. However it seems that 'MouseCallBack' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/opsv.c:374:39: style: Parameter 'owner' can be declared as pointer to const. However it seems that 'FormOperandXX' is a callback function, if 'owner' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/opsv.c:374:55: style: Parameter 'op' can be declared as pointer to const. However it seems that 'FormOperandXX' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/opsv.c:379:29: style: Parameter 'op' can be declared as pointer to const. However it seems that 'ToAnyQ' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/opsv.c:382:29: style: Parameter 'op' can be declared as pointer to const. However it seems that 'ToAnyP' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/opsv.c:385:30: style: Parameter 'op' can be declared as pointer to const. However it seems that 'ToAnySI' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/opsv.c:388:29: style: Parameter 'op' can be declared as pointer to const. However it seems that 'ToAnyR' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/opsv.c:394:30: style: Parameter 'op' can be declared as pointer to const. However it seems that 'UnaryLV' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/opsv.c:546:28: style: Parameter 'v' can be declared as pointer to const. However it seems that 'FreeVoid' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/oxy.c:1490:21: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'yo_gt_dealloc' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/oxy.c:1496:19: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'yo_gt_count' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/oxy.c:1502:19: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'yo_gt_findm' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/oxy.c:1527:18: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'yo_gt_geti' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/oxy.c:1548:18: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'yo_gt_seti' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/oxy.c:1861:33: style: Parameter 'name' can be declared as pointer to const. However it seems that 'yoc_on_extract' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/socky.c:216:31: style: Parameter 'name' can be declared as pointer to const. However it seems that 'ys_on_extract' is a callback function, if 'name' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/task.c:1213:30: style: Parameter 'file' can be declared as pointer to const. However it seems that 'yv_ferror' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/task.c:1214:30: style: Parameter 'file' can be declared as pointer to const. However it seems that 'yv_fflush' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/ystr.c:874:35: style: Parameter 'str' can be declared as pointer to const. However it seems that 'ys_findf' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-2.2.04+dfsg1/yorick/ystr.c:897:36: style: Parameter 'str' can be declared as pointer to const. However it seems that 'ys_findcf' 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/y/yorick-gl/yorick-gl_1.1+cvs20070922+dfsg.orig.tar.gz yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:440:31: style: Parameter 'c' can be declared as pointer to const. However it seems that 'gl_on_focus' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:445:34: style: Parameter 'c' can be declared as pointer to const. However it seems that 'gl_on_deselect' 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/y/yorick-mpeg/yorick-mpeg_0.1.orig.tar.gz yorick-mpeg-0.1/libavcodec/dsputil.c:256:42: style: Parameter 'src' can be declared as pointer to const. However it seems that 'gmc_c' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yorick-optimpack/yorick-optimpack_1.4.0~pre1+dfsg.orig.tar.xz yorick-optimpack/yorick/opl_yorick.c:272:18: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'vmlmb_eval' 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/y/yp-tools/yp-tools_4.2.3.orig.tar.gz yp-tools-4.2.3/src/ypcat.c:90:31: style: Parameter 'inkey' can be declared as pointer to const. However it seems that 'print_data' is a callback function, if 'inkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yp-tools-4.2.3/src/ypcat.c:90:58: style: Parameter 'inval' can be declared as pointer to const. However it seems that 'print_data' is a callback function, if 'inval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yp-tools-4.2.3/src/yptest.c:235:31: style: Parameter 'inkey' can be declared as pointer to const. However it seems that 'print_data' is a callback function, if 'inkey' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yp-tools-4.2.3/src/yptest.c:235:58: style: Parameter 'inval' can be declared as pointer to const. However it seems that 'print_data' is a callback function, if 'inval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/ypbind-mt/ypbind-mt_2.7.2.orig.tar.gz ypbind-mt-2.7.2/src/serv_list.c:555:21: style: Parameter 'out' can be declared as pointer to const. However it seems that 'eachresult' is a callback function, if 'out' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/ypserv/ypserv_4.2.orig.tar.gz ypserv-4.2/yppush/yppush.c:118:34: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'yppushproc_null_1_svc' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ypserv-4.2/yppush/yppush.c:119:21: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'yppushproc_null_1_svc' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ypserv-4.2/yppush/yppush.c:120:32: style: Parameter 'UNUSED' can be declared as pointer to const. However it seems that 'yppushproc_null_1_svc' is a callback function, if 'UNUSED' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ypserv-4.2/yppush/yppush.c:132:43: style: Parameter 'req' can be declared as pointer to const. However it seems that 'yppushproc_xfrresp_1_svc' is a callback function, if 'req' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/ytree/ytree_1.99pl1.orig.tar.gz ytree-1.99pl1/filewin.c:328:38: style: Parameter 'e1' can be declared as pointer to const. However it seems that 'SortByName' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ytree-1.99pl1/filewin.c:328:57: style: Parameter 'e2' can be declared as pointer to const. However it seems that 'SortByName' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ytree-1.99pl1/filewin.c:407:39: style: Parameter 'e1' can be declared as pointer to const. However it seems that 'SortByOwner' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ytree-1.99pl1/filewin.c:407:58: style: Parameter 'e2' can be declared as pointer to const. However it seems that 'SortByOwner' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ytree-1.99pl1/filewin.c:440:39: style: Parameter 'e1' can be declared as pointer to const. However it seems that 'SortByGroup' is a callback function, if 'e1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ytree-1.99pl1/filewin.c:440:58: style: Parameter 'e2' can be declared as pointer to const. However it seems that 'SortByGroup' is a callback function, if 'e2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yubico-pam/yubico-pam_2.27.orig.tar.gz pam_yubico-2.27/pam_yubico.c:1376:19: style: Parameter 'pamh' can be declared as pointer to const. However it seems that 'pam_sm_setcred' is a callback function, if 'pamh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pam_yubico-2.27/pam_yubico.c:1409:19: style: Parameter 'pamh' can be declared as pointer to const. However it seems that 'pam_sm_open_session' is a callback function, if 'pamh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pam_yubico-2.27/pam_yubico.c:1418:19: style: Parameter 'pamh' can be declared as pointer to const. However it seems that 'pam_sm_close_session' is a callback function, if 'pamh' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pam_yubico-2.27/pam_yubico.c:1426:19: style: Parameter 'pamh' can be declared as pointer to const. However it seems that 'pam_sm_chauthtok' is a callback function, if 'pamh' 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.0.orig.tar.gz yubihsm-shell-2.7.0/lib/yubihsm_curl.c:42:41: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'curl_callback_write' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yubihsm-shell-2.7.0/src/main.c:765:49: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'yh_com_help' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yubihsm-shell-2.7.0/src/main.c:929:57: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'yh_com_set_informat' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yubihsm-shell-2.7.0/src/main.c:945:58: style: Parameter 'argv' can be declared as pointer to const. However it seems that 'yh_com_set_outformat' 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/y/yubioath-desktop/yubioath-desktop_5.1.0.orig.tar.gz yubioath-desktop/QZXing/zxing/win32/zxing/win_iconv.c:1256:22: style: Parameter 'cv' can be declared as pointer to const. However it seems that 'sbcs_mblen' is a callback function, if 'cv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yubioath-desktop/QZXing/zxing/win32/zxing/win_iconv.c:1271:22: style: Parameter 'cv' can be declared as pointer to const. However it seems that 'mbcs_mblen' is a callback function, if 'cv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yubioath-desktop/QZXing/zxing/win32/zxing/win_iconv.c:1293:22: style: Parameter 'cv' can be declared as pointer to const. However it seems that 'utf8_mblen' is a callback function, if 'cv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yubioath-desktop/QZXing/zxing/win32/zxing/win_iconv.c:1312:23: style: Parameter 'cv' can be declared as pointer to const. However it seems that 'eucjp_mblen' is a callback function, if 'cv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yubioath-desktop/QZXing/zxing/win32/zxing/win_iconv.c:1874:27: style: Parameter 'cv' can be declared as pointer to const. However it seems that 'iso2022jp_flush' is a callback function, if 'cv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yudit/yudit_3.1.0.orig.tar.bz2 yudit-3.1.0/swindow/swin32/SWin32.cpp:1646:36: style: Parameter 'ro' can be declared as pointer to const. However it seems that 'winWineHack' is a callback function, if 'ro' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yudit-3.1.0/swindow/swin32/SWin32.cpp:1646:63: style: Parameter 'wo' can be declared as pointer to const. However it seems that 'winWineHack' is a callback function, if 'wo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yudit-3.1.0/swindow/swin32/SWin32.cpp:1647:27: style: Parameter 'ex' can be declared as pointer to const. However it seems that 'winWineHack' is a callback function, if 'ex' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yudit-3.1.0/swindow/swin32/SWin32.cpp:1647:47: style: Parameter 't' can be declared as pointer to const. However it seems that 'winWineHack' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yudit-3.1.0/swindow/swin32/SWin32.cpp:1664:47: style: Parameter 't' can be declared as pointer to const. However it seems that 'winSelectHack' 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/y/yuma123/yuma123_2.14.orig.tar.gz yuma123_2.14/example-modules/ietf-interfaces/ietf-interfaces.c:159:37: style: Parameter 'vir_val' can be declared as pointer to const. However it seems that 'get_oper_status' is a callback function, if 'vir_val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/example-modules/ietf-interfaces/ietf-interfaces.c:223:37: style: Parameter 'vir_val' can be declared as pointer to const. However it seems that 'get_speed' is a callback function, if 'vir_val' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_plock.c:78:21: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'y_ietf_netconf_partial_lock_partial_lock_validate' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_plock.c:338:21: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'y_ietf_netconf_partial_lock_partial_lock_invoke' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_plock.c:535:21: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'y_ietf_netconf_partial_lock_partial_unlock_validate' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_proc.c:447:31: style: Parameter 'virval' can be declared as pointer to const. However it seems that 'get_meminfo' is a callback function, if 'virval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_ncx.c:1448:39: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'delete_config_invoke' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_ncx.c:1579:30: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'lock_invoke' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_ncx.c:1664:32: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'unlock_invoke' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_ncx.c:1726:40: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'kill_session_validate' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_ncx.c:1783:38: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'kill_session_invoke' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_ncx.c:2506:41: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'cancel_commit_validate' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_ncx.c:2620:43: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'discard_changes_validate' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_ncx.c:2673:40: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'discard_changes_invoke' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/agt/agt_ncx.c:2719:39: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'load_config_validate' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/mgr/mgr_hello.c:387:37: style: Parameter 'top' can be declared as pointer to const. However it seems that 'mgr_hello_dispatch' is a callback function, if 'top' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/mgr/mgr_not.c:324:35: style: Parameter 'top' can be declared as pointer to const. However it seems that 'mgr_not_dispatch' is a callback function, if 'top' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/cap.c:197:38: style: Parameter 'feature' can be declared as pointer to const. However it seems that 'get_features_len' is a callback function, if 'feature' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/cap.c:225:34: style: Parameter 'feature' can be declared as pointer to const. However it seems that 'add_features' is a callback function, if 'feature' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:2138:28: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'boolean_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:2186:28: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'ceiling_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:2352:29: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'contains_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:2440:26: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'count_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:2586:26: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'floor_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:2790:31: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'local_name_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:2874:34: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'namespace_uri_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:2960:25: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'name_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:3070:36: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'normalize_space_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:3199:24: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'not_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:3248:27: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'number_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:3386:26: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'round_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:3451:32: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'starts_with_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:3545:27: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'string_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:3630:34: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'string_length_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:3729:30: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'substring_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:3881:36: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'substring_after_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:3984:37: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'substring_before_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:4087:24: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'sum_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:4167:30: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'translate_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:4359:34: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'module_loaded_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:4460:36: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'feature_enabled_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:4558:26: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 're_match_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:4791:26: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'deref_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:4860:26: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'enum_value_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:4861:26: style: Parameter 'res' can be declared as pointer to const. However it seems that 'enum_value_fn' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ncx/xpath1.c:4916:26: style: Parameter 'parmQ' can be declared as pointer to const. However it seems that 'bit_is_set_fn' is a callback function, if 'parmQ' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangcli/yangcli_autoload.c:355:26: style: Parameter 'cookie' can be declared as pointer to const. However it seems that 'reset_feature' is a callback function, if 'cookie' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangcli/yangcli.c:3870:45: style: Parameter 'scb' can be declared as pointer to const. However it seems that 'yangcli_notification_handler' is a callback function, if 'scb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:67:48: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'server_address_cmd_func' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:67:59: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'server_address_cmd_func' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:73:45: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'server_port_cmd_func' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:73:56: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'server_port_cmd_func' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:79:42: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'username_cmd_func' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:79:53: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'username_cmd_func' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:85:42: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'password_cmd_func' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:85:53: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'password_cmd_func' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:91:50: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'private_key_path_cmd_func' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:91:61: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'private_key_path_cmd_func' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:97:49: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'public_key_path_cmd_func' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:97:60: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'public_key_path_cmd_func' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:103:43: style: Parameter 'cmd' can be declared as pointer to const. However it seems that 'init_args_cmd_func' is a callback function, if 'cmd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:103:54: style: Parameter 'cfg' can be declared as pointer to const. However it seems that 'init_args_cmd_func' is a callback function, if 'cfg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:162:43: style: Parameter 'pconf' can be declared as pointer to const. However it seems that 'example_pre_config' is a callback function, if 'pconf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:162:62: style: Parameter 'plog' can be declared as pointer to const. However it seems that 'example_pre_config' is a callback function, if 'plog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/yangrpc/libapache2-mod-yangrpc-example/mod_yangrpc_example.c:162:80: style: Parameter 'ptemp' can be declared as pointer to const. However it seems that 'example_pre_config' is a callback function, if 'ptemp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/src/ydump/c_util.c:388:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'write_key_value' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/test/netconfd/agt-commit-complete/test_agt_commit_complete.c:36:19: style: Parameter 'scb' can be declared as pointer to const. However it seems that 'y_commit_post_reply' is a callback function, if 'scb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/test/netconfd/agt-commit-complete/test_agt_commit_complete.c:37:20: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'y_commit_post_reply' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/test/netconfd/agt-commit-complete/test_agt_commit_complete.c:38:21: style: Parameter 'methnode' can be declared as pointer to const. However it seems that 'y_commit_post_reply' is a callback function, if 'methnode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/test/netconfd/agt-commit-complete/test_agt_commit_complete.c:46:19: style: Parameter 'scb' can be declared as pointer to const. However it seems that 'y_system_edit' is a callback function, if 'scb' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/test/netconfd/agt-commit-complete/test_agt_commit_complete.c:47:20: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'y_system_edit' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/test/netconfd/agt-commit-complete/test_agt_commit_complete.c:50:22: style: Parameter 'newval' can be declared as pointer to const. However it seems that 'y_system_edit' is a callback function, if 'newval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] yuma123_2.14/netconf/test/netconfd/agt-commit-complete/test_agt_commit_complete.c:51:22: style: Parameter 'curval' can be declared as pointer to const. However it seems that 'y_system_edit' is a callback function, if 'curval' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/y/yyjson/yyjson_0.12.0+ds.orig.tar.xz ibireme-yyjson-7871d32/src/yyjson.c:2174:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'default_malloc' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibireme-yyjson-7871d32/src/yyjson.c:2198:32: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'null_malloc' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibireme-yyjson-7871d32/src/yyjson.c:2202:33: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'null_realloc' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibireme-yyjson-7871d32/src/yyjson.c:2202:44: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'null_realloc' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibireme-yyjson-7871d32/src/yyjson.c:2206:29: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'null_free' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ibireme-yyjson-7871d32/src/yyjson.c:2206:40: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'null_free' 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/z/z80ex/z80ex_1.1.21.orig.tar.gz z80ex-1.1.21/opcodes/opcodes_base.c:4:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0x00' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:63:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0x07' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:129:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0x0f' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:198:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0x17' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:266:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0x1f' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:342:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0x27' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:416:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0x2f' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:496:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0x37' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:569:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0x3f' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1021:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0x76' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1623:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xc0' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1695:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xc7' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1703:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xc8' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1714:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xc9' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1773:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xcf' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1781:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xd0' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1852:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xd7' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1860:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xd8' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1871:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xd9' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1929:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xdf' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:1937:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xe0' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:2011:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xe7' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:2019:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xe8' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:2087:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xef' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:2095:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xf0' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:2127:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xf3' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:2165:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xf7' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:2173:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xf8' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:2205:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xfb' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_base.c:2241:36: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_0xff' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:40:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x44' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:48:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x45' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:108:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x4c' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:116:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x4d' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:132:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x4f' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:176:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x54' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:184:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x55' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:200:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x57' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:244:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x5c' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:252:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x5d' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:268:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x5f' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:312:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x64' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:320:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x65' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:336:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x67' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:380:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x6c' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:388:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x6d' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:404:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x6f' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:448:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x74' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:456:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x75' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:508:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x7c' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:516:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0x7d' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:532:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xa0' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:540:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xa1' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:548:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xa2' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:556:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xa3' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:564:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xa8' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:572:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xa9' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:580:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xaa' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:588:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xab' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:596:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xb0' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:603:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xb1' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:610:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xb2' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:617:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xb3' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:624:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xb8' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:631:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xb9' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:638:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xba' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] z80ex-1.1.21/opcodes/opcodes_ed.c:645:39: style: Parameter 'cpu' can be declared as pointer to const. However it seems that 'op_ED_0xbb' is a callback function, if 'cpu' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zabbix/zabbix_7.0.10+dfsg.orig.tar.xz zabbix-7.0.10/src/libs/zbxnix/sighandler.c:234:69: style: Parameter 'context' can be declared as pointer to const. However it seems that 'child_signal_handler' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zabbix-7.0.10/src/libs/zbxsysinfo/common/dir.c:680:46: style: Parameter 'request' can be declared as pointer to const. However it seems that 'vfs_dir_size_local' is a callback function, if 'request' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zanshin/zanshin_24.12.3.orig.tar.xz zanshin-24.12.3/src/utils/dependencymanager.h:98:55: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'removeProvider' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zatacka/zatacka_1.1.0.orig.tar.gz zatackax-1.1.0/src/weapon.c:54:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'addParticlesVoid' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:72:48: style: Parameter 'p' can be declared as pointer to const. However it seems that 'addParticlesLightningspeed' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:87:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wepFrostwave' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:106:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'addParticlesFrostwave' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:126:33: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wepConfusion' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:149:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'addParticlesConfusion' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:183:43: style: Parameter 'p' can be declared as pointer to const. However it seems that 'addParticlesSharpturn' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:313:39: style: Parameter 'p' can be declared as pointer to const. However it seems that 'addParticlesGhost' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:328:28: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wepTron' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:341:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'addParticlesTron' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:369:32: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wepChilirun' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:389:42: style: Parameter 'p' can be declared as pointer to const. However it seems that 'addParticlesChilirun' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zatackax-1.1.0/src/weapon.c:503:38: style: Parameter 'p' can be declared as pointer to const. However it seems that 'wepRocketlauncher' 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/z/zathura/zathura_0.5.13.orig.tar.xz zathura-0.5.13/zathura/callbacks.c:214:37: style: Parameter 'screen' can be declared as pointer to const. However it seems that 'cb_monitors_changed' is a callback function, if 'screen' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/completion.c:120:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'group_add_element' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/database-sqlite.c:378:98: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'sqlite_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/database-sqlite.c:392:95: style: Parameter 'bookmark' can be declared as pointer to const. However it seems that 'sqlite_add_bookmark' is a callback function, if 'bookmark' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/database-sqlite.c:750:53: style: Parameter 'file_info' can be declared as pointer to const. However it seems that 'sqlite_set_fileinfo' is a callback function, if 'file_info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/file-monitor-signal.c:30:39: style: Parameter 'file_monitor' can be declared as pointer to const. However it seems that 'start' is a callback function, if 'file_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/file-monitor-signal.c:38:38: style: Parameter 'file_monitor' can be declared as pointer to const. However it seems that 'stop' is a callback function, if 'file_monitor' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/file-monitor.c:35:91: 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] zathura-0.5.13/zathura/file-monitor.c:51:85: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/page-widget.c:365:111: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'zathura_page_widget_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/page-widget.c:480:105: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'zathura_page_widget_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/page-widget.c:1133:89: style: Parameter 'event' can be declared as pointer to const. However it seems that 'cb_zathura_page_widget_motion_notify' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/page-widget.c:1283:45: style: Parameter 'item' can be declared as pointer to const. However it seems that 'cb_menu_image_copy' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/page-widget.c:1306:45: style: Parameter 'item' can be declared as pointer to const. However it seems that 'cb_menu_image_save' is a callback function, if 'item' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/plugin.c:63:27: style: Parameter 'data' can be declared as pointer to const. However it seems that 'add_dir' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/plugin.c:280:28: style: Parameter 'data' can be declared as pointer to const. However it seems that 'load_dir' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zathura-0.5.13/zathura/synctex.c:323:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'dup_and_append_rect' 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/z/zaz/zaz_1.0.1.orig.tar.xz zaz-1.0.1/src/level.cpp:26:21: style: Parameter 'paths' can be declared as const array. However it seems that 'Level' is a callback function, if 'paths' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zbar/zbar_0.23.93.orig.tar.gz zbar-0.23.93/python/decoder.c:31:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'decoder_new' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/decoder.c:32:15: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'decoder_new' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/decoder.c:212:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'decoder_reset' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/decoder.c:213:21: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'decoder_reset' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/decoder.c:223:64: style: Parameter 'args' can be declared as pointer to const. However it seems that 'decoder_new_scan' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/decoder.c:224:17: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'decoder_new_scan' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/imagescanner.c:31:73: style: Parameter 'args' can be declared as pointer to const. However it seems that 'imagescanner_new' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/imagescanner.c:32:18: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'imagescanner_new' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/scanner.c:114:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'scanner_reset' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/scanner.c:115:21: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'scanner_reset' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/scanner.c:125:64: style: Parameter 'args' can be declared as pointer to const. However it seems that 'scanner_new_scan' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/scanner.c:126:17: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'scanner_new_scan' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/symbol.c:31:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'symbol_traverse' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/symbol.c:31:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'symbol_traverse' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/symbol.c:87:58: style: Parameter 'closure' can be declared as pointer to const. However it seems that 'symbol_get_long' is a callback function, if 'closure' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/zbarmodule.c:127:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'version' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/python/zbarmodule.c:150:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'increase_verbosity' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/test/test_dbus.c:50:39: style: Parameter 'optarg' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'optarg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/test/test_decode.c:71:39: style: Parameter 'optarg' can be declared as pointer to const. However it seems that 'parse_opt' is a callback function, if 'optarg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/zbar/video/v4l1.c:168:37: style: Parameter 'vdo' can be declared as pointer to const. However it seems that 'v4l1_start' is a callback function, if 'vdo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/zbar/video/v4l1.c:173:36: style: Parameter 'vdo' can be declared as pointer to const. However it seems that 'v4l1_stop' is a callback function, if 'vdo' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/zbar/window/dib.c:28:39: style: Parameter 'w' can be declared as pointer to const. However it seems that 'dib_cleanup' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/zbar/video/vfw.c:122:60: style: Parameter 'hdr' can be declared as pointer to const. However it seems that 'vfw_stream_cb' is a callback function, if 'hdr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zbar-0.23.93/zbar/window/ximage.c:28:42: style: Parameter 'w' can be declared as pointer to const. However it seems that 'ximage_cleanup' is a callback function, if 'w' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zeitgeist/zeitgeist_1.0.4.orig.tar.bz2 zeitgeist-v1.0.4/examples/c/monitor-events.c:49:40: style: Parameter 'mon' can be declared as pointer to const. However it seems that 'on_events_deleted' is a callback function, if 'mon' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/examples/c/monitor-events.c:50:40: style: Parameter 'time_range' can be declared as pointer to const. However it seems that 'on_events_deleted' is a callback function, if 'time_range' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/examples/c/monitor-events.c:51:40: style: Parameter 'event_ids' can be declared as pointer to const. However it seems that 'on_events_deleted' is a callback function, if 'event_ids' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/examples/c/monitor-events.c:52:40: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'on_events_deleted' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-datasource.c:36:17: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-datasource.c:43:20: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'teardown' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/extensions/fts++/test/test-stringutils.cpp:34:17: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/extensions/fts++/test/test-stringutils.cpp:40:20: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'teardown' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/extensions/fts++/test/test-stringutils.cpp:46:25: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_truncate' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/extensions/fts++/test/test-stringutils.cpp:92:23: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_mangle' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/extensions/fts++/test/test-stringutils.cpp:111:22: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_split' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/extensions/fts++/test/test-stringutils.cpp:214:28: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_underscores' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/extensions/fts++/test/test-stringutils.cpp:238:28: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_uncamelcase' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/extensions/fts++/test/test-stringutils.cpp:277:29: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_count_digits' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-mimetypes.c:31:17: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-mimetypes.c:36:20: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'teardown' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-mimetypes.c:41:31: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_mime_textplain' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-mimetypes.c:48:26: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_mime_none' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-mimetypes.c:54:27: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_mime_regex' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-mimetypes.c:66:28: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_scheme_file' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-mimetypes.c:73:28: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_scheme_none' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-log.c:198:28: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_get_default' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-monitor.c:31:17: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-monitor.c:36:20: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'teardown' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-symbols.c:32:17: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-symbols.c:37:20: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'teardown' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-symbols.c:65:24: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_not_uri' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-symbols.c:73:30: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_not_uri_equal' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-timerange.c:31:17: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-timerange.c:36:20: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'teardown' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-timestamp.c:31:17: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'setup' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-timestamp.c:36:20: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'teardown' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/test/c/test-timestamp.c:79:20: style: Parameter 'fix' can be declared as pointer to const. However it seems that 'test_now' is a callback function, if 'fix' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zeitgeist-v1.0.4/extensions/fts++/test/test-indexer.cpp:1163:39: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'discard_message' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zenity/zenity_4.1.99.orig.tar.xz zenity-4.1.99/src/calendar.c:132:59: style: Parameter 'rstr' can be declared as pointer to const. However it seems that 'zenity_calendar_dialog_response' is a callback function, if 'rstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/entry.c:191:56: style: Parameter 'rstr' can be declared as pointer to const. However it seems that 'zenity_entry_dialog_response' is a callback function, if 'rstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/forms.c:448:56: style: Parameter 'rstr' can be declared as pointer to const. However it seems that 'zenity_forms_dialog_response' is a callback function, if 'rstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/main.c:37:33: style: Parameter 'application' can be declared as pointer to const. However it seems that 'local_options_cb' is a callback function, if 'application' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/main.c:38:17: style: Parameter 'options' can be declared as pointer to const. However it seems that 'local_options_cb' is a callback function, if 'options' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/msg.c:212:54: style: Parameter 'rstr' can be declared as pointer to const. However it seems that 'zenity_msg_dialog_response' is a callback function, if 'rstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1202:46: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_general_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1202:69: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_general_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1203:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_general_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1225:47: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_calendar_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1225:70: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_calendar_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1226:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_calendar_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1238:44: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_entry_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1238:67: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_entry_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1239:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_entry_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1249:44: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_error_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1249:67: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_error_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1250:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_error_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1258:43: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_info_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1258:66: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_info_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1259:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_info_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1267:43: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_file_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1267:66: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_file_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1268:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_file_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1280:43: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_list_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1280:66: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_list_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1281:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_list_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1297:51: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_notification_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1297:74: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_notification_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1298:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_notification_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1307:47: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_progress_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1307:70: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_progress_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1308:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_progress_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1322:47: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_question_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1322:70: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_question_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1323:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_question_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1333:43: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_text_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1333:66: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_text_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1334:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_text_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1350:46: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_warning_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1350:69: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_warning_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1351:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_warning_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1359:44: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_scale_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1359:67: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_scale_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1360:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_scale_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1374:44: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_color_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1374:67: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_color_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1375:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_color_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1385:47: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_password_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1385:70: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_password_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1386:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_password_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1395:44: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_forms_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1395:67: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_forms_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1396:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_forms_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1406:43: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_misc_pre_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1406:66: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_misc_pre_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:1407:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_misc_pre_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:2018:44: style: Parameter 'context' can be declared as pointer to const. However it seems that 'zenity_misc_post_callback' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:2018:67: style: Parameter 'group' can be declared as pointer to const. However it seems that 'zenity_misc_post_callback' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/option.c:2019:11: style: Parameter 'data' can be declared as pointer to const. However it seems that 'zenity_misc_post_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/password.c:140:59: style: Parameter 'rstr' can be declared as pointer to const. However it seems that 'zenity_password_dialog_response' is a callback function, if 'rstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/progress.c:434:59: style: Parameter 'rstr' can be declared as pointer to const. However it seems that 'zenity_progress_dialog_response' is a callback function, if 'rstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/scale.c:140:56: style: Parameter 'rstr' can be declared as pointer to const. However it seems that 'zenity_scale_dialog_response' is a callback function, if 'rstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/text.c:445:55: style: Parameter 'rstr' can be declared as pointer to const. However it seems that 'zenity_text_dialog_response' is a callback function, if 'rstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/tree.c:539:55: style: Parameter 'rstr' can be declared as pointer to const. However it seems that 'zenity_tree_dialog_response' is a callback function, if 'rstr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/zenity-tree-column-view.c:53:15: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'zenity_tree_item_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/zenity-tree-column-view.c:77:15: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'zenity_tree_item_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/zenity-tree-column-view.c:479:15: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'zenity_tree_column_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenity-4.1.99/src/zenity-tree-column-view.c:511:15: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'zenity_tree_column_view_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/z/zenlisp/zenlisp_2013.11.22.orig.tar.gz zenlisp-2013.11.22/zl.c:1547:26: style: Parameter 'pcf' can be declared as pointer to const. However it seems that 'z_lambda' is a callback function, if 'pcf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenlisp-2013.11.22/zl.c:1547:36: style: Parameter 'pmode' can be declared as pointer to const. However it seems that 'z_lambda' is a callback function, if 'pmode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenlisp-2013.11.22/zl.c:1547:48: style: Parameter 'pcbn' can be declared as pointer to const. However it seems that 'z_lambda' is a callback function, if 'pcbn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenlisp-2013.11.22/zl.c:1738:25: style: Parameter 'pcf' can be declared as pointer to const. However it seems that 'z_quote' is a callback function, if 'pcf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenlisp-2013.11.22/zl.c:1738:35: style: Parameter 'pmode' can be declared as pointer to const. However it seems that 'z_quote' is a callback function, if 'pmode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenlisp-2013.11.22/zl.c:1738:47: style: Parameter 'pcbn' can be declared as pointer to const. However it seems that 'z_quote' is a callback function, if 'pcbn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenlisp-2013.11.22/zl.c:1749:32: style: Parameter 'pcf' can be declared as pointer to const. However it seems that 'z_closure_form' is a callback function, if 'pcf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenlisp-2013.11.22/zl.c:1749:42: style: Parameter 'pmode' can be declared as pointer to const. However it seems that 'z_closure_form' is a callback function, if 'pmode' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zenlisp-2013.11.22/zl.c:1749:54: style: Parameter 'pcbn' can be declared as pointer to const. However it seems that 'z_closure_form' is a callback function, if 'pcbn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zephyr/zephyr_3.1.2.orig.tar.gz zephyr-3.1.2/clients/zctl/zctl.c:253:12: style: Parameter 'argv' can be declared as const array. However it seems that 'wgc_control' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/clients/zctl/zctl.c:313:11: style: Parameter 'argv' can be declared as const array. However it seems that 'hm_control' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/clients/zctl/zctl.c:449:8: style: Parameter 'argv' can be declared as const array. However it seems that 'do_hide' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/clients/zctl/zctl.c:487:12: style: Parameter 'argv' can be declared as const array. However it seems that 'cancel_subs' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/clients/zctl/zctl.c:1348:31: style: Parameter 'argv' can be declared as const array. However it seems that 'show_commands' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/server/timer.c:245:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'timer_botch' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/zhm/timer.c:246:19: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'timer_botch' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/zwgc/exec.c:111:17: style: Parameter 'node' can be declared as pointer to const. However it seems that 'exec_noop' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/zwgc/exec.c:118:18: style: Parameter 'node' can be declared as pointer to const. However it seems that 'exec_break' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/zwgc/exec.c:125:17: style: Parameter 'node' can be declared as pointer to const. However it seems that 'exec_exit' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/zwgc/exec.c:270:21: style: Parameter 'node' can be declared as pointer to const. However it seems that 'exec_clearbuf' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/zwgc/exec.c:325:15: style: Parameter 'node' can be declared as pointer to const. However it seems that 'exec_if' is a callback function, if 'node' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/zwgc/port.c:589:27: style: Parameter 'p' can be declared as pointer to const. However it seems that 'close_filter_output' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/zwgc/port.c:631:20: style: Parameter 'p' can be declared as pointer to const. However it seems that 'close_output' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/zwgc/xerror.c:32:21: style: Parameter 'dpy' can be declared as pointer to const. However it seems that 'xerrortrap' is a callback function, if 'dpy' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zephyr-3.1.2/zwgc/xerror.c:33:18: style: Parameter 'xerrev' can be declared as pointer to const. However it seems that 'xerrortrap' is a callback function, if 'xerrev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zeromq3/zeromq3_4.3.5.orig.tar.gz libzmq-4.3.5/tests/test_inproc_connect.cpp:23:32: style: Parameter 'endpt_' can be declared as pointer to const. However it seems that 'simult_conn' is a callback function, if 'endpt_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libzmq-4.3.5/tests/test_inproc_connect.cpp:38:32: style: Parameter 'endpt_' can be declared as pointer to const. However it seems that 'simult_bind' is a callback function, if 'endpt_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libzmq-4.3.5/tests/test_proxy.cpp:45:32: style: Parameter 'db_' can be declared as pointer to const. However it seems that 'client_task' is a callback function, if 'db_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libzmq-4.3.5/tests/test_proxy_hwm.cpp:57:42: style: Parameter 'pvoid_' can be declared as pointer to const. However it seems that 'publisher_thread_main' is a callback function, if 'pvoid_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libzmq-4.3.5/tests/test_proxy_hwm.cpp:113:43: style: Parameter 'pvoid_' can be declared as pointer to const. However it seems that 'subscriber_thread_main' is a callback function, if 'pvoid_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libzmq-4.3.5/tests/test_proxy_hwm.cpp:168:50: style: Parameter 'pvoid_' can be declared as pointer to const. However it seems that 'proxy_stats_asker_thread_main' is a callback function, if 'pvoid_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libzmq-4.3.5/tests/test_proxy_hwm.cpp:213:38: style: Parameter 'pvoid_' can be declared as pointer to const. However it seems that 'proxy_thread_main' is a callback function, if 'pvoid_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libzmq-4.3.5/tests/test_proxy_steerable.cpp:47:32: style: Parameter 'db_' can be declared as pointer to const. However it seems that 'client_task' is a callback function, if 'db_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libzmq-4.3.5/tests/test_shutdown_stress.cpp:22:27: style: Parameter 'data_' can be declared as pointer to const. However it seems that 'worker' is a callback function, if 'data_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libzmq-4.3.5/tests/testutil_security.cpp:66:55: style: Parameter 'server_secret_' can be declared as pointer to const. However it seems that 'socket_config_curve_server' is a callback function, if 'server_secret_' is declared with const you might also need to cast function pointer(s). [constParameterCallback] libzmq-4.3.5/unittests/unittest_radix_tree.cpp:208:33: style: Parameter 'data_' can be declared as pointer to const. However it seems that 'return_key' 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/z/zfec/zfec_1.5.7.4.orig.tar.gz zfec-1.5.7.4/zfec/_fecmodule.c:117:25: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Encoder_encode' 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/z/zfs-fuse/zfs-fuse_0.7.0.orig.tar.bz2 zfs-fuse-0.7.0/src/cmd/zdb/zdb_il.c:88:29: style: Parameter 'zilog' can be declared as pointer to const. However it seems that 'zil_prt_rec_remove' is a callback function, if 'zilog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/cmd/zdb/zdb_il.c:88:61: style: Parameter 'lr' can be declared as pointer to const. However it seems that 'zil_prt_rec_remove' is a callback function, if 'lr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/cmd/zdb/zdb_il.c:96:27: style: Parameter 'zilog' can be declared as pointer to const. However it seems that 'zil_prt_rec_link' is a callback function, if 'zilog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/cmd/zdb/zdb_il.c:96:57: style: Parameter 'lr' can be declared as pointer to const. However it seems that 'zil_prt_rec_link' is a callback function, if 'lr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/cmd/zdb/zdb_il.c:105:29: style: Parameter 'zilog' can be declared as pointer to const. However it seems that 'zil_prt_rec_rename' is a callback function, if 'zilog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/cmd/zdb/zdb_il.c:183:31: style: Parameter 'zilog' can be declared as pointer to const. However it seems that 'zil_prt_rec_truncate' is a callback function, if 'zilog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/cmd/zdb/zdb_il.c:183:65: style: Parameter 'lr' can be declared as pointer to const. However it seems that 'zil_prt_rec_truncate' is a callback function, if 'lr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/cmd/zdb/zdb_il.c:192:30: style: Parameter 'zilog' can be declared as pointer to const. However it seems that 'zil_prt_rec_setattr' is a callback function, if 'zilog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/cmd/zdb/zdb_il.c:237:26: style: Parameter 'zilog' can be declared as pointer to const. However it seems that 'zil_prt_rec_acl' is a callback function, if 'zilog' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/cmd/zdb/zdb_il.c:237:55: style: Parameter 'lr' can be declared as pointer to const. However it seems that 'zil_prt_rec_acl' is a callback function, if 'lr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libnvpair/nvpair_alloc_fixed.c:84:28: style: Parameter 'nva' can be declared as pointer to const. However it seems that 'nv_fixed_alloc' is a callback function, if 'nva' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libnvpair/nvpair_alloc_fixed.c:99:27: style: Parameter 'nva' can be declared as pointer to const. However it seems that 'nv_fixed_free' is a callback function, if 'nva' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libnvpair/nvpair_alloc_fixed.c:99:38: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'nv_fixed_free' is a callback function, if 'buf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libnvpair/nvpair_alloc_fixed.c:105:28: style: Parameter 'nva' can be declared as pointer to const. However it seems that 'nv_fixed_reset' is a callback function, if 'nva' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libnvpair/nvpair_alloc_system.c:34:26: style: Parameter 'nva' can be declared as pointer to const. However it seems that 'nv_alloc_sys' is a callback function, if 'nva' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/cmd/zfs/zfs_main.c:3435:67: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'unshare_unmount_compare' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libsolkerncompat/vnode.c:1253:23: style: Parameter 'vp' can be declared as pointer to const. However it seems that 'root_getattr' is a callback function, if 'vp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libsolkerncompat/vnode.c:1261:21: style: Parameter 'vp' can be declared as pointer to const. However it seems that 'root_fsync' is a callback function, if 'vp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libsolkerncompat/vnode.c:1261:47: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'root_fsync' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libsolkerncompat/vnode.c:1269:21: style: Parameter 'vp' can be declared as pointer to const. However it seems that 'root_close' is a callback function, if 'vp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libsolkerncompat/vnode.c:1269:71: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'root_close' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libsolkerncompat/vnode.c:1328:18: style: Parameter 'vp' can be declared as pointer to const. However it seems that 'fd_read' is a callback function, if 'vp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libsolkerncompat/vnode.c:1349:19: style: Parameter 'vp' can be declared as pointer to const. However it seems that 'fd_write' is a callback function, if 'vp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libumem/umem.c:991:32: style: Parameter 'cp' can be declared as pointer to const. However it seems that 'umem_alloc_retry' is a callback function, if 'cp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzfs/libzfs_config.c:54:57: style: Parameter 'unused' can be declared as pointer to const. However it seems that 'config_node_compare' is a callback function, if 'unused' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzfs/libzfs_mount.c:584:9: style: Parameter 'prot' can be declared as pointer to const. However it seems that 'zfsfuse_share' is a callback function, if 'prot' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzfs/libzfs_mount.c:633:58: style: Parameter 'mshare' can be declared as pointer to const. However it seems that 'zfsfuse_findshare' is a callback function, if 'mshare' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzfs/libzfs_mount.c:661:57: style: Parameter 'proto' can be declared as pointer to const. However it seems that 'zfsfuse_enable_share' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzfs/libzfs_mount.c:666:58: style: Parameter 'proto' can be declared as pointer to const. However it seems that 'zfsfuse_disable_share' is a callback function, if 'proto' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzpool/ddt.c:887:30: style: Parameter 'zio' can be declared as pointer to const. However it seems that 'ddt_repair_entry_done' is a callback function, if 'zio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzpool/dmu.c:874:23: style: Parameter 'zio' can be declared as pointer to const. However it seems that 'dmu_sync_ready' is a callback function, if 'zio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzpool/dmu.c:1362:28: style: Parameter 'vbuf' can be declared as pointer to const. However it seems that 'byteswap_uint8_array' is a callback function, if 'vbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzpool/vdev_file.c:244:26: style: Parameter 'zio' can be declared as pointer to const. However it seems that 'vdev_file_io_done' is a callback function, if 'zio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzpool/vdev_missing.c:58:28: style: Parameter 'vd' can be declared as pointer to const. However it seems that 'vdev_missing_close' is a callback function, if 'vd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/lib/libzpool/vdev_missing.c:72:29: style: Parameter 'zio' can be declared as pointer to const. However it seems that 'vdev_missing_io_done' is a callback function, if 'zio' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_acl.c:148:23: style: Parameter 'acep' can be declared as pointer to const. However it seems that 'zfs_ace_v0_size' is a callback function, if 'acep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:262:31: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_none' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:262:43: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'zfs_secpolicy_none' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:490:32: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_fsacl' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:506:35: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_rollback' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:513:31: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_send' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:548:32: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_share' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:548:44: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'zfs_secpolicy_share' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:565:34: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_smb_acl' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:565:46: style: Parameter 'cr' can be declared as pointer to const. However it seems that 'zfs_secpolicy_smb_acl' is a callback function, if 'cr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:617:34: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_destroy' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:677:33: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_rename' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:724:34: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_receive' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:748:35: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_snapshot' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:755:33: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_create' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:876:44: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_userspace_upgrade' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:883:31: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_hold' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:890:34: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_secpolicy_release' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:2897:42: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'zfs_unmount_snap' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:3960:26: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_ioc_share' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zfs-fuse-0.7.0/src/zfs-fuse/zfs_ioctl.c:4084:28: style: Parameter 'zc' can be declared as pointer to const. However it seems that 'zfs_ioc_smb_acl' is a callback function, if 'zc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zile/zile_2.6.2.orig.tar.gz basic.c:854:42: style: Parameter 'self' can be declared as pointer to const. However it seems that '_scroll_down_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] basic.c:864:40: style: Parameter 'self' can be declared as pointer to const. However it seems that '_scroll_up_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bind.c:2408:50: style: Parameter 'self' can be declared as pointer to const. However it seems that '_self_insert_command_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] bind.c:2723:38: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda30__buffer_writer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keycode.c:473:38: style: Parameter 'self' can be declared as pointer to const. However it seems that '_keytodesc_key_stringifier' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] keycode.c:920:37: style: Parameter 'self' can be declared as pointer to const. However it seems that '_keytostr_key_stringifier' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] killring.c:805:46: style: Parameter 'self' can be declared as pointer to const. However it seems that '_kill_whole_line_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] killring.c:815:49: style: Parameter 'self' can be declared as pointer to const. However it seems that '_kill_line_backward_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] line.c:977:41: style: Parameter 'self' can be declared as pointer to const. However it seems that '_insert_tab_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] line.c:1010:38: style: Parameter 'self' can be declared as pointer to const. However it seems that '_newline_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] line.c:1043:50: style: Parameter 'self' can be declared as pointer to const. However it seems that '_intercalate_newline_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] macro.c:877:41: style: Parameter 'self' can be declared as pointer to const. However it seems that '_call_macro_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] registers.c:451:46: style: Parameter 'self' can be declared as pointer to const. However it seems that '_insert_register_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] registers.c:723:39: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda122__buffer_writer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcs.c:2586:38: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda47__buffer_writer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcs.c:3761:42: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda72__movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcs.c:3785:42: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda73__movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcs.c:3846:42: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda75__movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcs.c:3870:42: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda76__movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcs.c:4207:53: style: Parameter 'self' can be declared as pointer to const. However it seems that '_setcase_word_lowercase_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcs.c:4273:53: style: Parameter 'self' can be declared as pointer to const. However it seems that '_setcase_word_uppercase_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcs.c:4339:54: style: Parameter 'self' can be declared as pointer to const. However it seems that '_setcase_word_capitalize_movement_delegate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcs.c:4417:39: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda83__char_transform' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] funcs.c:4462:39: style: Parameter 'self' can be declared as pointer to const. However it seems that '___lambda85__char_transform' 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/z/zim-tools/zim-tools_3.5.0.orig.tar.xz zim-tools-3.5.0/src/zimdump.cpp:393:41: style: Parameter 'args' can be declared as reference to const. However it seems that 'subcmdInfo' 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/z/zinnia/zinnia_0.06.orig.tar.gz zinnia-0.06/ruby/zinnia_wrap.cpp:2160:44: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Character_set_value' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:2236:44: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Character_set_width' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:2275:45: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Character_set_height' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:2413:38: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Character_add' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:2505:46: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Character_stroke_size' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:2547:36: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Character_x' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:2597:36: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Character_y' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:2647:40: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Character_parse' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:2810:37: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Result_value' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:2852:37: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Result_score' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:3172:41: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Recognizer_value' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:3214:44: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Recognizer_classify' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:3350:36: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Trainer_add' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:3426:38: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Trainer_train' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:3471:40: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Trainer_convert' is a callback function, if 'argv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zinnia-0.06/ruby/zinnia_wrap.cpp:3527:43: style: Parameter 'argv' can be declared as pointer to const. However it seems that '_wrap_Trainer_makeHeader' 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/z/zip/zip_3.0.orig.tar.gz zip30/windll/example.c:360:33: style: Parameter 'buf' can be declared as pointer to const. However it seems that 'DummyPrint' 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/z/zix/zix_0.6.2.orig.tar.xz zix-0.6.2/src/bump_allocator.c:82:58: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'zix_bump_free' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zix-0.6.2/benchmark/tree_bench.c:51:47: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'g_int_cmp' 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/z/zlib/zlib_1.3.dfsg+really1.3.1.orig.tar.gz zlib-1.3.1/test/infcover.c:463:22: style: Parameter 'desc' can be declared as pointer to const. However it seems that 'push' is a callback function, if 'desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zlog/zlog_1.2.18.orig.tar.gz zlog-1.2.18/src/rotater.c:175:40: style: Parameter 'a_file_1' can be declared as pointer to const. However it seems that 'zlog_file_cmp' is a callback function, if 'a_file_1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/rotater.c:175:64: style: Parameter 'a_file_2' can be declared as pointer to const. However it seems that 'zlog_file_cmp' is a callback function, if 'a_file_2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:163:46: style: Parameter 'a_spec' can be declared as pointer to const. However it seems that 'zlog_spec_write_str' is a callback function, if 'a_spec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:168:75: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_category' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:173:74: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_srcfile' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:182:79: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_srcfile_neat' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:198:74: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_srcline' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:204:74: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_srcfunc' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:214:75: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_hostname' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:251:74: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_tid_hex' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:259:75: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_tid_long' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:267:71: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_ktid' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:275:82: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_level_lowercase' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/src/spec.c:283:82: style: Parameter 'a_thread' can be declared as pointer to const. However it seems that 'zlog_spec_write_level_uppercase' is a callback function, if 'a_thread' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/test/test_hashtable.c:26:19: style: Parameter 'kv' can be declared as pointer to const. However it seems that 'myfree' is a callback function, if 'kv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/test/test_press_write.c:32:19: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'work' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/test/test_press_write2.c:30:19: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'work' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/test/test_press_zlog2.c:30:19: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'work' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zlog-1.2.18/test/test_record.c:19:24: style: Parameter 'msg' can be declared as pointer to const. However it seems that 'output' is a callback function, if 'msg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zmap/zmap_4.3.4.orig.tar.gz zmap-4.3.4/examples/probe-modules/module_tcp_cisco_backdoor.c:26:57: style: Parameter 'state' can be declared as pointer to const. However it seems that 'synscan_global_initialize' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_bacnet.c:174:49: style: Parameter 'conf' can be declared as pointer to const. However it seems that 'bacnet_global_initialize' is a callback function, if 'conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_icmp_echo_time.c:57:29: style: Parameter 'validation' can be declared as pointer to const. However it seems that 'icmp_echo_make_packet' is a callback function, if 'validation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_icmp_echo.c:40:47: style: Parameter 'conf' can be declared as pointer to const. However it seems that 'icmp_global_initialize' is a callback function, if 'conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_icmp_echo.c:168:29: style: Parameter 'validation' can be declared as pointer to const. However it seems that 'icmp_echo_make_packet' is a callback function, if 'validation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_tcp_synackscan.c:35:60: style: Parameter 'state' can be declared as pointer to const. However it seems that 'synackscan_global_initialize' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_tcp_synackscan.c:97:28: style: Parameter 'src_ip' can be declared as pointer to const. However it seems that 'synackscan_validate_packet' is a callback function, if 'src_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_ipip.c:42:47: style: Parameter 'conf' can be declared as pointer to const. However it seems that 'ipip_global_initialize' is a callback function, if 'conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_ipip.c:300:15: style: Parameter 'src_ip' can be declared as pointer to const. However it seems that 'ipip_validate_packet' is a callback function, if 'src_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_tcp_synscan.c:160:18: style: Parameter 'src_ip' can be declared as pointer to const. However it seems that 'synscan_validate_packet' is a callback function, if 'src_ip' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_upnp.c:37:47: style: Parameter 'state' can be declared as pointer to const. However it seems that 'upnp_global_initialize' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_dns.c:909:14: style: Parameter 'validation' can be declared as pointer to const. However it seems that 'dns_process_packet' is a callback function, if 'validation' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmap-4.3.4/src/probe_modules/module_udp.c:152:46: style: Parameter 'conf' can be declared as pointer to const. However it seems that 'udp_global_initialize' is a callback function, if 'conf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zmat/zmat_0.9.9+ds.1.orig.tar.gz zmat-0.9.9/src/blosc2/internal-complibs/zstd/dictBuilder/cover.c:259:35: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'COVER_cmp' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmat-0.9.9/src/blosc2/internal-complibs/zstd/dictBuilder/cover.c:267:36: style: Parameter 'ctx' can be declared as pointer to const. However it seems that 'COVER_cmp8' is a callback function, if 'ctx' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmat-0.9.9/src/easylzma/lzip_header.c:48:48: style: Parameter 'ftr' can be declared as pointer to const. However it seems that 'serializeLzipFooter' is a callback function, if 'ftr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmat-0.9.9/src/easylzma/pavlov/LzFind.c:45:56: style: Parameter 'p' can be declared as pointer to const. However it seems that 'MatchFinder_GetPointerToCurrentPos' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zmat-0.9.9/src/easylzma/pavlov/LzFind.c:48:55: style: Parameter 'p' can be declared as pointer to const. However it seems that 'MatchFinder_GetNumAvailableBytes' 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/z/zoem/zoem_21-341.orig.tar.gz zoem-21-341/src/filter.c:212:22: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'filterTxt' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zoem-21-341/src/filter.c:289:15: style: Parameter 'fd' can be declared as pointer to const. However it seems that 'filterStrip' is a callback function, if 'fd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zoem-21-341/src/filter.c:290:15: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'filterStrip' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zoem-21-341/src/filter.c:300:15: style: Parameter 'txt' can be declared as pointer to const. However it seems that 'filterCopy' is a callback function, if 'txt' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zookeeper/zookeeper_3.9.4.orig.tar.gz apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:65:38: style: Parameter 'oa' can be declared as pointer to const. However it seems that 'oa_start_record' is a callback function, if 'oa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:69:36: style: Parameter 'oa' can be declared as pointer to const. However it seems that 'oa_end_record' is a callback function, if 'oa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:73:39: style: Parameter 'oa' can be declared as pointer to const. However it seems that 'oa_serialize_int' is a callback function, if 'oa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:101:40: style: Parameter 'oa' can be declared as pointer to const. However it seems that 'oa_serialize_long' is a callback function, if 'oa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:117:36: style: Parameter 'oa' can be declared as pointer to const. However it seems that 'oa_end_vector' is a callback function, if 'oa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:121:40: style: Parameter 'oa' can be declared as pointer to const. However it seems that 'oa_serialize_bool' is a callback function, if 'oa' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:183:38: style: Parameter 'ia' can be declared as pointer to const. However it seems that 'ia_start_record' is a callback function, if 'ia' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:187:36: style: Parameter 'ia' can be declared as pointer to const. However it seems that 'ia_end_record' is a callback function, if 'ia' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:191:41: style: Parameter 'ia' can be declared as pointer to const. However it seems that 'ia_deserialize_int' is a callback function, if 'ia' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:203:42: style: Parameter 'ia' can be declared as pointer to const. However it seems that 'ia_deserialize_long' is a callback function, if 'ia' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:220:36: style: Parameter 'ia' can be declared as pointer to const. However it seems that 'ia_end_vector' is a callback function, if 'ia' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/recordio.c:224:42: style: Parameter 'ia' can be declared as pointer to const. However it seems that 'ia_deserialize_bool' is a callback function, if 'ia' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/zk_hashtable.c:67:44: style: Parameter 'str' can be declared as pointer to const. However it seems that 'string_hash_djb2' is a callback function, if 'str' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/zk_hashtable.c:78:31: style: Parameter 'key1' can be declared as pointer to const. However it seems that 'string_equal' is a callback function, if 'key1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/zk_hashtable.c:78:42: style: Parameter 'key2' can be declared as pointer to const. However it seems that 'string_equal' is a callback function, if 'key2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/zk_sasl.c:402:34: style: Parameter 'context' can be declared as pointer to const. However it seems that '_zsasl_getrealm' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/zk_sasl.c:413:32: style: Parameter 'context' can be declared as pointer to const. However it seems that '_zsasl_simple' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/zk_sasl.c:453:42: style: Parameter 'conn' can be declared as pointer to const. However it seems that '_zsasl_getsecret' is a callback function, if 'conn' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/zookeeper.c:1213:40: style: Parameter 'p1' can be declared as pointer to const. However it seems that 'null_watcher_fn' is a callback function, if 'p1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-client/zookeeper-client-c/src/zookeeper.c:1213:79: style: Parameter 'p5' can be declared as pointer to const. However it seems that 'null_watcher_fn' is a callback function, if 'p5' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkfuse/src/zkfuse.cc:3652:37: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'zkfuse_fgetattr' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkfuse/src/zkfuse.cc:3722:53: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'zkfuse_readdir' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkfuse/src/zkfuse.cc:3746:64: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'zkfuse_releasedir' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkfuse/src/zkfuse.cc:3920:75: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'zkfuse_ftruncate' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkfuse/src/zkfuse.cc:4012:26: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'zkfuse_read' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkfuse/src/zkfuse.cc:4038:55: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'zkfuse_write' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkfuse/src/zkfuse.cc:4062:60: style: Parameter 'stbuf' can be declared as pointer to const. However it seems that 'zkfuse_statfs' is a callback function, if 'stbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkfuse/src/zkfuse.cc:4069:59: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'zkfuse_flush' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkfuse/src/zkfuse.cc:4098:61: style: Parameter 'fi' can be declared as pointer to const. However it seems that 'zkfuse_release' is a callback function, if 'fi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkpython/src/c/zookeeper.c:574:57: style: Parameter 'acl' can be declared as pointer to const. However it seems that 'acl_completion_dispatch' is a callback function, if 'acl' is declared with const you might also need to cast function pointer(s). [constParameterCallback] apache-zookeeper-3.9.4/zookeeper-contrib/zookeeper-contrib-zkpython/src/c/zookeeper.c:574:75: style: Parameter 'stat' can be declared as pointer to const. However it seems that 'acl_completion_dispatch' is a callback function, if 'stat' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zope.interface/zope.interface_8.0.1.orig.tar.gz zope.interface-8.0.1/src/zope/interface/_zope_interface_coptimizations.c:290:16: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SB_extends' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zope.interface-8.0.1/src/zope/interface/_zope_interface_coptimizations.c:578:36: style: Parameter 'inst' can be declared as pointer to const. However it seems that 'CPB_descr_get' is a callback function, if 'inst' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zope.interface-8.0.1/src/zope/interface/_zope_interface_coptimizations.c:578:52: style: Parameter 'cls' can be declared as pointer to const. However it seems that 'CPB_descr_get' is a callback function, if 'cls' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zope.security/zope.security_8.1.orig.tar.gz zope_security-8.1/src/zope/security/_proxy.c:295:22: style: Parameter 'self' can be declared as pointer to const. However it seems that 'proxy_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zope_security-8.1/src/zope/security/_proxy.c:295:38: style: Parameter 'args' can be declared as pointer to const. However it seems that 'proxy_init' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zope_security-8.1/src/zope/security/_proxy.c:295:54: style: Parameter 'kw' can be declared as pointer to const. However it seems that 'proxy_init' is a callback function, if 'kw' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zpaqfranz/zpaqfranz_63.3.orig.tar.gz zpaqfranz-63.3/zpaqfranz.cpp:50953:29: style: Parameter 'p_hash' can be declared as pointer to const. However it seems that 'finalizza_none' is a callback function, if 'p_hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zpaqfranz-63.3/zpaqfranz.cpp:51072:31: style: Parameter 'p_hash' can be declared as pointer to const. However it seems that 'finalizza_wyhash' is a callback function, if 'p_hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zpaqfranz-63.3/zpaqfranz.cpp:51078:33: style: Parameter 'p_hash' can be declared as pointer to const. However it seems that 'finalizza_nilsimsa' is a callback function, if 'p_hash' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zpaqfranz-63.3/zpaqfranz.cpp:51084:32: style: Parameter 'p_hash' can be declared as pointer to const. However it seems that 'finalizza_entropy' is a callback function, if 'p_hash' 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 zsh-5.9/Src/Modules/files.c:546:26: style: Parameter 'rp' can be declared as pointer to const. However it seems that 'rm_leaf' is a callback function, if 'rp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsh-5.9/Src/Modules/files.c:594:29: style: Parameter 'rp' can be declared as pointer to const. However it seems that 'rm_dirpost' is a callback function, if 'rp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsh-5.9/Src/Modules/files.c:642:32: style: Parameter 'rp' can be declared as pointer to const. However it seems that 'chmod_dochmod' is a callback function, if 'rp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsh-5.9/Src/Modules/files.c:682:32: style: Parameter 'rp' can be declared as pointer to const. However it seems that 'chown_dochown' is a callback function, if 'rp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsh-5.9/Src/Modules/files.c:695:33: style: Parameter 'rp' can be declared as pointer to const. However it seems that 'chown_dolchown' is a callback function, if 'rp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsh-5.9/Src/Zle/compresult.c:2232:28: style: Parameter 'mp' can be declared as pointer to const. However it seems that 'iprintm' is a callback function, if 'mp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zsnes/zsnes_1.510+bz2.orig.tar.bz2 zsnes_1_51/src/mmlib/linux.c:357:45: style: Parameter 'event' can be declared as pointer to const. However it seems that 'linux_evdev_poll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/mmlib/osx.c:1677:51: style: Parameter 'event' can be declared as pointer to const. However it seems that 'macosx_hidmanager_poll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/mmlib/windows.c:747:49: style: Parameter 'event' can be declared as pointer to const. However it seems that 'windows_wminput_poll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/cutrtype.cpp:144:52: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'cut_redund' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/depbuild.cpp:145:62: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'dependency_calculate' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/extraext.cpp:251:53: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'extra_check' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/macroll.cpp:202:53: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'build_macro' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/minwhite.cpp:89:52: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'force_trim' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/minwhite.cpp:94:57: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'trim_whitespace' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/nreplace.cpp:57:53: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'handle_file' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/objprefx.cpp:117:53: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'extra_check' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/sec-test.cpp:153:54: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'section_test' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/srccount.cpp:35:52: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'size_tally' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/tools/varrep.cpp:120:58: style: Parameter 'stat_buffer' can be declared as reference to const. However it seems that 'variable_replace' is a callback function, if 'stat_buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/zstate.c:307:51: style: Parameter 'src' can be declared as pointer to const. However it seems that 'memcpyinc' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/zstate.c:471:58: style: Parameter 'src' can be declared as pointer to const. However it seems that 'state_size_tally' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zsnes_1_51/src/zstate.c:639:63: style: Parameter 'data' can be declared as pointer to const. However it seems that 'write_save_state_data' 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/z/zulucrypt/zulucrypt_6.2.0.orig.tar.xz zuluCrypt-6.2.0/zuluCrypt-cli/lib/add_key.c:184:63: style: Parameter 'cd' can be declared as pointer to const. However it seems that '_set_options' is a callback function, if 'cd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuluCrypt-6.2.0/zuluCrypt-cli/lib/create_luks.c:61:49: style: Parameter 'c' can be declared as pointer to const. However it seems that '_debug' is a callback function, if 'c' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuluCrypt-6.2.0/zuluCrypt-cli/lib/create_luks.c:368:45: style: Parameter 'cd' can be declared as pointer to const. However it seems that '_format_0' is a callback function, if 'cd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuluCrypt-6.2.0/zuluCrypt-cli/lib/create_luks.c:373:83: style: Parameter 'cd' can be declared as pointer to const. However it seems that '_set_persistent_flags_0' is a callback function, if 'cd' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zuo/zuo_1.12.orig.tar.gz zuo-1.12/zuo.c:2418:33: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'zuo_pair_p' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:2422:33: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'zuo_null_p' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:2426:36: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'zuo_integer_p' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:2430:35: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'zuo_string_p' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:2434:35: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'zuo_symbol_p' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:2438:38: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'zuo_procedure_p' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:2450:33: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'zuo_hash_p' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:2721:37: style: Parameter 'tag' can be declared as pointer to const. However it seems that 'zuo_opaque_ref' is a callback function, if 'tag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:2801:30: style: Parameter 'obj' can be declared as pointer to const. However it seems that 'zuo_not' is a callback function, if 'obj' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:2850:29: style: Parameter 'n' can be declared as pointer to const. However it seems that 'zuo_eq' is a callback function, if 'n' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:2850:39: style: Parameter 'm' can be declared as pointer to const. However it seems that 'zuo_eq' is a callback function, if 'm' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:3059:37: style: Parameter 'var' can be declared as pointer to const. However it seems that 'zuo_variable_p' is a callback function, if 'var' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:4683:53: style: Parameter 'ansi' can be declared as pointer to const. However it seems that 'zuo_fd_terminal_p' is a callback function, if 'ansi' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:4750:35: style: Parameter 'var' can be declared as pointer to const. However it seems that 'zuo_handle_p' is a callback function, if 'var' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:5043:44: style: Parameter 'follow_links' can be declared as pointer to const. However it seems that 'zuo_stat' is a callback function, if 'follow_links' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:5043:65: style: Parameter 'false_on_error' can be declared as pointer to const. However it seems that 'zuo_stat' is a callback function, if 'false_on_error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zuo-1.12/zuo.c:5942:55: style: Parameter 'starts_exe' can be declared as pointer to const. However it seems that 'zuo_shell_to_strings' is a callback function, if 'starts_exe' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zutty/zutty_0.16.3.20250303+dfsg1.orig.tar.xz zutty-0.16.3.20250303+dfsg1/src/fontpack.cc:58:43: style: Parameter 'ftwbuf' can be declared as pointer to const. However it seems that 'fontFileFilter' is a callback function, if 'ftwbuf' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zutty-0.16.3.20250303+dfsg1/src/main.cc:389:33: style: Parameter 'info' can be declared as pointer to const. However it seems that 'sighandler' is a callback function, if 'info' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zutty-0.16.3.20250303+dfsg1/src/main.cc:389:45: style: Parameter 'ucontext' can be declared as pointer to const. However it seems that 'sighandler' is a callback function, if 'ucontext' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zvbi/zvbi_0.2.44.orig.tar.gz zvbi-0.2.44/src/exp-txt.c:596:18: style: Parameter 'pg' can be declared as pointer to const. However it seems that 'export' is a callback function, if 'pg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zvbi-0.2.44/src/exp-gfx.c:1147:31: style: Parameter 'ac' can be declared as pointer to const. However it seems that 'draw_char_cc_indexed' is a callback function, if 'ac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zvbi-0.2.44/src/exp-gfx.c:1158:31: style: Parameter 'ac' can be declared as pointer to const. However it seems that 'draw_char_vt_indexed' is a callback function, if 'ac' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zynaddsubfx/zynaddsubfx_3.0.6.orig.tar.bz2 zynaddsubfx-3.0.6/DPF/dgl/src/pugl-upstream/src/x11_cairo.c:74:30: style: Parameter 'view' can be declared as pointer to const. However it seems that 'puglX11CairoCreate' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zynaddsubfx-3.0.6/DPF/dgl/src/pugl-upstream/src/x11_cairo.c:141:34: style: Parameter 'view' can be declared as pointer to const. However it seems that 'puglX11CairoGetContext' is a callback function, if 'view' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zynaddsubfx-3.0.6/DPF/dgl/src/nanovg/stb_image.h:3321:63: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_v_2' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zynaddsubfx-3.0.6/DPF/dgl/src/nanovg/stb_image.h:3321:81: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'stbi__resample_row_v_2' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zynaddsubfx-3.0.6/DPF/dgl/src/nanovg/stb_image.h:3361:64: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_hv_2' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zynaddsubfx-3.0.6/DPF/dgl/src/nanovg/stb_image.h:3361:82: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'stbi__resample_row_hv_2' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zynaddsubfx-3.0.6/DPF/dgl/src/nanovg/stb_image.h:3502:67: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_generic' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zynaddsubfx-3.0.6/tlsf/tlsf.c:621:36: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'integrity_walker' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zynaddsubfx-3.0.6/tlsf/tlsf.c:692:34: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'default_walker' 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/z/zytrax/zytrax_0+git20250217+ds.orig.tar.xz zytrax-0+git20250217+ds/gui/stb_image.h:3282:63: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_v_2' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zytrax-0+git20250217+ds/gui/stb_image.h:3282:81: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'stbi__resample_row_v_2' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zytrax-0+git20250217+ds/gui/stb_image.h:3320:64: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_hv_2' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zytrax-0+git20250217+ds/gui/stb_image.h:3320:82: style: Parameter 'in_far' can be declared as pointer to const. However it seems that 'stbi__resample_row_hv_2' is a callback function, if 'in_far' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zytrax-0+git20250217+ds/gui/stb_image.h:3459:67: style: Parameter 'in_near' can be declared as pointer to const. However it seems that 'stbi__resample_row_generic' is a callback function, if 'in_near' is declared with const you might also need to cast function pointer(s). [constParameterCallback] ftp://ftp.de.debian.org/debian/pool/main/z/zziplib/zziplib_0.13.78+dfsg.1.orig.tar.xz zziplib-0.13.78/SDL/SDL_rwops_zzip.c:28:38: style: Parameter 'context' can be declared as pointer to const. However it seems that '_zzip_write' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zziplib-0.13.78/zzip/file.c:139:32: style: Parameter 's1' can be declared as pointer to const. However it seems that 'dirsep_strcasecmp' is a callback function, if 's1' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zziplib-0.13.78/zzip/file.c:139:49: style: Parameter 's2' can be declared as pointer to const. However it seems that 'dirsep_strcasecmp' is a callback function, if 's2' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zziplib-0.13.78/zzipwrap/zzipwrap.c:32:40: style: Parameter 'buffer' can be declared as pointer to const. However it seems that 'demo_block_callback' is a callback function, if 'buffer' is declared with const you might also need to cast function pointer(s). [constParameterCallback] zziplib-0.13.78/zzipwrap/zzipwrap.c:32:70: style: Parameter 'data' can be declared as pointer to const. However it seems that 'demo_block_callback' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback]